-
Notifications
You must be signed in to change notification settings - Fork 0
General functions and data structures for C
License
napsy/libhelper
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
libhelper ============ Common algorithms and data structures for the C programming language. Available: - doubly linked list - string hash map - reader for configuration files In works: - translation API - simple memory pool - simple reference counted objects Compilation ------------------- You need cmake in orderder to build this project: $ mkdir build $ cd build $ cmake .. $ make $ make test and you're done.
About
General functions and data structures for C
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published