addy689 / DataStructuresLabLinks
Graph Traversal (BFS & DFS), Single Source Shortest Path, Minimum Spanning Tree, RB Trees, B-Trees
☆15Updated 13 years ago
Alternatives and similar repositories for DataStructuresLab
Users that are interested in DataStructuresLab are comparing it to the libraries listed below
Sorting:
- ARTful radix tree☆13Updated 8 years ago
- Durable dead simple queue that allows zero copy semantics. Durable under failure!☆18Updated 9 years ago
- Yet another C standard library☆16Updated 8 months ago
- Git mirror of the hash table data structure in C by Christopher Clark ⛺☆46Updated 6 years ago
- LOCKIN is a locking library with various lock algorithms implemented in header files for ease of use☆10Updated 8 years ago
- C implementation of the Hazard-Pointers memory manager☆17Updated 11 years ago
- ↗️ A growable C char array and also a stream - on stack and heap☆9Updated last month
- A library to support streaming data applications☆24Updated 4 years ago
- A C version of Bob Jenkins' spooky hash☆38Updated 8 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- A splaytree ADT written in C with a BSD license☆18Updated 5 years ago
- Very simple noSQL database, created as an example during a talk. See FineDB for a real high-performance noSQL database.☆14Updated 11 years ago
- Minimal pub/sub message queue in C.☆22Updated 10 years ago
- Roaring bitmaps in C☆17Updated 9 years ago
- C++ extensions for readable event-driven programming☆26Updated 2 years ago
- A simple C Thread pool implementation☆13Updated 5 years ago
- C implementation of a compressed trie lookup map☆21Updated 6 years ago
- Append-only B+ tree implemented in C☆33Updated 4 years ago
- Fast in-memory B+-Tree implementation in C.☆29Updated 9 years ago
- Indexed Array is a C library struct array for you to add index into struct field member in order to do faster search☆12Updated 7 years ago
- SFSlite C++ development libraries☆55Updated 4 years ago
- An implementation of Judy Arrays in 1250 Lines of C Code. (with sample CLI applications and Xcode project)☆17Updated 14 years ago
- Netstring parsing in C☆35Updated 4 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆54Updated 10 years ago
- memcachedb ported from BerkeleyDB to LMDB originally from http://memcachedb.googlecode.com/svn/trunk☆87Updated 10 years ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 8 years ago
- Bag ADT written in C so that you can take randomly, licensed under a BSD license☆13Updated 9 years ago
- Some C code i write to study systems programming (while reading The Linux Programming Interface)☆45Updated 7 years ago
- tiny unit testing framework for ANSI C☆56Updated 4 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago