daniel-j-h / cpp14-snippetsLinks
snippets of what's new in the c++14 standard
☆30Updated 11 years ago
Alternatives and similar repositories for cpp14-snippets
Users that are interested in cpp14-snippets are comparing it to the libraries listed below
Sorting:
- snippets of what's new in the c++11 standard☆53Updated 11 years ago
- Memory-mapped storage library☆76Updated 9 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 10 years ago
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago
- A C++ library for concurrent programming☆71Updated 4 years ago
- moost — Last.fm's collection of C++ utility libraries☆164Updated 12 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- Experimental support for the Boost libraries on biicode☆15Updated 10 years ago
- An efficient and configurable logging framework for C++☆136Updated 4 years ago
- Sample implementation of a proposed C++ hashing framework☆29Updated 10 years ago
- Library containing high-performance datastructures and utilities for C++☆75Updated 8 years ago
- Profile what you care, monitor how it goes (support C/C++)☆91Updated 8 years ago
- Self-contained C/C++ profiler library for Linux☆176Updated last year
- A dependency-based coroutine scheduler☆45Updated 9 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 12 years ago
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆276Updated 4 years ago
- A simple template to start quickly a C++ project managed by CMake.☆41Updated 7 years ago
- libcii ported to Autotools/libtool - D. R. Hanson's C Interfaces and Implementations☆66Updated 14 years ago
- Enjoy template metaprogramming☆116Updated 9 years ago
- libpypa is a Python parser implemented in pure C++☆190Updated 7 years ago
- High performance parallel systems with nonblocking IO☆50Updated 6 years ago
- mpio for Jubatus☆34Updated 6 years ago
- ☆32Updated 8 years ago
- ☆190Updated 6 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆36Updated 9 years ago
- ☆172Updated 6 years ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆78Updated 5 years ago
- C++ standard proposals☆16Updated 5 years ago
- MDBM a very fast memory-mapped key/value store.☆77Updated 2 years ago