jakogut / tinyhtLinks
A small, simple hash table written in C.
☆23Updated 14 years ago
Alternatives and similar repositories for tinyht
Users that are interested in tinyht are comparing it to the libraries listed below
Sorting:
- A small, simple, easy to use bloom filter written in C.☆35Updated 14 years ago
- A light weight, low level embedded key-value database library☆32Updated 12 years ago
- ☆38Updated 3 years ago
- Very simple noSQL database, created as an example during a talk. See FineDB for a real high-performance noSQL database.☆14Updated 12 years ago
- Dynamic-language-like data structure for C☆15Updated 9 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 3 years ago
- simple, fast C routines for manipulating UTF-8☆83Updated 6 years ago
- Minimal pub/sub message queue in C.☆23Updated 11 years ago
- A fast, efficient on-disk/in-memory database with many different kind of data structures.☆27Updated 11 years ago
- C library for parsing JSON config files☆33Updated 6 years ago
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆30Updated 10 years ago
- Fast, efficient string interning☆96Updated 8 years ago
- Netstring parsing in C☆36Updated 5 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated 2 years ago
- A simple, pure C, jit library☆16Updated 9 years ago
- Convert JSON to C data literals☆136Updated 11 years ago
- Jim is a small footprint Tcl interpreter, with some changes to the original language but mostly compatible.☆59Updated 15 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 10 years ago
- [development paused; issues and PRs still welcome] Portable UTF-8 and UTF-16 routines in a single C source file.☆49Updated 8 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆56Updated 5 years ago
- Fast cross-platform async network library☆16Updated 5 years ago
- PureDB is a portable and tiny set of libraries for creating and reading constant databases.☆35Updated 2 years ago
- Cuckoo Hashtable C Library☆34Updated 5 years ago
- a tiny string library☆23Updated 9 years ago
- Progress display lib for c☆76Updated 4 years ago
- An AVL tree implemented with an array, because cache misses keep you awake at night. Using a BSD license☆18Updated 11 years ago
- A GIT clone of uthash.sourceforge.net, a hash table, implemented in C, supporting constant-time add/find/remove of C structures. Any stru…☆37Updated 12 years ago
- asm.js parser in C++☆18Updated 10 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago