https://github.com/detectivekaktus/gear
My personal standard library in C
https://github.com/detectivekaktus/gear
c cstrings dynamic-arrays extension hacktoberfest-accepted input-output library string-builder
Last synced: 12 days ago
JSON representation
My personal standard library in C
- Host: GitHub
- URL: https://github.com/detectivekaktus/gear
- Owner: detectivekaktus
- License: mit
- Created: 2024-07-27T22:54:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-24T17:06:07.000Z (11 months ago)
- Last Synced: 2025-04-24T18:24:25.875Z (11 months ago)
- Topics: c, cstrings, dynamic-arrays, extension, hacktoberfest-accepted, input-output, library, string-builder
- Language: C
- Homepage:
- Size: 40 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gear
A C standard library that prevents its user from reinventing the wheel with collection of data structures and utility functions.