minjaehwang / bitsetsort
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
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆39Updated 4 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- C library to remove white space from strings as fast as possible☆152Updated 5 months ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆154Updated last month
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- A benchmark for sorting algorithms☆59Updated 3 years ago
- ☆39Updated 4 years ago
- Compile-time TRIE based string matcher (C++11)☆52Updated 5 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- Reproducible experimeents on UTF-8 validation using SIMD instructions☆40Updated 6 months ago
- A fast implementation for varbyte 32bit/64bit integer compression☆115Updated 8 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆56Updated 5 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆118Updated 2 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- ☆104Updated last year
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Poireau: a sampling allocation debugger☆87Updated 3 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆70Updated 2 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆203Updated 5 years ago
- Experiments with array layouts for comparison-based searching☆82Updated last year
- A fast alternative to the modulo reduction☆308Updated 3 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆113Updated 4 years ago
- haesni is a small hash function using aes-ni for fast string hashing☆16Updated 6 years ago
- Fast differential coding functions (using SIMD instructions)☆52Updated 7 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆307Updated 3 months ago
- Fast C++ function "is_utf8": checks if the input is valid UTF-8. Made of a single source file. Optimized for ARM NEON, x64 SSE, AVX2 and…☆58Updated 4 months ago