skarupke / radix_sortLinks
☆12Updated 8 years ago
Alternatives and similar repositories for radix_sort
Users that are interested in radix_sort are comparing it to the libraries listed below
Sorting:
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 3 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- SIMD-accelerated UTF-8 to UTF-32 conversion☆11Updated 6 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 4 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 10 months ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 3 years ago
- Benchmark supporting baseless libel against clang-format☆11Updated 5 years ago
- Lists of pre-defined macros for various C/C++ compilers☆17Updated 5 years ago
- For details, see the blog post:☆32Updated last year
- ☆31Updated 9 years ago
- Lightweight append-only, header-less, journaling file format (C++11)☆13Updated 9 years ago
- Lock-free memory allocator☆21Updated last year
- Dictionary implemented through a skiplist☆15Updated 11 years ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago
- A splaytree ADT written in C with a BSD license☆18Updated 5 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- A collection of data structures in C++☆18Updated 2 years ago
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 5 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
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- ☆9Updated 5 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- A small little tool for dumping a floating-point number in its native format☆55Updated 9 years ago
- A few classes which compile faster than the classes that they replace☆12Updated 11 years ago
- Fast comparison-based sort algorithm☆58Updated 2 years ago
- little test driven handle library in c☆11Updated 4 years ago
- Algorithms that work on generic C arrays☆11Updated 8 years ago