dpt / Containers
A library of binary tree data structures (bstree, dstree, trie, crit-bit, PATRICIA) implemented in C
☆39Updated 3 years ago
Alternatives and similar repositories for Containers:
Users that are interested in Containers are comparing it to the libraries listed below
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 7 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆44Updated 3 years ago
- Git mirror of the hash table data structure in C by Christopher Clark ⛺☆45Updated 5 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆76Updated 8 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆14Updated 9 years ago
- A lock-free hash table that eanble multiple threads can concurrently read/write/delete up to 10M ops/s in mordern computer platform☆52Updated last year
- Coroutines for C.☆74Updated 7 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- C11 Lock-free Stack☆181Updated 8 months ago
- single file C libraries☆38Updated this week
- Automatically exported from code.google.com/p/judyarray☆17Updated 9 years ago
- memory pool implimentation by C with C99 style☆33Updated 10 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆52Updated 5 years ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 7 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆53Updated 5 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- Parse URLs in C much like Node's url module.☆55Updated 7 months ago
- C utilities library : timer, base64, log, lock, buffered string, buffered array, basic CGI, XML parsers (SAX and DOM), XPath, ...☆30Updated 5 months ago
- A simple C Thread pool implementation☆13Updated 4 years ago
- Concurrent trie-hash map library☆91Updated last year
- Generic red-black tree library (by Julienne Walker).☆56Updated 5 years ago
- some libuv code snippets written while learning c and libuv☆69Updated 9 years ago
- The libdill tutorial.☆13Updated 5 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- Vanilla JavaScript interpreter with built-in NO-SQL document database with Btree & ARTful indexing from the database project.☆13Updated 4 years ago
- Netstring parsing in C☆35Updated 4 years ago
- lock free modified prefix B+tree append-only database☆115Updated 9 years ago
- NIH Utility Library☆89Updated 3 years ago
- Robin Hood hash map library☆59Updated 3 years ago
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆22Updated 7 years ago