https://github.com/nomemory/nmlib
A generic C data structures library I've created 10 years ago, to help me with various university homeworks. Found it in the google code archive (the github of that time).
https://github.com/nomemory/nmlib
Last synced: over 1 year ago
JSON representation
A generic C data structures library I've created 10 years ago, to help me with various university homeworks. Found it in the google code archive (the github of that time).
- Host: GitHub
- URL: https://github.com/nomemory/nmlib
- Owner: nomemory
- Created: 2021-01-10T19:39:06.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-10T19:41:39.000Z (over 5 years ago)
- Last Synced: 2025-03-22T06:31:46.793Z (over 1 year ago)
- Language: C
- Size: 11.7 KB
- Stars: 5
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A generic C data structures library (using `void*`) I've created more than 12-13 years ago, to help me with various university homeworks. Found it in the google code archive (the github of that time).