theoludwig/libcproject
C static library for learning purposes. Implement useful functions/data structures while being easier to use than `libc` (C standard library).
CMIT
Issues
- 1
[Feature] Date module: Add Functions to get current date time, both UTC and Local
#7 opened by theoludwig - 3
[Improvement] Usage of `<stdint.h>` as often as possible for better cross-platform compatibility (+ easier readability)
#9 opened by theoludwig - 2
- 1
- 1
[Feature] Add `hash_map` data structure
#3 opened by theoludwig - 1
[Feature] Add `array_list` data structure
#2 opened by theoludwig - 1
[Documentation] Generate a documentation to see all available functions and data structures
#1 opened by theoludwig - 1