ucbrise / cpp_project_templateLinks
Minimal C++ Project Template
☆39Updated 8 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:
- C++ MapReduce Library for efficient multi-threading on single-machine☆337Updated 4 years ago
- Kosmos Distributed Filesystem☆29Updated 13 years ago
- 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.☆45Updated 10 years ago
- A C++ implementaton of MapReduce without distributed filesystem☆267Updated 8 years ago
- Experimental C++11 version of sparsehash☆292Updated 2 years ago
- Lightweight non-locking thread pool for multi-threading work jobs☆13Updated 9 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
- Intel Threading Building Blocks with local modifications☆31Updated 13 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 10 years ago
- source code for the book "C++ Concurrency in Action"☆28Updated 8 years ago
- Consistent Hashing data structures and algorithms for C++☆39Updated 9 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆67Updated 12 years ago
- A STL allocator that mmaps files☆252Updated 4 years ago
- A C++ template class providing a thread-safe LRU cache☆77Updated 3 years ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆78Updated 4 years ago
- MIT 6.824 Lab 2012(C++)☆30Updated 12 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- Benchmark of common hash functions☆36Updated 6 years ago
- Templated Portable I/O Environment☆114Updated 5 months ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆17Updated 7 years ago
- A system for development of high-performance, data-intensive, distributed computing, applications, tools, and libraries.☆32Updated 7 years ago
- A C++ skip list with Python bindings. This can be used to calculate a rolling median - fast!☆50Updated 6 months ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- A feature complete LRU cache implementation in C++☆257Updated 5 years ago
- A simple C++ threadpool based on POSIX threads.☆129Updated 9 years ago
- ☆66Updated 5 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 9 years ago
- STL-style C++ skip_list container☆87Updated 3 years ago