scandum / wolfsortLinks
Wolfsort is a stable adaptive hybrid radix / merge sort.
☆197Updated last year
Alternatives and similar repositories for wolfsort
Users that are interested in wolfsort are comparing it to the libraries listed below
Sorting:
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 6 years ago
- Assorted notes☆84Updated last year
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆219Updated 5 years ago
- ☆332Updated 6 years ago
- A stable adaptive partitioning comparison sort.☆209Updated last year
- a 64-bit histogram / quantile sketch☆59Updated 11 months ago
- Non-preemptive Thread Hierarchy Manager☆56Updated last year
- DISCoHAsH - Simple, fast, quality hash in 120 lines. 10GB/s serial (depending on hardware). Also in NodeJS☆218Updated 2 years ago
- Fleur implements a Bloom Filter library in C that is fully compatible with DCSO's Go and python implementations.☆117Updated 2 years ago
- A minimal viable programming language on top of liblgpp☆77Updated 4 years ago
- Integer Map Data Structure☆133Updated 2 years ago
- The dream accurate approximate set cardinality estimator based on 3-bit HyperLogLog. More accurate than Redis HyperLogLog.☆55Updated 4 years ago
- A simple single header 64 and 32 bit hash function using only add, sub, ror, and xor.☆78Updated 4 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated last month
- SIMD-enhanced word counter☆247Updated 6 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 6 years ago
- Fast Hash Functions Using AES Intrinsics☆84Updated 6 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆130Updated 10 months ago
- A collection of array rotation algorithms.☆162Updated 2 years ago
- Examples of common systems programming optimizations☆53Updated 4 years ago
- The PolymurHash universal hash function.☆358Updated 2 years ago
- fundamental tools in the spirit of C☆58Updated 5 years ago
- Beamsplitter - A new (possibly universal) hash that passes SMHasher. Built mainly with a random 10x64 S-box. Also in NodeJS☆91Updated 7 months ago
- Poireau: a sampling allocation debugger☆98Updated 3 years ago
- An Evaluation of Linear Probing Hashtable Algorithms☆32Updated 2 years ago
- Query C++ codebases using SQLite☆188Updated 3 years ago
- Header-only binary fuse and xor filter library☆413Updated 3 months ago
- Blitsort is an in-place stable adaptive rotate mergesort / quicksort.☆713Updated last year
- Reproducible experimeents on UTF-8 validation using SIMD instructions☆41Updated last year