naskitis / B-trie
The B-trie and B-tree, written in C, as described in my PhD thesis.
☆27Updated 8 years ago
Alternatives and similar repositories for B-trie:
Users that are interested in B-trie are comparing it to the libraries listed below
- The HAT-trie, written in C, as described in my PhD thesis.☆19Updated 8 years ago
- Columnar storage and query engine☆9Updated 6 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆42Updated 8 years ago
- A Parallelism Profiler with What-If analyses for Intel Threading Building Blocks (TBB) programs☆13Updated 7 years ago
- Buddy Memory Allocator☆12Updated 5 years ago
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 5 years ago
- Key-value store based on a trie data structure to handle the keyspace.☆12Updated 5 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- RWMutex for sharing of multicore machines.☆17Updated 5 years ago
- RLU resizable hash-table☆17Updated 9 years ago
- ☆13Updated last year
- A small test for multithreaded C++ stack unwinding on unixes☆16Updated 5 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 2 years ago
- A book, Let's build a DBMS: StellarSQL -- a minimal SQL DBMS written in Rust☆27Updated 6 years ago
- squint - Rob Pike's Newsqueak interpreter for Unix☆37Updated 12 years ago
- A basic JSON library in modern C++☆16Updated 3 years ago
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- Automatically exported from code.google.com/p/judyarray☆17Updated 9 years ago
- LOCKIN is a locking library with various lock algorithms implemented in header files for ease of use☆10Updated 7 years ago
- Link to this library and it will log all the LibC functions you are calling and how much time you are spending in them!☆14Updated 2 months ago
- C with traits - or how I learned to stop worrying and love something resembling multiple inheritance.☆35Updated 11 years ago
- A simple programming language inspired by Python, JavaScript and C☆33Updated 9 months ago
- Allen Holub's Book 'Compiler Design In C' source code☆38Updated 9 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 5 years ago
- Simple JSON parsing in C.☆14Updated last year
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆72Updated 3 years ago
- Optimizing database queries with array programming☆18Updated 4 years ago
- ☆27Updated 2 years ago