ashishgandhi / bufferLinks
A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.
☆81Updated 8 months ago
Alternatives and similar repositories for buffer
Users that are interested in buffer are comparing it to the libraries listed below
Sorting:
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- Generate datastructures for your types.☆77Updated 5 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- pcg random number generator☆41Updated 3 years ago
- Golang augmented net.Dialer with connection pooling, cached DNS record IP's with round-robin & random access☆42Updated 6 years ago
- Phi Accrual Failure Detection☆67Updated 9 years ago
- Low latency batching queues for Go☆75Updated 8 years ago
- Package ssdp implements the Simple Service Discovery Protocol (SSDP)☆50Updated 7 years ago
- BitSet data structure in golang☆38Updated 5 years ago
- Web-based memory profiler for Go services☆41Updated 2 years ago
- Circular buffer backed by MMAPed file for golang☆92Updated 9 months ago
- A distributed id generation service that starts at zero.☆74Updated 9 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
- Generic Data Structures/Algorithms in golang.☆53Updated 9 years ago
- a library for reliable and flow-controlled nats sessions using the sliding window protocol. Written in golang.☆58Updated 8 years ago
- Parallel and radix sorting in Go☆101Updated 2 years ago
- ☆161Updated 9 months ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 9 years ago
- A Golang implementation of Bentley/McIlroy long string compression☆119Updated 9 months ago
- Declarative flag parameters as struct tags☆61Updated 9 years ago
- DEPRECATED, use https://github.com/zombiezen/go-capnproto2☆19Updated 9 years ago
- Efficient thread-safe circular byte buffer to keep in-memory logs☆21Updated 4 years ago
- Reverse Proxy for managing multiple Digital Ocean backends.☆29Updated 9 years ago
- A generic lock-free implementation of the "Token-Bucket" algorithm☆145Updated 6 years ago
- Streaming TopK estimates☆87Updated 4 years ago
- Package flagenv provides the ability to populate flags from environment variables.☆106Updated 7 years ago
- Go wrapper for LMDB - OpenLDAP Lightning Memory-Mapped Database☆185Updated 7 years ago
- Measuring time intervals correctly in Go (monotonic clock).☆64Updated 6 years ago
- Shutdown management library for Go☆36Updated 9 years ago
- Fast PUT/GET/DELETE in-memory key-value store for lookaside caching☆63Updated 10 years ago