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:
- tpl - a small binary serialization library for C☆380Updated 4 months ago
- Lightweight event loop library for Linux epoll() family APIs☆242Updated 3 months ago
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆444Updated 11 months ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆139Updated 3 years ago
- NIH Utility Library☆90Updated 3 years 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…☆552Updated 2 years ago
- A C library of hashtables and tries designed to store objects with high performance☆236Updated 2 years ago
- 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…☆451Updated 2 years ago
- A generic C memory pool☆100Updated 8 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
- C11 Lock-free Stack☆183Updated last year
- A tiny C library for generating uuid4 strings☆237Updated 2 years ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆274Updated 2 months ago
- A circular buffer alternative written in C under a BSD license☆140Updated 6 years ago
- Binary Serialization☆461Updated 3 weeks ago
- Lightweight logger for C/C++ programs, implemented as a single header file.☆110Updated 2 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- C hash implementation based on khash☆173Updated 2 weeks ago
- Minimal HTTP processing library☆154Updated 5 years ago
- Http multipart parser implemented in C☆239Updated 2 years ago
- Super Light Regexp engine for C/C++☆541Updated 4 years ago
- Advanced cross-platform logging library for C/C++☆145Updated 4 months ago
- Generic priority queue (heap) implementation used by the Apache HTTP Server project.☆102Updated 3 years ago
- Lock-free ring buffer (MPSC)☆462Updated 5 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- Tiny C string library☆205Updated 2 years ago
- redis's async event loop library☆189Updated 5 years ago
- Libasyncd is an embeddable event-based asynchronous Message/HTTP server framework for C/C++.☆177Updated last year
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆145Updated 4 years ago