kellabyte / rewindLinks
Rewind is a high performance command log layer for LMDB.
☆126Updated 5 years ago
Alternatives and similar repositories for rewind
Users that are interested in rewind are comparing it to the libraries listed below
Sorting:
- Go library for representing and applying patches to modify existing Go structures☆56Updated 8 years ago
- State Machine Assisted Testing☆78Updated 5 years ago
- HyperLogLog in golang☆25Updated 7 years ago
- A counter data structure that knows when to start estimating to save space☆35Updated 7 years ago
- A property-based testing library☆37Updated 8 years ago
- Circular buffer backed by MMAPed file for golang☆92Updated 9 months ago
- Golang augmented net.Dialer with connection pooling, cached DNS record IP's with round-robin & random access☆42Updated 6 years ago
- A Multi-Master Distributed Caching Layer for Amazon S3.☆74Updated 4 years ago
- Go I/O utilities☆53Updated 6 years ago
- Various Go utility packages.☆37Updated 7 years ago
- Track Go benchmark performance over time by storing results in InfluxDB☆43Updated 5 years ago
- Low latency batching queues for Go☆75Updated 8 years ago
- percentiles for Go benchmarks☆29Updated 6 years ago
- Phi Accrual Failure Detection☆67Updated 9 years ago
- Run linters from Go code -☆65Updated 6 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated 8 months ago
- singlefile implements a host wide locking mechanism.☆34Updated 10 years ago
- Postgres schema definition, sql/go, code generation package.☆69Updated last year
- adaptive replacement cache☆34Updated 10 years ago
- Go Benchmark Performance Curve Fitting☆32Updated 8 years ago
- Package atomicfile provides an atomically written/replaced file.☆51Updated 7 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 htree implements the in-memory hash tree. Hacker News: https://news.ycombinator.com/item?id=11369676☆92Updated 2 years ago
- Efficient thread-safe circular byte buffer to keep in-memory logs☆21Updated 4 years ago
- Event aggregation and indexing system☆53Updated 7 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- Counter Data structure for Golang using CountMin Sketch with a fixed amount of memory☆45Updated 7 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 2 months ago
- An LRU cache with support for max age☆46Updated 7 months ago
- Agree is a Go package that makes it trivial to replicate any data structure using Raft.☆27Updated 9 years ago