fanf2 / hg64Links
a 64-bit histogram / quantile sketch
☆59Updated 11 months ago
Alternatives and similar repositories for hg64
Users that are interested in hg64 are comparing it to the libraries listed below
Sorting:
- Backtrace.io's resilient log record framing format☆40Updated 3 years ago
- The dream accurate approximate set cardinality estimator based on 3-bit HyperLogLog. More accurate than Redis HyperLogLog.☆55Updated 4 years ago
- Blech is a language for developing reactive, real-time critical embedded software.☆69Updated 2 years ago
- Generate (message) sequence diagrams from TLA+ state traces☆74Updated 2 years ago
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆197Updated last year
- Integer Map Data Structure☆133Updated 2 years ago
- Assorted notes☆84Updated last year
- building and applying patches to binary files☆75Updated 4 months ago
- Fleur implements a Bloom Filter library in C that is fully compatible with DCSO's Go and python implementations.☆117Updated 2 years ago
- Zig library for HyperLogLog estimation☆91Updated last year
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated last month
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- An Evaluation of Linear Probing Hashtable Algorithms☆38Updated 2 years ago
- A compiler and runtime library for an extended dialect of C that checks type, memory, and concurrency safety☆16Updated 9 years ago
- NanoCollision: Experiments with collisions of nanosecond timestamps☆23Updated 2 months ago
- GitHub copy of the NTS/TeX source code from 2001☆32Updated 4 years ago
- Poireau: a sampling allocation debugger☆98Updated 3 years ago
- Various tricks for dealing with bits☆22Updated 6 years ago
- Game of Life with different update rules and on a bunch of different topologies (sphere, torus, klein bottle, etc.)☆59Updated 3 years ago
- One-pass Code Generation in V8 (Archive)☆20Updated 3 years ago
- 8-bit Xor Filter in C99☆62Updated 5 years ago
- yet another scalar autograd engine - featuring complex numbers and fixed DAG