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:
- UMASH: a fast enough hash and fingerprint with collision bounds☆156Updated 5 months ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- ☆39Updated 4 years ago
- C library to remove white space from strings as fast as possible☆154Updated 10 months ago
- Random Number Generator based on hardware-accelerated AES instructions☆59Updated 6 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 2 years ago
- ☆107Updated last year
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆67Updated 4 years ago
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
- Experiments with array layouts for comparison-based searching☆84Updated last year
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆73Updated 2 years ago
- Poireau: a sampling allocation debugger☆99Updated 3 years ago
- A benchmark for sorting algorithms☆60Updated 4 years ago
- A fast alternative to the modulo reduction☆310Updated 4 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆39Updated 4 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 4 years ago
- A Wait-Free Universal Construct for Large Objects☆97Updated 5 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆121Updated 5 months ago
- An Evaluation of Linear Probing Hashtable Algorithms☆32Updated last year
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Fast Approximate Membership Filters (C++)☆279Updated 6 months ago
- Different algorithms for converting binary to decimal floating-point numbers☆121Updated 2 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆46Updated 4 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- Hashing functions and PRNGs based on them☆162Updated 5 months ago