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
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- C++ MapReduce Library for efficient multi-threading on single-machine☆336Updated 4 years ago
- A C++ implementaton of MapReduce without distributed filesystem☆267Updated 8 years ago
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆45Updated 10 years ago
- Benchmark of common hash functions☆36Updated 5 years ago
- Kosmos Distributed Filesystem☆29Updated 13 years ago
- Intel Threading Building Blocks with local modifications☆30Updated 13 years ago
- Experimental C++11 version of sparsehash☆291Updated 2 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- A STL allocator that mmaps files☆249Updated 4 years ago
- simple demo to show how to use the cpu profilers gperftools, valgrind and gprof☆19Updated 10 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 7 years ago
- A C++ template class providing a thread-safe LRU cache☆76Updated 3 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- A C++17 Data Stream Processing Parallel Library for Multicores and GPUs☆84Updated 5 months ago
- Show how to use c++ worker to develop distribute applications.☆15Updated 3 years ago
- Templated Portable I/O Environment☆113Updated 4 months ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- A C++ skip list with Python bindings. This can be used to calculate a rolling median - fast!☆50Updated 4 months ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆66Updated 12 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆17Updated 7 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆75Updated 11 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- C++ distributed platform for shared memory programming☆25Updated 4 years ago
- A C++ framework for data analytics pipelines☆26Updated 5 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆209Updated last year
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago