klauspost / dedupLinks
Streaming Deduplication Package for Go
☆195Updated 6 years ago
Alternatives and similar repositories for dedup
Users that are interested in dedup are comparing it to the libraries listed below
Sorting:
- Asynchronous read-ahead for Go readers☆232Updated 10 months ago
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- Fast hashing using pure Go implementation of BLAKE2b with SIMD instructions☆257Updated 7 years ago
- Port of LZ4 lossless compression algorithm to Go☆212Updated 8 years ago
- A Golang library that provides a standard way to execute code when a process exits normally or due to a signal.☆117Updated 7 years ago
- Tools to process Go trace logs into various profiles. Complement for "go tool trace".☆109Updated 8 years ago
- Phi Accrual Failure Detection☆67Updated 9 years ago
- Cap'n Proto library and parser for go. This is go-capnproto-1.0, and does not have rpc. See https://github.com/zombiezen/go-capnproto2 fo…☆288Updated 5 years ago
- ZebraPack format is like gobs version 2: serialization in Go, *but* extremely fast and friendly to other languages. Use Go as your schema…☆171Updated 6 years ago
- Very fast, very unsafe serialization for Go☆147Updated 2 years ago
- A generic lock-free implementation of the "Token-Bucket" algorithm☆145Updated 6 years ago
- Fast approximate quantiles in Go☆127Updated 2 years ago
- Concurrent Buffered IO in Go #golang☆247Updated 3 years ago
- Package rehttp implements a Go HTTP transport that handles retries.☆219Updated last year
- Non blocking data structures for Go☆267Updated 8 years ago
- Mount a BoltDB (https://github.com/boltdb/bolt) database as a FUSE filesystem;☆116Updated 5 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated 8 months ago
- An epoll(7)-based file-descriptor multiplexer.☆105Updated 8 years ago
- A simple finite state machine for Golang☆161Updated last year
- A generic patricia trie (also called radix tree) implemented in Go (Golang)☆285Updated 5 months ago
- Distributed RWMutex in Go☆358Updated 6 years ago
- An optimized substring search engine written in Go☆548Updated 6 years ago
- Easy column formatted output for golang☆166Updated 4 years ago
- Measure and throttle the rate at which data is transferred.☆259Updated last year
- Error tracing and annotation.☆228Updated 7 years ago
- A utility for conceptualizing large Go code bases☆179Updated 4 years ago
- Streaming TopK estimates☆87Updated 4 years ago
- Integer Compression Libraries for Go☆132Updated 7 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated last month
- A Thread-Safe RateCounter implementation in Golang☆262Updated last year