https://github.com/miho/g4j
Efficient Generics for Java (uses a preprocessor to allow generic algorithms that use primitives)
https://github.com/miho/g4j
Last synced: 9 months ago
JSON representation
Efficient Generics for Java (uses a preprocessor to allow generic algorithms that use primitives)
- Host: GitHub
- URL: https://github.com/miho/g4j
- Owner: miho
- Created: 2011-04-24T20:15:10.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2016-02-22T19:13:47.000Z (almost 10 years ago)
- Last Synced: 2025-02-15T21:20:14.680Z (11 months ago)
- Language: Java
- Homepage: www.mihosoft.eu
- Size: 216 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# G4J
Efficient Generics for Java (uses a preprocessor to allow generic algorithms that use primitives). It is highly useful for generating generic code that makes use of primitives, especially primitive arrays.
**WARNING:** Please use this library with care. It can open Pandora's box ;)
We are waiting for project [valhalla](http://openjdk.java.net/projects/valhalla/)...