https://github.com/iaseth/vec
Generic vector class for C.
https://github.com/iaseth/vec
Last synced: 7 months ago
JSON representation
Generic vector class for C.
- Host: GitHub
- URL: https://github.com/iaseth/vec
- Owner: iaseth
- License: mit
- Created: 2020-11-06T17:12:01.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-07T23:07:49.000Z (almost 5 years ago)
- Last Synced: 2025-03-12T21:03:45.608Z (7 months ago)
- Language: C
- Size: 47.9 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: HISTORY.md
- License: LICENSE
Awesome Lists containing this project
README
## vec
Vector implementation for plain `C`.