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:
- 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 10 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- A C++ implementaton of MapReduce without distributed filesystem☆267Updated 8 years ago
- Intel Threading Building Blocks with local modifications☆29Updated 12 years ago
- C++ MapReduce Library for efficient multi-threading on single-machine☆336Updated 4 years ago
- Kosmos Distributed Filesystem☆29Updated 13 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆17Updated 6 years ago
- source code for the book "C++ Concurrency in Action"☆28Updated 8 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆66Updated 12 years ago
- Experimental C++11 version of sparsehash☆291Updated 2 years ago
- An attempt to split the Raft library out of LogCabin☆37Updated 7 years ago
- A STL allocator that mmaps files☆248Updated 4 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆77Updated 4 years ago
- Search Formula-1——A distributed high performance massive data engine for enterprise/vertical search☆168Updated 10 years ago
- STL-style C++ skip_list container☆87Updated 3 years ago
- Map Reduce infrastructure lite using c++11 and gRPC☆22Updated 8 years ago
- General purpose C++ library for iZENECloud☆42Updated 10 years ago
- Templated Portable I/O Environment☆113Updated 2 months ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- STL-based caches for C++☆116Updated 2 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 7 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- Yet Another RAFT implementation☆126Updated 6 years ago
- Simple RPC in C++, with Python binding☆27Updated 10 years ago
- LASSO is a parallel regression model learning system☆69Updated 11 years ago