fmela / libdictLinks
C library of key-value data structures.
☆295Updated 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☆445Updated last year
- Lightweight event loop library for Linux epoll() family APIs☆243Updated 4 months ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆140Updated 3 years ago
- tpl - a small binary serialization library for C☆380Updated 5 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…☆553Updated 2 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)☆187Updated 8 years ago
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆105Updated 9 years ago
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆452Updated 2 years ago
- C11 Lock-free Stack☆183Updated last year
- NIH Utility Library☆90Updated 3 years ago
- A generic C memory pool☆100Updated 8 years ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆264Updated 4 years ago
- Binary Serialization☆467Updated 2 months ago
- A C library of hashtables and tries designed to store objects with high performance☆238Updated 2 years ago
- A circular buffer alternative written in C under a BSD license☆140Updated 6 years ago
- A library of generic intrusive data structures and algorithms in ANSI C☆608Updated 7 years ago
- A fork of Paul Hsieh's Better String Library☆152Updated this week
- Tiny C string library☆205Updated 2 years ago
- Multipurpose C library and persistent key/value storage☆307Updated last week
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆276Updated 3 months ago
- Lightweight logger for C/C++ programs, implemented as a single header file.☆111Updated 2 years ago
- Libasyncd is an embeddable event-based asynchronous Message/HTTP server framework for C/C++.☆177Updated last year
- Generic priority queue (heap) implementation used by the Apache HTTP Server project.☆102Updated 3 years ago
- Minimal HTTP processing library☆155Updated 5 years ago
- A tiny C library for generating uuid4 strings☆240Updated 2 years ago
- C99 trie library☆101Updated 6 years ago
- redis's async event loop library☆189Updated 5 years ago
- timer.c: Tickless hierarchical timing wheel☆233Updated last year