scandum / wolfsort
Wolfsort is a stable adaptive hybrid radix / merge sort.
☆193Updated 6 months ago
Alternatives and similar repositories for wolfsort:
Users that are interested in wolfsort are comparing it to the libraries listed below
- UMASH: a fast enough hash and fingerprint with collision bounds☆154Updated last week
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆203Updated 5 years ago
- Integer Map Data Structure☆130Updated last year
- Fleur implements a Bloom Filter library in C that is fully compatible with DCSO's Go and python implementations.☆118Updated last year
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆117Updated 2 weeks ago
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆218Updated 4 years ago
- Assorted notes☆83Updated last year
- SIMD-enhanced word counter☆244Updated 5 years ago
- A minimal viable programming language on top of liblgpp☆77Updated 4 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 2 years ago
- a 64-bit histogram / quantile sketch☆58Updated 3 weeks ago
- The dream accurate approximate set cardinality estimator based on 3-bit HyperLogLog. More accurate than Redis HyperLogLog.☆55Updated 3 years ago
- A simple single header 64 and 32 bit hash function using only add, sub, ror, and xor.☆77Updated 3 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 5 years ago
- DISCoHAsH - Simple, fast, quality hash in 120 lines. 10GB/s serial (depending on hardware). Also in NodeJS☆219Updated last year
- Header-only binary fuse and xor filter library☆357Updated this week
- A collection of array rotation algorithms.☆153Updated 2 years ago
- A stable adaptive partitioning comparison sort.☆207Updated 6 months ago
- The PolymurHash universal hash function.☆343Updated last year
- A simple C coroutine library.☆225Updated last year
- Non-preemptive Thread Hierarchy Manager☆55Updated 3 months ago
- ☆333Updated 5 years ago
- fundamental tools in the spirit of C☆59Updated 5 years ago
- A hash array-mapped trie implementation in C☆288Updated 11 months ago
- c++ library for binary fuse filters, including a sharded filter☆87Updated this week
- A fast alternative to the modulo reduction☆306Updated 3 years ago
- Brzozowski derivative python sketch☆83Updated 9 months ago
- All-inclusive Buffer for C☆412Updated last year
- Quick sort code using AVX2 instructions☆68Updated 7 years ago