The aim of this project is to build a simple and free library based on C language.
It contains:
1) generic data structure
2) generic algorithm
3) Thread pool
...
All the components are separate. For example, if you want to use DoubleList,
run the following:
cd DoubleList && cp ../build_environment.py . && python3 build_environment.py
All the *.c. *.h in DoubleList are needed if you want to use the component.
-
Notifications
You must be signed in to change notification settings - Fork 0
License
aorandexiaohai/CFreeLib
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published