willemt / splay-treeLinks
A splaytree ADT written in C with a BSD license
☆18Updated 5 years ago
Alternatives and similar repositories for splay-tree
Users that are interested in splay-tree are comparing it to the libraries listed below
Sorting:
- A sparse and compressed bitmap library.☆13Updated 11 years ago
- A compressed bitset with supporting data structures and algorithms☆19Updated 12 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- A small, simple, easy to use bloom filter written in C.☆35Updated 14 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- Dynamic-language-like data structure for C☆15Updated 9 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- RLU resizable hash-table☆17Updated 10 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 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
- Implements a Min-Heap / Priority Queue in C using a simple array.☆57Updated 5 years ago
- Implements a Min-Heap / Priority Queue in C using an indirection table for memory efficiency.☆28Updated 11 years ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 8 years ago
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆30Updated 10 years ago
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆20Updated 4 years ago
- Static Radix Tree (Patricia trie) implementation in C☆47Updated 8 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Libcleri is a powerful tool to build languages. From a built language, libcleri can automatically create parse trees, which are data str…☆39Updated last year
- A fast, efficient on-disk/in-memory database with many different kind of data structures.☆27Updated 10 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 10 years ago
- a fast fixed size block allocator☆20Updated 10 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- A small DFA for under 16 states☆52Updated 7 years ago
- A universal thread-safe memory pool.☆26Updated 7 years ago
- Intrusive data structures for C☆61Updated 8 years ago
- C library for parsing JSON config files☆33Updated 6 years ago