fmstephe / flibLinks
A set of experimental extensions to the go standard library
☆30Updated last year
Alternatives and similar repositories for flib
Users that are interested in flib are comparing it to the libraries listed below
Sorting:
- HyperLogLog++ for Go☆43Updated 7 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated 7 months ago
- gk: streaming quantiles☆45Updated 3 years ago
- A variable length integer compression library for Golang☆24Updated 10 years ago
- Golang client for HyperLogLog daemon (hlld)☆21Updated 9 years ago
- pcg random number generator☆41Updated 3 years ago
- A counter data structure that knows when to start estimating to save space☆35Updated 7 years ago
- Fast PUT/GET/DELETE in-memory key-value store for lookaside caching☆63Updated 9 years ago
- Some experiments with concurrent data structures in Go.☆23Updated 13 years ago
- An API optimized for processing timeseries data.☆35Updated 3 years ago
- Raft in-memory backend implementation with persistence☆84Updated 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☆65Updated 8 years ago
- Ordered key-value storage package written in Go☆23Updated 3 years ago
- BitSet data structure in golang☆38Updated 5 years ago
- Go implementation of xoroshiro128+ RNG☆15Updated 3 years ago
- HyperLogLog in golang☆25Updated 7 years ago
- A high-performance, memory-efficient concurrent hash table☆36Updated 11 years ago
- exponential smoothing toolkit☆15Updated 8 years ago
- Go package that implements a bit array and some utility functions☆10Updated 9 years ago
- Go implementation of Count-Min-Log☆67Updated 2 months ago
- Automatic codegen for encoding/binary marshaling☆17Updated 10 years ago
- Go implementation of skiplist, with search fingers☆34Updated 9 years ago
- try to build etsy/skyline's golang version☆29Updated 3 years ago
- Efficient thread-safe circular byte buffer to keep in-memory logs☆21Updated 4 years ago
- SSE-optimized group varint integer encoding☆37Updated last year
- Package htree implements the in-memory hash tree. Hacker News: https://news.ycombinator.com/item?id=11369676☆92Updated 2 years ago
- Reliable distributed agreement service for the cloud☆46Updated 8 years ago
- Package goling provides natural language processing tools.☆39Updated 7 years ago
- Go wrapper for LMDB - OpenLDAP Lightning Memory-Mapped Database☆185Updated 7 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago