ucbrise / cpp_project_template
Minimal C++ Project Template
☆38Updated 7 years ago
Alternatives and similar repositories for cpp_project_template:
Users that are interested in cpp_project_template are comparing it to the libraries listed below
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- ☆66Updated 4 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆36Updated 6 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆16Updated 7 years ago
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆44Updated 9 years ago
- General purpose C++ library for iZENECloud☆42Updated 9 years ago
- Kosmos Distributed Filesystem☆29Updated 12 years ago
- Intel Threading Building Blocks with local modifications☆29Updated 12 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆16Updated 6 years ago
- C++ asynchronous interface for gRPC based on https://github.com/3rdparty/eventuals.☆20Updated 2 years ago
- A C++ implementaton of MapReduce without distributed filesystem☆267Updated 8 years ago
- Simple RPC in C++, with Python binding☆27Updated 9 years ago
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 8 years ago
- An attempt to split the Raft library out of LogCabin☆37Updated 7 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 12 years ago
- C++ framework for rapid server development☆77Updated last year
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆66Updated 11 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- ☆13Updated 8 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- simple demo to show how to use the cpu profilers gperftools, valgrind and gprof☆19Updated 10 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated last month
- a header only C++ LRU Cache template class (now with optional synchronization) that allows you to define key, value and optionally the Ma…☆40Updated 8 years ago
- Simple fault-tolerant distributed file system. 1. Utilize virtual ring style key-value store with 3 backups. 2. Automated failure detecti…☆17Updated 9 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Experimental C++11 version of sparsehash☆289Updated 2 years ago