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:
- a 64-bit histogram / quantile sketch☆59Updated 7 months ago
- A minimal modern LZ compressor example☆59Updated 4 years ago
- Various tricks for dealing with bits☆22Updated 5 years ago
- 64-bit PRNG shootout☆18Updated 2 months ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- A novel adaptive sorting algorithm☆174Updated 3 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆138Updated 7 months ago
- Experiments with array layouts for comparison-based searching☆84Updated last year
- A tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren☆58Updated 3 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆105Updated 11 months ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- Fast caclulation of the coordinates of the nth point of the Hilbert curve☆17Updated 6 years ago
- An arrow-based parser combinator library for C☆39Updated 15 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- A small DFA for under 16 states☆51Updated 7 years ago
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆197Updated last year
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- exokernel style operating system based on lightweight virtual machines☆25Updated 9 years ago
- Assorted notes☆84Updated last year
- Bootstrap compiler☆44Updated 6 years ago
- Sequence data structure with efficient random access insert and erase☆13Updated 2 years ago
- Shuffle-based predicate matcher and all-round branch free swiss army chainsaw☆17Updated 7 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 6 years ago
- Counting the collisions with perl hash tables per function☆12Updated 6 years ago
- bit & sketches data structures☆60Updated 6 years ago
- Minimal implementation of UNIX seq command in x86_64 assembly.☆40Updated 9 years ago
- Binary floating-point to decimal string conversion algorithm.☆104Updated 7 years ago
- A header-only C matrix library☆26Updated 8 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆219Updated 5 years ago