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
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆131Updated 5 years ago
- A fast alternative to the modulo reduction☆308Updated 3 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆60Updated last year
- The Tuesday C++ Vector Math and SIMD Library☆103Updated 7 years ago
- Loose collection of misc C++ libs☆350Updated 3 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆410Updated last week
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 4 years ago
- rx::ranges is a minimalist ranges library for C++17☆126Updated 2 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆307Updated 3 months ago
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- A persistent hash array-mapped trie for C++☆91Updated last year
- A highly efficient, move-aware operators library☆199Updated 2 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++ HTML template engine that uses compile time HTML parsing☆389Updated 6 years ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆652Updated 3 months ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆253Updated 4 years ago
- Memory optimal Small String Optimization implementation for C++☆235Updated 10 years ago
- C++17 inplace_string implementation☆94Updated 6 years ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 5 years ago
- Hashing functions and PRNGs based on them☆160Updated 3 weeks ago
- A semi compile-/run-time associative map container with compile-time lookup and run-time storage☆381Updated last year
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆113Updated 4 years 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
- The Bit Library☆58Updated 5 years ago
- A collection of safe data types that are compatible with, and can substitute for, common unsafe native c++ types☆403Updated last week
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- A benchmark for sorting algorithms☆59Updated 3 years ago
- Range-based goodness for C++17☆359Updated 4 years ago
- High Performance Streams Based on Coroutine TS ⚡☆149Updated 6 years ago