fenilgmehta / Fastest-Integer-SortLinks
Sort large objects with just "n" swaps using fm_sort along with your favourite sorting algorithm.
☆30Updated 5 years ago
Alternatives and similar repositories for Fastest-Integer-Sort
Users that are interested in Fastest-Integer-Sort are comparing it to the libraries listed below
Sorting:
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- Compact SVO optimized vector for C++17 or higher☆108Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 2 months ago
- C++ small containers☆146Updated 4 months ago
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- An indirect value-type for C++☆84Updated 2 years ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆99Updated 2 weeks ago
- C++20 Dynamic Reflection Library☆138Updated 5 months ago
- B++ Tree☆69Updated last year
- Library of flat vector-like based associative containers☆74Updated 2 years ago
- A tool for representing and concatenating strings without heap memory☆63Updated 4 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 4 months ago
- Standalone version of the boost::unordered library☆28Updated last month
- C++20 implementation of mutable constexpr expressions☆119Updated 4 years ago
- ☆52Updated last year
- Light, fast, threadpool for C++20☆104Updated 2 years ago
- Compile time mathematic functions for C++14☆189Updated 3 years ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- ☆49Updated 8 years ago
- tser - tiny serialization for C++☆144Updated 4 years ago
- C++ library aiming to replace all built-in integers☆97Updated this week
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆42Updated last month
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆206Updated last week
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last year
- C++20 Unit-Testing library☆50Updated 5 months ago
- Provides a bit-vector, an optimized replacement of the infamous std::vector<ool>. In addition to the bit-vector, the library also pro…☆74Updated last year