fmstephe / flibLinks
A set of experimental extensions to the go standard library
☆31Updated last year
Alternatives and similar repositories for flib
Users that are interested in flib are comparing it to the libraries listed below
Sorting:
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated 10 months ago
- A counter data structure that knows when to start estimating to save space☆34Updated 7 years ago
- Sliding-LogLog-Beta☆37Updated 8 years ago
- Automatic codegen for encoding/binary marshaling☆17Updated 10 years ago
- Go implementation of Count-Min-Log☆67Updated 6 months ago
- gk: streaming quantiles☆45Updated 3 years ago
- auto-generate capnproto schema from your golang source files. Depends on go-capnproto-1.0 at https://github.com/glycerine/go-capnproto☆64Updated 8 years ago
- Package htree implements the in-memory hash tree. Hacker News: https://news.ycombinator.com/item?id=11369676☆92Updated 2 years ago
- Probabilistic Data Structures for Go☆256Updated 7 years ago
- pcg random number generator☆41Updated 3 years ago
- hokusai -- sketching streams in real-time☆77Updated 8 years ago
- A variable length integer compression library for Golang☆24Updated 10 years ago
- Package atomicfile provides an atomically written/replaced file.☆51Updated 7 years ago
- A generic lock-free implementation of the "Token-Bucket" algorithm☆145Updated 6 years ago
- Dremel DB Column Striping and Record Assembly Algorithms in Golang☆21Updated 12 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- A Golang implementation of Bentley/McIlroy long string compression☆119Updated 11 months ago
- Go library for Chitin data file format and protocol☆11Updated 9 years ago
- amd64 optimized bit operations☆41Updated 7 years ago
- S-Bitmap: Distinct Counting with a Self-Learning Bitmap☆37Updated 9 years ago
- Morally-correct string and stream interpolation for Go.☆24Updated 9 years ago
- SSE-optimized group varint integer encoding☆37Updated 2 years ago
- HyperLogLog++ for Go☆43Updated 7 years ago
- repackage the golang elliptic library enhancements by Vlad Krasnov and Shay Gueron as a stand alone library. Works with Go 1.4 or Go 1.5.☆35Updated 10 years ago
- Generate datastructures for your types.☆77Updated 5 years ago
- TMFRAME, pronounced "time frame", is a binary standard for compactly encoding time series data☆27Updated 7 years ago
- Optimal cache stampede prevention☆16Updated 8 years ago
- State Machine Assisted Testing☆78Updated 5 years ago
- gtreap is an immutable treap implementation in the Go Language☆90Updated 3 years ago
- Go implementation of xoroshiro128+ RNG☆15Updated 4 years ago