addy689 / DataStructuresLabLinks
Graph Traversal (BFS & DFS), Single Source Shortest Path, Minimum Spanning Tree, RB Trees, B-Trees
☆15Updated 14 years ago
Alternatives and similar repositories for DataStructuresLab
Users that are interested in DataStructuresLab are comparing it to the libraries listed below
Sorting:
- Very simple noSQL database, created as an example during a talk. See FineDB for a real high-performance noSQL database.☆14Updated 12 years ago
- ARTful radix tree☆13Updated 8 years ago
- Roaring bitmaps in C☆17Updated 9 years ago
- (Keep It) Simple Stupid Database☆364Updated 10 years ago
- A fast, light-weight key/value store with http & memcache(TCP/UDP) interface.☆28Updated 8 years ago
- libevent based multi-threaded web server☆19Updated 9 years ago
- memcachedb ported from BerkeleyDB to LMDB originally from http://memcachedb.googlecode.com/svn/trunk☆90Updated 10 years ago
- leveldb FUSE filesystem☆17Updated 11 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- Implements a Min-Heap / Priority Queue in C using an indirection table for memory efficiency.☆29Updated 11 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- A Lightweight Durable HTTP Key-Value Pair Database in C☆146Updated 8 years ago
- Yet Another Dedupe Library☆16Updated 10 years ago
- Minimal pub/sub message queue in C.☆23Updated 11 years ago
- Git mirror of the hash table data structure in C by Christopher Clark ⛺☆46Updated 6 years ago
- Fast implementation of Content Defined Chunking (CDC) based on a rolling Rabin Checksum in C.☆55Updated 11 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆76Updated 4 years ago
- Userspace file-system using the TokuFT fractal tree library☆23Updated 4 years ago
- Netstring parsing in C☆36Updated 5 years ago
- IPC Examples☆52Updated 6 years ago
- Paxos-replicated key-value store in 3 hours or less.☆25Updated 8 years ago
- Lock-free slab allocator / freelist.☆72Updated 10 years ago
- A C implementation of a dynamically resizeable binary SHA-256 hash tree (Merkle Tree).☆138Updated 10 years ago
- Userspace TCP/IP stack☆69Updated 11 years ago
- A library which implements a couple of famous binary search trees.☆166Updated 3 years ago
- A fast, efficient on-disk/in-memory database with many different kind of data structures.☆27Updated 11 years ago
- Mustache templates implementation in pure c☆51Updated last month
- A simple C Thread pool implementation☆13Updated 5 years ago
- Implementation of RFC 1078☆99Updated 10 years ago
- C based ordered key-value ACID DB using a skip list data structure☆164Updated 11 years ago