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:
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Kosmos Distributed Filesystem☆29Updated 13 years ago
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆46Updated 10 years ago
- C++ MapReduce Library for efficient multi-threading on single-machine☆340Updated 5 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 10 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 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
- Experimental C++11 version of sparsehash☆294Updated 3 years ago
- A C++ skip list with Python bindings. This can be used to calculate a rolling median - fast!☆50Updated this week
- 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 STL allocator that mmaps files☆254Updated 4 years ago
- A feature complete LRU cache implementation in C++☆264Updated 6 years ago
- Intel Threading Building Blocks with local modifications☆31Updated 13 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆83Updated 7 years ago
- source code for the book "C++ Concurrency in Action"☆29Updated 9 years ago
- Search Formula-1——A distributed high performance massive data engine for enterprise/vertical search☆170Updated 10 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- Simple RPC in C++, with Python binding☆27Updated 10 years ago
- C++ development framework for building reliable cache-friendly distributed and concurrent multicore software☆68Updated 6 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- A buffered-tree implemented in dictionary type and more☆75Updated 12 years ago
- A C++ Data Stream Processing Parallel Library for Multicores and GPUs☆85Updated 2 months ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆213Updated 2 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆18Updated 7 years ago
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 11 years ago
- A disruptor thread-synchronisation data structure for C++11.☆149Updated 2 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆85Updated 10 years ago