https://github.com/flp2113/baselib
Creating my own C codebase, implementing useful functions to save time while coding large projects.
https://github.com/flp2113/baselib
algorithms c data-structures
Last synced: about 1 year ago
JSON representation
Creating my own C codebase, implementing useful functions to save time while coding large projects.
- Host: GitHub
- URL: https://github.com/flp2113/baselib
- Owner: flp2113
- License: mit
- Created: 2024-04-28T05:33:07.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-20T21:32:50.000Z (almost 2 years ago)
- Last Synced: 2024-06-21T16:13:51.728Z (almost 2 years ago)
- Topics: algorithms, c, data-structures
- Language: C
- Homepage:
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# baselib
Creating my own C codebase, implementing useful functions to save time while coding large projects.