jakogut / tinyht
A small, simple hash table written in C.
☆23Updated 13 years ago
Related projects ⓘ
Alternatives and complementary repositories for tinyht
- A small, simple, easy to use bloom filter written in C.☆35Updated 13 years ago
- Very simple noSQL database, created as an example during a talk. See FineDB for a real high-performance noSQL database.☆13Updated 11 years ago
- A decentralized unique ID generator (int64)☆21Updated 8 years ago
- Dictionary implemented through a skiplist☆15Updated 10 years ago
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- a tiny string library☆23Updated 8 years ago
- A light weight, low level embedded key-value database library☆32Updated 11 years ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 7 years ago
- A collecton of generic reference counted data structures, tools to create compatible C style classes, and demo applications☆81Updated 9 years ago
- M:N fiber implementation, with transparent IO reactor and timeouts, POSIX like APIs.☆15Updated 12 years ago
- A sparse and compressed bitmap library.☆11Updated 10 years ago
- finding set bits in large bitmaps☆15Updated 8 years ago
- A fast, efficient on-disk/in-memory database with many different kind of data structures.☆27Updated 10 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆40Updated 7 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆53Updated 4 years ago
- Dynamic-language-like data structure for C☆13Updated 8 years ago
- A splaytree ADT written in C with a BSD license☆17Updated 4 years ago
- Simple event handling library.☆11Updated 10 years ago
- Lightweight Msgpack Encoder☆15Updated 7 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆54Updated 2 years ago
- Tiny C readline library, note: this is not used in CLI-readline's one.☆19Updated 9 years ago
- Minimal pub/sub message queue in C.☆22Updated 10 years ago
- ☆11Updated 8 years ago
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆31Updated 9 years ago
- Trlmdb is a replicating database using time stamps.☆14Updated 8 years ago
- Drop-in replacement for strdup(3) from libc☆12Updated 4 years ago
- ↗️ A growable C char array and also a stream☆9Updated 6 months ago
- PureDB is a portable and tiny set of libraries for creating and reading constant databases.☆33Updated last year
- Netstring parsing in C☆35Updated 4 years ago
- Lock-free memory allocator☆17Updated last year