fmela / libdict
C library of key-value data structures.
☆293Updated 5 years ago
Alternatives and similar repositories for libdict:
Users that are interested in libdict are comparing it to the libraries listed below
- tpl - a small binary serialization library for C☆377Updated 3 weeks 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…☆549Updated 2 years ago
- Lightweight event loop library for Linux epoll() family APIs☆241Updated last year
- A C library of hashtables and tries designed to store objects with high performance☆231Updated 2 years ago
- A circular buffer alternative written in C under a BSD license☆137Updated 6 years ago
- SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)☆185Updated 7 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆434Updated 7 months ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- Tiny C string library☆200Updated last year
- NIH Utility Library☆89Updated 3 years ago
- Embeddable, Fast, Streaming, Non-Buffering JSON Parser☆205Updated last year
- An efficient trie implementation.☆255Updated 4 years ago
- redis's async event loop library☆188Updated 5 years ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆257Updated 3 years ago
- C11 Lock-free Stack☆181Updated 11 months ago
- A library of generic intrusive data structures and algorithms in ANSI C☆604Updated 7 years ago
- timer.c: Tickless hierarchical timing wheel☆231Updated last year
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆86Updated 6 years ago
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆446Updated 2 years ago
- C multipurpose library and persistent key/value storage engine☆302Updated last week
- C hash implementation based on khash☆170Updated 3 years ago
- An implementation of the MessagePack serialization format in C / msgpack.org[C]☆350Updated 11 months ago
- C99 trie library☆99Updated 5 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆165Updated 6 years ago
- A generic C memory pool☆98Updated 8 years ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆273Updated 7 months ago
- A library which implements a couple of famous binary search trees.☆165Updated 3 years ago
- Commander option parser ported to C - simple API, auto-generated --help☆204Updated 3 weeks ago
- Lock-free ring buffer (MPSC)☆456Updated 5 years ago