dgryski / go-bitsLinks
amd64 optimized bit operations
☆41Updated 7 years ago
Alternatives and similar repositories for go-bits
Users that are interested in go-bits are comparing it to the libraries listed below
Sorting:
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- Package htree implements the in-memory hash tree. Hacker News: https://news.ycombinator.com/item?id=11369676☆92Updated 2 years ago
- adaptive replacement cache☆34Updated 11 years ago
- Optimal cache stampede prevention☆16Updated 8 years ago
- Low latency batching queues for Go☆75Updated 8 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated 10 months ago
- Web-based memory profiler for Go services☆41Updated 2 years ago
- Fast PUT/GET/DELETE in-memory key-value store for lookaside caching☆63Updated 10 years ago
- Golang augmented net.Dialer with connection pooling, cached DNS record IP's with round-robin & random access☆42Updated 6 years ago
- Package rpool provides a resource pool.☆88Updated 9 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 9 years ago
- JSON-oriented HTTP server and client helpers☆38Updated 7 years ago
- HyperLogLog++ for Go☆43Updated 7 years ago
- Golang client for HyperLogLog daemon (hlld)☆21Updated 9 years ago
- io.Writer that automatically rotates files☆31Updated 7 years ago
- lunk provides a set of tools for structured logging in the style of Google's Dapper or Twitter's Zipkin☆125Updated 10 years ago
- Generate datastructures for your types.☆77Updated 6 years ago
- Go driver for MariaDB/MySQL server☆28Updated 8 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
- A distributed id generation service that starts at zero.☆74Updated 9 years ago
- Package ssdp implements the Simple Service Discovery Protocol (SSDP)☆50Updated 7 years ago
- HyperLogLog cardinality estimation algorithm in go/golang!☆60Updated last year
- Metric reporting for Go applications☆77Updated 10 years ago
- tools to modify go programs☆11Updated 9 years ago
- Package atomicfile provides an atomically written/replaced file.☆51Updated 7 years ago
- Go implementation of skiplist, with search fingers☆33Updated 9 years ago
- Declarative flag parameters as struct tags☆61Updated 9 years ago
- Package pqueue provides a priority queue.☆102Updated 10 years ago
- Copying and moving files, how hard could it possible be ?☆45Updated 6 years ago
- OVO is an In-Memory Key/Value Storage☆92Updated 9 years ago