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:
- Probabilistic Data Structures for Go☆258Updated 7 years ago
- Sliding-LogLog-Beta☆36Updated 8 years ago
- A counter data structure that knows when to start estimating to save space☆34Updated 8 years ago
- Package htree implements the in-memory hash tree. Hacker News: https://news.ycombinator.com/item?id=11369676☆92Updated 3 years ago
- A generic lock-free implementation of the "Token-Bucket" algorithm☆147Updated 7 years ago
- pcg random number generator☆41Updated 4 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 9 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆82Updated last year
- HyperLogLog++ for Go☆43Updated 7 years ago
- Automatic codegen for encoding/binary marshaling☆17Updated 10 years ago
- amd64 optimized bit operations☆41Updated 8 years ago
- hokusai -- sketching streams in real-time☆76Updated 8 years ago
- Dremel DB Column Striping and Record Assembly Algorithms in Golang☆21Updated 12 years ago
- Go implementation of Count-Min-Log☆68Updated 11 months ago
- Package atomicfile provides an atomically written/replaced file.☆51Updated 8 years ago
- an adaptive radix tree implementation in go☆69Updated 4 years ago
- Optimal cache stampede prevention☆16Updated 8 years ago
- Online Change Detection Algorithm☆54Updated 5 years ago
- try to build etsy/skyline's golang version☆28Updated 4 years ago
- Bloom-filter based search index☆127Updated 4 years ago
- Go wrapper for LMDB - OpenLDAP Lightning Memory-Mapped Database☆186Updated 7 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 11 years ago
- A variable length integer compression library for Golang☆24Updated 10 years ago
- A Golang implementation of Bentley/McIlroy long string compression☆118Updated last year
- gtreap is an immutable treap implementation in the Go Language☆92Updated 3 years ago
- SSE-optimized group varint integer encoding☆39Updated 2 years ago
- TMFRAME, pronounced "time frame", is a binary standard for compactly encoding time series data☆27Updated 7 years ago
- gk: streaming quantiles☆45Updated 4 years ago
- Generate datastructures for your types.☆77Updated 6 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