skarupke / ska_sortLinks
☆242Updated 4 years ago
Alternatives and similar repositories for ska_sort
Users that are interested in ska_sort are comparing it to the libraries listed below
Sorting:
- A fast alternative to the modulo reduction☆315Updated 4 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆67Updated last month
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆136Updated 6 years ago
- Loose collection of misc C++ libs☆352Updated 3 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆338Updated last year
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 5 years ago
- Policy Based C++ Allocator Library☆123Updated 6 months ago
- High Performance Streams Based on Coroutine TS ⚡☆150Updated 6 years ago
- The Tuesday C++ Vector Math and SIMD Library☆103Updated 8 years ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 6 years ago
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 4 years ago
- Hashing functions and PRNGs based on them☆166Updated last month
- Lightweight library of data structures implemented in C++11, designed for constant time insertion, erasure, lookup, and fastest possible …☆168Updated 6 years ago
- A semi compile-/run-time associative map container with compile-time lookup and run-time storage☆387Updated 2 years ago
- A C++ micro-benchmarking framework☆95Updated 6 years ago
- The Bit Library☆58Updated 6 years ago
- Named operators for C++☆507Updated 5 years ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆667Updated 7 months ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- Memory optimal Small String Optimization implementation for C++☆249Updated 10 years ago
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- C++ Scattered Containers☆67Updated 8 years ago
- An approach for runtime detection inside a constexpr function☆80Updated 7 years ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆232Updated 4 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆407Updated last week
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- stl compatible hashtable☆29Updated 8 years ago
- runtime to compile-time mappings☆110Updated 8 years ago
- C++ benchmark tool. Practical, stable and fast performance testing framework.☆152Updated 2 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago