Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thehxdev/stdx.h
Single header helper library for C to extend libc
https://github.com/thehxdev/stdx.h
c libc library
Last synced: about 2 months ago
JSON representation
Single header helper library for C to extend libc
- Host: GitHub
- URL: https://github.com/thehxdev/stdx.h
- Owner: thehxdev
- Created: 2024-04-18T08:08:11.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-07T16:00:36.000Z (8 months ago)
- Last Synced: 2024-05-07T17:26:09.973Z (8 months ago)
- Topics: c, libc, library
- Language: C
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# STDX
STDX is a single-header helper library for C programming language providing commonly used data structures
and functionalities that standard `libc` does not provide.