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
Sorting:
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆44Updated 9 years ago
- Kosmos Distributed Filesystem☆29Updated 13 years ago
- Intel Threading Building Blocks with local modifications☆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 9 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- 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
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆66Updated 12 years ago
- A C++ framework for data analytics pipelines☆26Updated 5 years ago
- Consistent Hashing data structures and algorithms for C++☆39Updated 8 years ago
- ☆66Updated 4 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆17Updated 6 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 6 years ago
- Simple RPC in C++, with Python binding☆27Updated 10 years ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆76Updated 4 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- Stable-branch fork of seatar, for scylla use☆26Updated 3 weeks ago
- An attempt to split the Raft library out of LogCabin☆37Updated 7 years ago
- General purpose C++ library for iZENECloud☆42Updated 10 years ago
- A C++ library for summarizing data streams☆24Updated 5 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 7 years ago
- simple demo to show how to use the cpu profilers gperftools, valgrind and gprof☆19Updated 10 years ago
- Graphlab from CMU: A New Parallel Framework for Machine Learning☆32Updated 14 years ago
- zero-copy, zero-serialize, zero-hassle protocol buffers☆56Updated 7 years ago
- Benchmark of common hash functions☆36Updated 5 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆81Updated 9 years ago