klauspost / dedupLinks
Streaming Deduplication Package for Go
☆198Updated 7 years ago
Alternatives and similar repositories for dedup
Users that are interested in dedup are comparing it to the libraries listed below
Sorting:
- Fast hashing using pure Go implementation of BLAKE2b with SIMD instructions☆256Updated 8 years ago
- Asynchronous read-ahead for Go readers☆241Updated last year
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- Very fast, very unsafe serialization for Go☆148Updated 3 years ago
- A generic lock-free implementation of the "Token-Bucket" algorithm☆147Updated 7 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆82Updated last year
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 11 years ago
- a library for reliable and flow-controlled nats sessions using the sliding window protocol. Written in golang.☆58Updated 8 years ago
- Package mafsa implements Minimal Acyclic Finite State Automata in Go, essentially a high-speed, memory-efficient, Unicode-friendly set of…☆295Updated 6 years ago
- Profiler injection and analysis tool☆123Updated 9 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 7 years ago
- An immutability helper for Go☆141Updated 9 years ago
- Tools to process Go trace logs into various profiles. Complement for "go tool trace".☆109Updated 8 years ago
- Port of LZ4 lossless compression algorithm to Go☆212Updated 8 years ago
- Distributed long running work system in Go☆154Updated last week
- Non blocking data structures for Go☆267Updated 9 years ago
- Mount a BoltDB (https://github.com/boltdb/bolt) database as a FUSE filesystem;☆115Updated 5 years ago
- an opinionated repo based tool for linting, testing and building go source☆110Updated 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 8 years ago
- Package rehttp implements a Go HTTP transport that handles retries.☆225Updated last year
- Phi Accrual Failure Detection☆67Updated 10 years ago
- Fast approximate quantiles in Go☆126Updated 3 years ago
- An epoll(7)-based file-descriptor multiplexer.☆105Updated 9 years ago
- A generic patricia trie (also called radix tree) implemented in Go (Golang)☆289Updated 7 months ago
- Graph Go package dependencies☆95Updated 7 years ago
- A playground for things that aren't interesting enough to have their own repo.☆335Updated last year
- Measuring time intervals correctly in Go (monotonic clock).☆65Updated 6 years ago
- tool for detecting unused functions and variables in Go source code☆142Updated 6 years ago
- Shutdown Management package for Go v2☆51Updated 3 years ago
- Go (golang) package to get hash strings of arbitrary data structures.☆140Updated 10 months ago