C library of key-value data structures.
☆295Mar 22, 2020Updated 6 years ago
Alternatives and similar repositories for libdict
Users that are interested in libdict are comparing it to the libraries listed below
Sorting:
- Multipurpose C library and persistent key/value storage☆309Dec 16, 2025Updated 3 months ago
- A embeddable Key-Value Database and Full Text Search☆139Mar 3, 2026Updated 2 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…☆553Feb 22, 2023Updated 3 years ago
- libgenerics is a minimalistic and generic library for C basic data structures.☆51Jun 15, 2022Updated 3 years ago
- a collection of handle/id allocators☆20Feb 29, 2024Updated 2 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆37Feb 2, 2024Updated 2 years ago
- A light weight, low level embedded key-value database library☆32Jul 8, 2013Updated 12 years ago
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆447Oct 25, 2025Updated 4 months ago
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆106Feb 21, 2016Updated 10 years ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆1,014Dec 15, 2025Updated 3 months ago
- A fast, efficient on-disk/in-memory database with many different kind of data structures.☆27Oct 25, 2014Updated 11 years ago
- a ring buffer for variable sized continuous data☆16Dec 10, 2015Updated 10 years ago
- A decentralized unique ID generator (int64)☆22Jun 15, 2016Updated 9 years ago
- C99 trie library☆101May 4, 2019Updated 6 years ago
- Lightweight, performance oriented, Core library for 'C' programmers☆56Aug 10, 2015Updated 10 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆53Nov 20, 2021Updated 4 years ago
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆456Jan 3, 2023Updated 3 years ago
- C++ Summer Lecture Series 2016☆14Sep 30, 2016Updated 9 years ago
- pandas DataFrame for fortran, with netCDF I/O☆18Dec 24, 2014Updated 11 years ago
- Lightweight C library for date arithmetic and date conversion using the proleptic Gregorian calendar. Supports conversion between all ISO…☆35Aug 22, 2025Updated 7 months ago
- A library of common data structures and algorithms written in C.☆3,587Updated this week
- Simple category-based logger generator for C/C++☆10Oct 23, 2016Updated 9 years ago
- mini-LZ library☆34Sep 29, 2022Updated 3 years ago
- single file C libraries☆40Jan 12, 2025Updated last year
- A type-safe hash map implementation for C☆606Oct 5, 2022Updated 3 years ago
- A standalone and lightweight C library☆4,635Dec 22, 2025Updated 3 months ago
- A small and simple static analysis tool for C in C