narula / ddtxnLinks
Research code for Doppel, an in-memory key/value transactional store
☆56Updated 10 years ago
Alternatives and similar repositories for ddtxn
Users that are interested in ddtxn are comparing it to the libraries listed below
Sorting:
- Sliding-LogLog-Beta☆37Updated 8 years ago
- Morally-correct string and stream interpolation for Go.☆24Updated 9 years ago
- Probabilistic Data Structures for Go☆256Updated 7 years ago
- Automatic codegen for encoding/binary marshaling☆17Updated 10 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated 9 months ago
- One-pass running statistics☆52Updated 3 years ago
- percentiles for Go benchmarks☆30Updated 6 years ago
- hokusai -- sketching streams in real-time☆78Updated 8 years ago
- A property-based testing library☆37Updated 8 years ago
- UNMAINTAINED Golang package for instrumenting gRPC servers☆20Updated 9 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- Go implementation of xoroshiro128+ RNG☆15Updated 4 years ago
- Reliable distributed agreement service for the cloud☆47Updated 8 years ago
- readahead is a package that provides readers that enable concurrent reads from seekable or compressed files☆136Updated 8 years ago
- HyperLogLog++ for Go☆43Updated 7 years ago
- Golang client for HyperLogLog daemon (hlld)☆21Updated 9 years ago
- Package htree implements the in-memory hash tree. Hacker News: https://news.ycombinator.com/item?id=11369676☆92Updated 2 years ago
- State Machine Assisted Testing☆78Updated 5 years ago
- A generic lock-free implementation of the "Token-Bucket" algorithm☆145Updated 6 years ago
- amd64 optimized bit operations☆41Updated 7 years ago
- gk: streaming quantiles☆45Updated 3 years ago
- adaptive replacement cache☆34Updated 11 years ago
- tools to modify go programs☆11Updated 9 years ago
- A tool for reading Go core files☆16Updated 7 years ago
- ☆15Updated 7 years ago
- Simple SAT Solver written in Go