https://github.com/jurgen-kluft/cgenerics
Cross platform generics
https://github.com/jurgen-kluft/cgenerics
containers cpp generics list map queue slice stack vector
Last synced: 6 months ago
JSON representation
Cross platform generics
- Host: GitHub
- URL: https://github.com/jurgen-kluft/cgenerics
- Owner: jurgen-kluft
- Created: 2018-11-09T05:15:25.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-06-01T00:33:00.000Z (about 1 year ago)
- Last Synced: 2025-06-01T11:02:08.831Z (about 1 year ago)
- Topics: containers, cpp, generics, list, map, queue, slice, stack, vector
- Language: C++
- Size: 115 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# xgenerics
Cross platform generics, the purpose of the containers is convenience, not for performance or controlling memory allocations.
- indexed
- slice
- list
- vector
- queue
- stack
- map