klauspost / dedupLinks
Streaming Deduplication Package for Go
☆197Updated 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☆235Updated last year
- Fast hashing using pure Go implementation of BLAKE2b with SIMD instructions☆257Updated 7 years ago
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- A generic lock-free implementation of the "Token-Bucket" algorithm☆145Updated 6 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- Very fast, very unsafe serialization for Go☆147Updated 2 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated 10 months 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
- Mount a BoltDB (https://github.com/boltdb/bolt) database as a FUSE filesystem;☆117Updated 5 years ago
- An optimized substring search engine written in Go☆548Updated 6 years ago
- An approximate string matching library for the Go programming language.☆178Updated 2 years ago
- An immutability helper for Go☆141Updated 9 years ago
- A generic patricia trie (also called radix tree) implemented in Go (Golang)☆286Updated 2 months ago
- Tools to process Go trace logs into various profiles. Complement for "go tool trace".☆109Updated 8 years ago
- tool for detecting unused functions and variables in Go source code☆141Updated 6 years ago
- Package mafsa implements Minimal Acyclic Finite State Automata in Go, essentially a high-speed, memory-efficient, Unicode-friendly set of…☆296Updated 6 years ago
- Bindings for the LMDB C library☆163Updated 3 years ago
- a library for reliable and flow-controlled nats sessions using the sliding window protocol. Written in golang.☆58Updated 8 years ago
- Simple, ordered, key-value persistence library for the Go Language☆266Updated 4 years ago
- Jflect takes json from stdin and outputs go structs to stdout☆123Updated 6 years ago
- Phi Accrual Failure Detection☆67Updated 9 years ago
- Leaky bucket implementation in Go with support for different backends (redis, in-memory)☆87Updated last week
- Easy column formatted output for golang☆166Updated 4 years ago
- Profiler injection and analysis tool☆123Updated 8 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…☆287Updated 5 years ago
- Probabilistic Data Structures for Go☆256Updated 7 years ago
- Port of LZ4 lossless compression algorithm to Go☆212Updated 8 years ago
- Fast approximate quantiles in Go☆126Updated 2 years ago
- Go package safefile implements safe "atomic" saving of files.☆82Updated last year
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 3 months ago