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
- Lightweight event loop library for Linux epoll() family APIs☆241Updated 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…☆550Updated 2 years ago
- tpl - a small binary serialization library for C☆375Updated this week
- 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…☆444Updated 2 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 6 months ago
- NIH Utility Library☆89Updated 3 years ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆137Updated 3 years ago
- C11 Lock-free Stack☆181Updated 10 months ago
- Embeddable, Fast, Streaming, Non-Buffering JSON Parser☆205Updated last year
- A circular buffer alternative written in C under a BSD license☆138Updated 5 years ago
- Super Light Regexp engine for C/C++☆537Updated 4 years ago
- A C library of hashtables and tries designed to store objects with high performance☆231Updated 2 years ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆257Updated 3 years ago
- timer.c: Tickless hierarchical timing wheel☆224Updated last year
- SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)☆184Updated 7 years ago
- redis's async event loop library☆189Updated 5 years ago
- Lightweight logger for C/C++ programs, implemented as a single header file.☆108Updated 2 years ago
- A library of generic intrusive data structures and algorithms in ANSI C☆604Updated 7 years ago
- Libasyncd is an embeddable event-based asynchronous Message/HTTP server framework for C/C++.☆174Updated last year
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆165Updated 6 years ago
- advanced, flexible JSON manipulation in C☆108Updated last year
- Lock-free ring buffer (MPSC)☆455Updated 5 years ago
- Http multipart parser implemented in C☆234Updated 2 years ago
- A simple bitset library in C☆133Updated last month
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- C multipurpose library and persistent key/value storage engine☆302Updated 3 weeks ago
- An elegant unit testing framework for C with support for mock objects.☆241Updated last year
- Binary Serialization☆457Updated last year
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆143Updated 4 years ago