addy689 / DataStructuresLab
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
- Fast implementation of Content Defined Chunking (CDC) based on a rolling Rabin Checksum in C.☆52Updated 10 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- Roaring bitmaps in C☆17Updated 8 years ago
- Red Black Tree Using C☆21Updated 14 years ago
- Very simple noSQL database, created as an example during a talk. See FineDB for a real high-performance noSQL database.☆13Updated 11 years ago
- Feed-forward Bloom filters☆52Updated 13 years ago
- ARTful radix tree☆13Updated 8 years ago
- A splaytree ADT written in C with a BSD license☆17Updated 4 years ago
- A comparison between different integer set techniques☆14Updated 6 years ago
- ☆13Updated 6 years ago
- Userspace file-system using the TokuFT fractal tree library☆23Updated 3 years ago
- Generic red-black tree library (by Julienne Walker).☆56Updated 5 years ago
- Cache Oblivious Lookahead Arrays☆27Updated 11 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- The B-trie and B-tree, written in C, as described in my PhD thesis.☆27Updated 8 years ago
- C implementation of the Hazard-Pointers memory manager☆17Updated 10 years ago
- simple, fast C routines for manipulating UTF-8☆81Updated 5 years ago
- Stasis is a flexible transactional storage library that is geared toward high-performance applications and system developers. It supports…☆53Updated 12 years ago
- Perfect Hash Functions☆18Updated 9 years ago
- Git mirror of the hash table data structure in C by Christopher Clark ⛺☆45Updated 6 years ago
- A benchmark for sorting algorithms☆59Updated 3 years ago
- RLU resizable hash-table☆16Updated 9 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆74Updated 3 years ago
- a non blocking hash map implementation in c☆14Updated 14 years ago
- Static Radix Tree (Patricia trie) implementation in C☆47Updated 7 years ago
- Wren: Nonblocking Reads in a Partitioned Transactional Causally Consistent Data Store☆8Updated 6 years ago
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 10 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆44Updated 3 years ago
- A small, simple hash table written in C.☆23Updated 13 years ago
- Some C code i write to study systems programming (while reading The Linux Programming Interface)☆45Updated 7 years ago