xant / libhlLinks
Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues
☆439Updated 9 months ago
Alternatives and similar repositories for libhl
Users that are interested in libhl are comparing it to the libraries listed below
Sorting:
- libsrt is a C library for writing fast and safe C code, faster. It provides string, vector, bit set, set, map, hash set, and hash map han…☆551Updated 2 years ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.