bigbes / btreeLinks
btree written in c
☆10Updated 10 years ago
Alternatives and similar repositories for btree
Users that are interested in btree are comparing it to the libraries listed below
Sorting:
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- linear probing hash table implementation written in C (c99)☆10Updated 7 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆125Updated last year
- C based ordered key-value ACID DB using a skip list data structure☆163Updated 10 years ago
- skiplist library for C.☆54Updated 9 years ago
- agentzh's fork of Russ Cox's re1 toy regex library☆19Updated 12 years ago
- Libtask is a simple coroutine library.☆57Updated 3 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆55Updated 10 years ago
- nxsearch: a full-text search engine☆16Updated last month
- A generic makefile template☆28Updated 4 years ago
- Automatically exported from code.google.com/p/manualgc☆17Updated 10 years ago
- a unix like OS from scratch☆27Updated 3 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Updated 5 years ago
- Advanced, easy to use, asynchronous-capable DNS client library and utilities☆19Updated 16 years ago
- A Paxos implementation in C originally by Marco Primi, built on top of libevent☆35Updated 14 years ago
- An implementation of golang runtime in C++☆17Updated last year
- Crit-bit tree (trie) library☆32Updated 11 years ago
- A simple lock-free queue implementation.☆80Updated 11 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- A just-in-time compiler for c minus☆46Updated 12 years ago
- C implementation of a caching and cache-filling library inspired to groupcache☆43Updated 9 years ago
- High-level VM (like LLVM's little brother)☆39Updated 10 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆54Updated 6 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 3 years ago
- Automatically exported from code.google.com/p/libconcurrency☆26Updated 10 years ago
- Experiments with JIT compilation☆64Updated 8 years ago
- XOCFE is an concise, clearly, C compiler frontend, it is easy to understand and modify. XOCFE's input is pure C, output is an AST tree.☆55Updated 3 months ago
- userspace threads and coroutines for C☆18Updated 10 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- A toy http server written in C using libdill coroutines. Will probably get you owned if you run in prod.☆11Updated 8 years ago