A C library that contains various APIs. Created for claw_db and claw_regex.
Includes following implementations
- linked list
- vector
- unordered map
- b+ tree
- binary search tree
- murmur2 hash
No dependency, Linux only. Cmake can be used to build and integrate.