fmstephe / flib
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
- HyperLogLog++ for Go☆43Updated 6 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated 5 months ago
- A counter data structure that knows when to start estimating to save space☆35Updated 7 years ago
- Golang client for HyperLogLog daemon (hlld)☆21Updated 9 years ago
- SSE-optimized group varint integer encoding☆37Updated last year
- try to build etsy/skyline's golang version☆29Updated 3 years ago
- Morally-correct string and stream interpolation for Go.☆24Updated 8 years ago
- Unsafe zero-copy slice casts for Go☆37Updated 4 months ago
- TMFRAME, pronounced "time frame", is a binary standard for compactly encoding time series data☆27Updated 6 years ago
- Raft in-memory backend implementation with persistence☆83Updated 4 years ago
- Ordered key-value storage package written in Go☆22Updated 3 years ago
- A Golang implementation of Bentley/McIlroy long string compression☆120Updated 6 months ago
- An API optimized for processing timeseries data.☆35Updated 3 years ago
- Golang augmented net.Dialer with connection pooling, cached DNS record IP's with round-robin & random access☆42Updated 6 years ago
- A variable length integer compression library for Golang☆24Updated 9 years ago
- A tool for reading Go core files☆16Updated 7 years ago
- sharded key-value store compatible with p5-ShardedKV☆36Updated 4 years ago
- Go implementation of Count-Min-Log☆66Updated 3 weeks ago
- Package trace extends the features of the Go execution tracer.☆8Updated 6 years ago
- Package htree implements the in-memory hash tree. Hacker News: https://news.ycombinator.com/item?id=11369676☆92Updated 2 years ago
- Consistent-hashing: Hash ring implementation in Go☆30Updated 4 years ago
- gk: streaming quantiles☆45Updated 3 years ago
- Go implementation of xoroshiro128+ RNG☆15Updated 3 years ago
- HyperLogLog in golang☆25Updated 6 years ago
- adaptive replacement cache☆34Updated 10 years ago
- Package ssdp implements the Simple Service Discovery Protocol (SSDP)☆50Updated 6 years ago
- One-pass running statistics☆51Updated 3 years ago
- pcg random number generator☆40Updated 3 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 5 years ago
- Low latency batching queues for Go☆75Updated 8 years ago