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
- Package htree implements the in-memory hash tree. Hacker News: https://news.ycombinator.com/item?id=11369676☆92Updated 2 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆82Updated last year
- A counter data structure that knows when to start estimating to save space☆34Updated 8 years ago
- HyperLogLog++ for Go☆43Updated 7 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
- Automatic codegen for encoding/binary marshaling☆17Updated 10 years ago
- Package atomicfile provides an atomically written/replaced file.☆51Updated 8 years ago
- Sliding-LogLog-Beta☆37Updated 8 years ago
- readahead is a package that provides readers that enable concurrent reads from seekable or compressed files☆136Updated 9 years ago
- Dremel DB Column Striping and Record Assembly Algorithms in Golang☆21Updated 12 years ago
- Go implementation of xoroshiro128+ RNG☆15Updated 4 years ago
- amd64 optimized bit operations☆41Updated 7 years ago
- gtreap is an immutable treap implementation in the Go Language☆92Updated 3 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 10 years ago
- A tool for reading Go core files☆16Updated 8 years ago
- Optimal cache stampede prevention☆16Updated 8 years ago
- pcg random number generator☆41Updated 4 years ago
- A generic lock-free implementation of the "Token-Bucket" algorithm☆147Updated 7 years ago
- Online Change Detection Algorithm☆54Updated 5 years ago
- Go implementation of Count-Min-Log☆69Updated 10 months ago
- Golang client for HyperLogLog daemon (hlld)☆21Updated 9 years ago
- HyperLogLog in golang☆26Updated 7 years ago
- Fast PUT/GET/DELETE in-memory key-value store for lookaside caching☆63Updated 10 years ago
- Package ssdp implements the Simple Service Discovery Protocol (SSDP)☆50Updated 7 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆98Updated 6 years ago
- My sandbox for go experiments☆27Updated 5 years ago
- Bloom-filter based search index☆126Updated 4 years ago
- TMFRAME, pronounced "time frame", is a binary standard for compactly encoding time series data☆27Updated 7 years ago
- exponential smoothing toolkit☆15Updated 9 years ago