fmela / libdict
C library of key-value data structures.
☆290Updated 4 years ago
Alternatives and similar repositories for libdict:
Users that are interested in libdict are comparing it to the libraries listed below
- A C library of hashtables and tries designed to store objects with high performance☆230Updated last year
- 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…☆549Updated last year
- Minimize lock-free queue ever!☆132Updated 6 years ago
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆442Updated 2 years ago
- tpl - a small binary serialization library for C☆373Updated 3 years ago
- Lightweight event loop library for Linux epoll() family APIs☆240Updated 10 months ago
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆431Updated 4 months ago
- NIH Utility Library☆89Updated 3 years ago
- Tiny C string library☆199Updated last year
- Lock-free ring buffer (MPSC)☆455Updated 5 years ago
- A circular buffer alternative written in C under a BSD license☆138Updated 5 years ago
- C hash implementation based on khash☆170Updated 2 years ago
- A C utility library and persistent key/value storage engine☆302Updated this week
- A simple, easily embeddable cross-platform C library☆376Updated last year
- Simple C library for parsing URLs with zero-copy and no mallocs.☆135Updated 3 years ago
- C11 Lock-free Stack☆181Updated 8 months ago
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆102Updated 8 years ago
- A simple bitset library in C☆128Updated 3 months ago
- Coroutines in C☆121Updated 10 years ago
- A library of generic intrusive data structures and algorithms in ANSI C☆603Updated 6 years ago
- Small configuration file parser library for C.☆484Updated 11 months ago
- Core logging library for C/ObjC/C++☆196Updated 3 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- Http multipart parser implemented in C☆232Updated 2 years ago
- Simple, memory-safe data-structures in C.☆160Updated 9 years ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆255Updated 3 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- A generic C memory pool☆94Updated 8 years ago
- Commander option parser ported to C - simple API, auto-generated --help☆203Updated last year