skarupke / radix_sort
☆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
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 5 months ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- For details, see the blog post:☆32Updated last year
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 3 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- Lightweight append-only, header-less, journaling file format (C++11)☆13Updated 9 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 fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- ☆31Updated 9 years ago
- Work-in-progress Rust application that converts C++ header-only libraries to single self-contained headers.☆26Updated 5 years ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 3 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- A few classes which compile faster than the classes that they replace☆12Updated 10 years ago
- Locate Visual Studio installations in Python and C☆16Updated 3 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- A compressed pair for C++17☆26Updated 3 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 4 years ago
- Highly composable C++17 template meta programming library☆39Updated 5 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
- Resizable contiguous sequence container with fast appends on either end.☆37Updated 8 years ago
- String to Float Benchmark☆19Updated 6 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆41Updated last month
- Fast comparison-based sort algorithm☆55Updated 2 years ago
- BON - Binary Object Notation☆21Updated 7 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- C++20 for flag enums☆27Updated 4 years ago
- Assume is a smarter assert replacement (C++03)☆21Updated 9 years ago