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☆314Updated 4 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆64Updated 2 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆330Updated 11 months ago
- Hashing functions and PRNGs based on them☆164Updated 9 months ago
- Memory optimal Small String Optimization implementation for C++☆247Updated 10 years ago
- Loose collection of misc C++ libs☆352Updated 3 years ago
- Fast integer to ascii / integer to string conversion☆236Updated 2 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 6 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- The Tuesday C++ Vector Math and SIMD Library☆103Updated 8 years ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- A C++ micro-benchmarking framework☆95Updated 6 years ago
- Policy Based C++ Allocator Library☆123Updated 3 months ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 5 years ago
- Named operators for C++☆507Updated 5 years ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- Lightweight library of data structures implemented in C++11, designed for constant time insertion, erasure, lookup, and fastest possible …☆168Updated 6 years ago
- High Performance Streams Based on Coroutine TS ⚡☆150Updated 6 years ago
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 3 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 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!☆230Updated 4 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆164Updated 9 months ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆663Updated 5 months ago
- Unicode library for C++☆226Updated 4 months ago
- A C++ HTML template engine that uses compile time HTML parsing☆390Updated 6 years ago
- A GCC 7.1 patch that adds a 'static_print' statement to C++.☆146Updated 8 years ago
- C++11 header only micro benchmark framework☆14Updated 9 years ago
- A semi compile-/run-time associative map container with compile-time lookup and run-time storage☆386Updated 2 years ago