skarupke / ska_sortLinks
☆240Updated 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☆312Updated 4 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆325Updated 10 months ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆61Updated 2 years ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 6 years ago
- The Tuesday C++ Vector Math and SIMD Library☆103Updated 8 years ago
- High Performance Streams Based on Coroutine TS ⚡☆149Updated 6 years ago
- Policy Based C++ Allocator Library☆123Updated 2 months ago
- Fast integer to ascii / integer to string conversion☆233Updated 2 years ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆663Updated 3 months ago
- Memory optimal Small String Optimization implementation for C++☆246Updated 10 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 4 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆230Updated 3 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- Loose collection of misc C++ libs☆352Updated 3 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 2 months ago
- A semi compile-/run-time associative map container with compile-time lookup and run-time storage☆386Updated 2 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- C++ micro benchmark library☆97Updated 8 years ago
- The Bit Library☆58Updated 6 years ago
- An approach for runtime detection inside a constexpr function☆79Updated 7 years ago
- Hashing functions and PRNGs based on them☆162Updated 7 months ago
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆304Updated last year
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆163Updated 8 months ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 5 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- Lightweight library of data structures implemented in C++11, designed for constant time insertion, erasure, lookup, and fastest possible …☆168Updated 6 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 3 years ago