ucbrise / cpp_project_template
Minimal C++ Project Template
☆38Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for cpp_project_template
- Kosmos Distributed Filesystem☆29Updated 12 years ago
- Simple fault-tolerant distributed file system. 1. Utilize virtual ring style key-value store with 3 backups. 2. Automated failure detecti…☆17Updated 8 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆17Updated 6 years ago
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆44Updated 9 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 6 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 11 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆14Updated 6 years ago
- Simple RPC in C++, with Python binding☆27Updated 9 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆50Updated 9 months ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆73Updated 3 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- An attempt to split the Raft library out of LogCabin☆38Updated 7 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 8 years ago
- A C++ library for summarizing data streams☆24Updated 5 years ago
- High-performance key-value store☆12Updated 5 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆67Updated 11 years ago
- General purpose C++ library for iZENECloud☆42Updated 9 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- Consistent Hashing data structures and algorithms for C++☆39Updated 8 years ago
- ☆66Updated 4 years ago
- Lock-free Transactions without Rollbacks for Linked Data Structures☆22Updated 2 years ago
- C++ implementation of concurrent Binary Search Trees☆73Updated 9 years ago
- Proactor design pattern (C++, threads)☆18Updated 7 years ago
- A C++ skip list with Python bindings. This can be used to calculate a rolling median - fast!☆47Updated 3 months ago
- Feed-forward Bloom filters☆52Updated 13 years ago
- A data structure and algorithm library built for TerarkDB☆62Updated 2 years ago
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 9 years ago
- Benchmarking In-Memory Index Structures☆26Updated 5 years ago