skarupke / ska_sort
☆236Updated 3 years ago
Alternatives and similar repositories for ska_sort:
Users that are interested in ska_sort are comparing it to the libraries listed below
- Unstable O(n log n) sorting algorithm with O(n) memory☆60Updated last year
- A fast alternative to the modulo reduction☆306Updated 3 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆111Updated 4 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆131Updated 5 years ago
- The Tuesday C++ Vector Math and SIMD Library☆103Updated 7 years ago
- A C++ smart-pointer with value-semantics 💎☆132Updated 5 years ago
- Hashing functions and PRNGs based on them☆147Updated 3 years ago
- A set of small tools that allow you to state your intentions mre explicitly in the code☆199Updated 3 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆308Updated 2 months ago
- BitMagic Library☆415Updated 4 months ago
- C++14: bringing in those expressions that you wish you had, Lazily evaluated, compossible generators, maps, filters, ranges and more...☆155Updated 5 years ago
- Loose collection of misc C++ libs☆350Updated 3 years ago
- Lightweight library of data structures implemented in C++11, designed for constant time insertion, erasure, lookup, and fastest possible …☆166Updated 5 years ago
- std::bitset with constexpr implementations plus additional features.☆118Updated last year
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- High Performance Streams Based on Coroutine TS ⚡☆149Updated 5 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆252Updated 4 years ago
- C library implementing the ridiculously fast CLHash hashing function☆270Updated 9 months ago
- A collection of safe data types that are compatible with, and can substitute for, common unsafe native c++ types☆401Updated last week
- A semi compile-/run-time associative map container with compile-time lookup and run-time storage☆380Updated last year
- compile time assembly interpreter☆84Updated 6 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆116Updated 7 years ago
- An approach for runtime detection inside a constexpr function☆80Updated 6 years ago
- A persistent hash array-mapped trie for C++☆90Updated last year
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆402Updated last month
- dynamic polymorphism without inheritance☆31Updated 7 years ago
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- ☆71Updated 6 years ago
- A GCC 7.1 patch that adds a 'static_print' statement to C++.☆147Updated 7 years ago