minjaehwang / bitsetsortLinks
Bitset Sort, a faster std::sort replacement.
☆78Updated 3 years ago
Alternatives and similar repositories for bitsetsort
Users that are interested in bitsetsort are comparing it to the libraries listed below
Sorting:
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- A fast alternative to the modulo reduction☆311Updated 4 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆157Updated 6 months ago
- C library to remove white space from strings as fast as possible☆154Updated 10 months ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆163Updated 6 months ago
- A benchmark for sorting algorithms☆61Updated 4 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- ☆108Updated last year
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 2 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 5 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 4 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Header-only binary fuse and xor filter library☆404Updated 6 months ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆304Updated last year
- Fast C functions for the computing the positional popcount (pospopcnt).☆54Updated 5 years ago
- ☆39Updated 4 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆121Updated 6 months ago
- A Wait-Free Universal Construct for Large Objects☆97Updated 5 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆59Updated 6 years ago
- Experiments with array layouts for comparison-based searching☆84Updated last year
- Fast Approximate Membership Filters (C++)☆280Updated 7 months ago
- Different algorithms for converting binary to decimal floating-point numbers☆121Updated 2 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆323Updated 8 months ago
- Storage for my snippets, toy programs, etc.☆361Updated 4 months ago
- A fast SIMD parser for CSV files☆155Updated 3 years ago
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆220Updated 4 years ago
- Methods and Benchmarks for Random Numbers in a Range☆37Updated 7 years ago
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago