ashishgandhi / buffer
A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.
☆81Updated 2 months ago
Alternatives and similar repositories for buffer:
Users that are interested in buffer are comparing it to the libraries listed below
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- Generate datastructures for your types.☆77Updated 5 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
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 9 years ago
- pcg random number generator☆40Updated 3 years ago
- Golang augmented net.Dialer with connection pooling, cached DNS record IP's with round-robin & random access☆41Updated 6 years ago
- Measuring time intervals correctly in Go (monotonic clock).☆64Updated 5 years ago
- HyperLogLog++ for Go☆43Updated 6 years ago
- BitSet data structure in golang☆39Updated 5 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- A generic lock-free implementation of the "Token-Bucket" algorithm☆145Updated 6 years ago
- Composable cancellation☆46Updated 3 years ago
- Efficient thread-safe circular byte buffer to keep in-memory logs☆21Updated 4 years ago
- Declarative flag parameters as struct tags☆61Updated 8 years ago
- ☆162Updated 3 months ago
- Loom - A repository for Weave Files☆26Updated 9 years ago
- Low latency batching queues for Go☆74Updated 8 years ago
- Web-based memory profiler for Go services☆41Updated 2 years ago
- A distributed id generation service that starts at zero.☆74Updated 9 years ago
- prdeps prints the dependency graph of a Go package.☆43Updated 7 years ago
- A Golang implementation of Bentley/McIlroy long string compression☆120Updated 3 months ago
- Circular buffer backed by MMAPed file for golang☆90Updated 3 months ago
- JSON-oriented HTTP server and client helpers☆38Updated 6 years ago
- A library in golang that implements the PorterStemmer algorithm for stemming words.☆35Updated 7 years ago
- k8s wait and backoff utilities, extracted for general use☆36Updated 8 years ago