fmela / libdictLinks
C library of key-value data structures.
☆297Updated 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☆383Updated 9 months ago
- Lightweight event loop library for Linux epoll() family APIs☆246Updated 7 months ago
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆448Updated last month
- Minimize lock-free queue ever!☆134Updated 7 years ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆142Updated 4 years ago
- C11 Lock-free Stack☆184Updated 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…☆553Updated 2 years ago
- A circular buffer alternative written in C under a BSD license☆142Updated 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
- Minimal HTTP processing library☆154Updated 6 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- NIH Utility Library☆92Updated 4 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 C library of hashtables and tries designed to store objects with high performance☆242Updated 2 weeks ago
- A generic C memory pool☆100Updated 9 years ago
- Libasyncd is an embeddable event-based asynchronous Message/HTTP server framework for C/C++.☆177Updated 2 years ago
- C hash implementation based on khash☆173Updated 5 months ago
- redis's async event loop library☆189Updated 6 years ago
- Lightweight logger for C/C++ programs, implemented as a single header file.☆115Updated 2 years ago
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆106Updated 9 years ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆280Updated 7 months ago
- Tiny C string library☆206Updated 2 years ago
- A tiny C library for generating uuid4 strings☆254Updated 2 years ago
- Various open addressing hashmap algorithms in C++☆257Updated 3 years ago
- High performance C implementation of AVL trees☆104Updated 6 years ago
- Generic priority queue (heap) implementation used by the Apache HTTP Server project.☆103Updated 3 years ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆148Updated 5 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- A library of generic intrusive data structures and algorithms in ANSI C☆612Updated 7 years ago
- skiplist library for C.☆54Updated 9 years ago