skarupke / ska_sort
☆235Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for ska_sort
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆132Updated 5 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆60Updated last year
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆111Updated 4 years ago
- A fast alternative to the modulo reduction☆299Updated 3 years ago
- rx::ranges is a minimalist ranges library for C++17☆126Updated 2 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆304Updated last week
- Loose collection of misc C++ libs☆349Updated 2 years ago
- The Tuesday C++ Vector Math and SIMD Library☆103Updated 7 years ago
- Unicode library for C++☆226Updated last year
- A set of small tools that allow you to state your intentions mre explicitly in the code☆200Updated 3 years ago
- A highly efficient, move-aware operators library☆198Updated last year
- A fast binary search that tries to be branchless☆95Updated 8 months ago
- A collection of single-header C++11 libraries by Chobolabs☆133Updated 4 years ago
- A simple streaming library☆131Updated 3 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆252Updated 4 years ago
- C++14: bringing in those expressions that you wish you had, Lazily evaluated, compossible generators, maps, filters, ranges and more...☆154Updated 5 years ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆229Updated 3 years ago
- Library of flat vector-like based associative containers☆75Updated last year
- Experiments with array layouts for comparison-based searching☆80Updated 10 months ago
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- low-level library for minimizing the size of your types☆110Updated 5 years ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 5 years ago
- Fast integer to ascii / integer to string conversion☆216Updated 2 years ago
- A persistent hash array-mapped trie for C++☆90Updated last year
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆296Updated 8 months ago
- High Performance Streams Based on Coroutine TS ⚡☆147Updated 5 years ago
- A C++14 cheat-sheet on lvalues, rvalues, xvalues, and more☆405Updated last year
- The Bit Library☆58Updated 5 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆397Updated 3 weeks ago
- A collection of safe data types that are compatible with, and can substitute for, common unsafe native c++ types☆398Updated this week