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:
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 5 years ago
- SIMD-accelerated UTF-8 to UTF-32 conversion☆11Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- ☆31Updated 9 years ago
- Lock-free memory allocator☆22Updated last year
- A signal/slot implementation using std::function.☆12Updated 10 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
- Benchmark supporting baseless libel against clang-format☆11Updated 5 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
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 3 years ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 3 years ago
- A few classes which compile faster than the classes that they replace☆12Updated 11 years ago
- Lightweight append-only, header-less, journaling file format (C++11)☆13Updated 9 years ago
- Dictionary implemented through a skiplist☆15Updated 11 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- Octosort is an in-place stable adaptive block merge sort.☆18Updated 2 years ago
- {fmt} support for ranges, containers and types with tuple interface.