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:
- benchmarking positional population count☆15Updated last year
- For details, see the blog post:☆34Updated last year
- Implementation of hash_append proposal☆67Updated 8 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago
- ☆39Updated 4 years ago
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 6 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- Rebooting the std::bitset franchise☆46Updated 5 months ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- 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
- 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
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆69Updated 10 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- ☆16Updated 11 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 10 months ago
- A hash function library☆47Updated 2 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 5 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- Yet another C++ text formatting library.☆71Updated 10 months 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
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 8 years ago
- Variant on Wang Yi's wyhash with 32-bit output, using at most 64-bit math☆26Updated 6 years ago
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 3 years ago