ucbrise / cpp_project_templateLinks
Minimal C++ Project Template
☆40Updated 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:
- Kosmos Distributed Filesystem☆29Updated 13 years ago
- C++ MapReduce Library for efficient multi-threading on single-machine☆340Updated 5 years ago
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆46Updated 10 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Simple fault-tolerant distributed file system. 1. Utilize virtual ring style key-value store with 3 backups. 2. Automated failure detecti…☆17Updated 10 years ago
- A C++ implementaton of MapReduce without distributed filesystem☆267Updated 9 years ago
- simple demo to show how to use the cpu profilers gperftools, valgrind and gprof☆19Updated 11 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆67Updated 12 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- Benchmark of common hash functions☆38Updated 6 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- Experimental C++11 version of sparsehash☆294Updated 3 years ago
- A concurrent thread-safe hash map implemented in C++☆149Updated 2 years ago
- ☆13Updated 9 years ago
- source code for the book "C++ Concurrency in Action"☆29Updated 9 years ago
- A simple C++ threadpool based on POSIX threads.☆130Updated 10 years ago
- Consistent Hashing data structures and algorithms for C++☆40Updated 9 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆15Updated 10 years ago
- Simple RPC in C++, with Python binding☆27Updated 10 years ago
- A High-performance Cluster Computing Engine☆148Updated 6 years ago
- A system for development of high-performance, data-intensive, distributed computing, applications, tools, and libraries.☆33Updated 7 years ago
- Map Reduce infrastructure lite using c++11 and gRPC☆22Updated 9 years ago
- LASSO is a parallel regression model learning system☆69Updated 12 years ago
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 11 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆84Updated 7 years ago
- C++ development framework for building reliable cache-friendly distributed and concurrent multicore software☆68Updated 6 years ago
- A feature complete LRU cache implementation in C++☆264Updated 6 years ago
- C++ asynchronous interface for gRPC based on https://github.com/3rdparty/eventuals.☆20Updated 3 years ago
- A STL allocator that mmaps files☆255Updated 4 years ago