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
 - NetBSD cdb (constant database) library☆14Updated 6 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
 - Dynamic-language-like data structure for C☆15Updated 9 years ago
 - A small, simple, easy to use bloom filter written in C.☆35Updated 14 years ago
 - A library for Rapid {C|Concurrency|Correct} Development☆34Updated 10 years ago
 - finding set bits in large bitmaps☆15Updated 9 years ago
 - Cuckoo Hashtable C Library☆34Updated 5 years ago
 - A simple queue using a linked list written in C under the BSD license.☆18Updated 8 years ago
 - RLU resizable hash-table☆17Updated 10 years ago
 - The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆20Updated 4 years ago
 - Implements a Min-Heap / Priority Queue in C using an indirection table for memory efficiency.☆29Updated 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
 - Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
 - Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆30Updated 10 years ago
 - Static Radix Tree (Patricia trie) implementation in C☆48Updated 8 years ago
 - C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated 2 years ago
 - A fast, efficient on-disk/in-memory database with many different kind of data structures.☆27Updated 11 years ago
 - A small DFA for under 16 states☆52Updated 7 years ago
 - C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
 - Counting the collisions with perl hash tables per function☆12Updated 6 years ago
 - Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
 - A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
 - Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆38Updated 6 years ago
 - M:N fiber implementation, with transparent IO reactor and timeouts, POSIX like APIs.☆16Updated 13 years ago
 - A word-aligned integer compression algorithm.☆13Updated last year
 - A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆22Updated 8 years ago
 - Plug-and-play IP rate limiter in C☆26Updated 2 months ago
 - Bloom filter alternative (C++)☆18Updated 6 years ago