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:
- Various tricks for dealing with bits☆22Updated 6 years ago
- Experiments with array layouts for comparison-based searching☆85Updated last year
- A header only Boolean Propagator Network framework for the omni-directional computation of Integer mathematical functions and computation…☆14Updated 7 years ago
- A minimal modern LZ compressor example☆60Updated 4 years ago
- 64-bit PRNG shootout☆20Updated 6 months ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆107Updated last year
- a 64-bit histogram / quantile sketch☆59Updated 11 months ago
- The Mickey Mouse of dynamic linkers☆16Updated last month
- Bootstrap compiler☆44Updated 6 years ago
- A tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren☆58Updated 3 years ago
- A novel adaptive sorting algorithm☆176Updated 3 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆139Updated 11 months ago
- A small DFA for under 16 states☆53Updated 7 years ago
- Shuffle-based predicate matcher and all-round branch free swiss army chainsaw☆17Updated 7 years ago
- Minimal implementation of UNIX seq command in x86_64 assembly.☆40Updated 9 years ago
- Bootstrapping VM for bare metal to trusted C compilation☆50Updated last year
- 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
- Binary floating-point to decimal string conversion algorithm.☆106Updated 8 years ago
- 8-bit Xor Filter in C99☆62Updated 6 years ago
- An arrow-based parser combinator library for C☆39Updated 15 years ago
- Exotic Shitty Hash Maybe☆47Updated 10 years ago
- 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
- Two-Phase Locking with Starvation-Freedom☆23Updated 3 years ago
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆197Updated last year
- An Evaluation of Linear Probing Hashtable Algorithms☆39Updated 2 years ago
- A minimalist type-inferred programming language with procedural macro support☆136Updated 5 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆31Updated 2 years ago