dbkaplun / fse-made-easyLinks
Runnable pseudocode for Finite State Entropy compression
☆30Updated 7 years ago
Alternatives and similar repositories for fse-made-easy
Users that are interested in fse-made-easy are comparing it to the libraries listed below
Sorting:
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- A minimal modern LZ compressor example☆60Updated 4 years ago
- Experiments with array layouts for comparison-based searching☆86Updated 2 years ago
- a 64-bit histogram / quantile sketch☆59Updated last year
- 64-bit PRNG shootout☆20Updated 7 months ago
- Shuffle-based predicate matcher and all-round branch free swiss army chainsaw☆17Updated 7 years ago
- A novel adaptive sorting algorithm☆176Updated 3 years ago
- A small DFA for under 16 states☆53Updated 7 years ago
- A tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren☆58Updated 3 years ago
- Assorted notes☆84Updated 2 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- qp tries and crit-bit tries☆123Updated 3 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆139Updated 11 months ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆107Updated last year
- Marpa parse engine C library -- STABLE☆99Updated 2 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 6 years ago
- C library to remove white space from strings as fast as possible☆156Updated last year
- 8-bit Xor Filter in C99☆62Updated 6 years ago
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆219Updated 5 years ago
- Minimal implementation of UNIX seq command in x86_64 assembly.☆40Updated 9 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆31Updated 3 years ago
- A header-only C matrix library☆26Updated 8 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- The dream accurate approximate set cardinality estimator based on 3-bit HyperLogLog. More accurate than Redis HyperLogLog.☆55Updated 4 years ago
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆197Updated last year
- The No-Order File System (NoFS)☆48Updated 13 years ago
- The Mickey Mouse of dynamic linkers☆16Updated last month
- A Wait-Free Universal Construct for Large Objects☆96Updated 6 years ago
- Counting the collisions with perl hash tables per function☆12Updated 6 years ago
- Optimized implementations of Poly1305, a fast message-authentication-code☆47Updated 10 years ago