fenilgmehta / Fastest-Integer-SortLinks
Sort large objects with just "n" swaps using fm_sort along with your favourite sorting algorithm.
☆30Updated 6 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:
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated last month
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last week
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated last year
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆184Updated 2 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated last week
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- ☆50Updated 8 years ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- C++ small containers☆148Updated 8 months ago
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- Standalone version of the boost::unordered library☆34Updated 5 months ago
- C++ library aiming to replace all built-in integers☆99Updated 2 weeks ago
- High performance templated AVL tree using a fixed size array. Extensive test suite passing.☆51Updated 4 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- C++20 implementation of mutable constexpr expressions☆132Updated 4 years ago
- Light, fast, threadpool for C++20☆109Updated 2 years ago
- A tool for representing and concatenating strings without heap memory☆63Updated 5 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- B++ Tree☆71Updated last year
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆130Updated 2 years ago
- Library of flat vector-like based associative containers☆76Updated 3 years ago
- A header only structure of arrays container for C++☆43Updated 2 years ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆211Updated 3 weeks ago
- A C++14 and later CRTP template for defining iterators☆76Updated last month
- A hash function library☆49Updated last month