fmela / libdictLinks
C library of key-value data structures.
☆298Updated 5 years ago
Alternatives and similar repositories for libdict
Users that are interested in libdict are comparing it to the libraries listed below
Sorting:
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆448Updated 3 months ago
- Lightweight event loop library for Linux epoll() family APIs☆246Updated 9 months ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- tpl - a small binary serialization library for C☆385Updated 10 months ago
- 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…