bonitao / cmphLinks
☆20Updated 3 years ago
Alternatives and similar repositories for cmph
Users that are interested in cmph are comparing it to the libraries listed below
Sorting:
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆26Updated 3 years ago
- benchmarking positional population count☆15Updated 3 weeks ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Rebooting the std::bitset franchise☆46Updated 2 weeks ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago
- A no-dependencies C++ extensible type erasure library☆44Updated 5 years ago
- Implementation of hash_append proposal☆67Updated 8 years ago
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 6 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 5 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆69Updated 10 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- Variant on Wang Yi's wyhash with 32-bit output, using at most 64-bit math☆26Updated 6 years ago
- ☆13Updated 9 years ago
- For details, see the blog post:☆34Updated last year
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- ☆39Updated 4 years ago
- Lightweight Component Model and Messaging Framework based on ØMQ☆55Updated 5 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 7 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆87Updated 10 years ago
- A C++14 and later CRTP template for defining iterators☆75Updated last week
- Provides a bit-vector, an optimized replacement of the infamous std::vector<ool>. In addition to the bit-vector, the library also pro…☆75Updated last year
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 3 years ago
- Hash Array Mapped Trie (C++ Templates)☆125Updated 2 years ago
- A C++ stream using LZ4 (de)compression☆39Updated 3 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated last month