klauspost / dedup
Streaming Deduplication Package for Go
☆196Updated 6 years ago
Alternatives and similar repositories for dedup:
Users that are interested in dedup are comparing it to the libraries listed below
- Asynchronous read-ahead for Go readers☆231Updated 7 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☆256Updated 7 years ago
- Package mafsa implements Minimal Acyclic Finite State Automata in Go, essentially a high-speed, memory-efficient, Unicode-friendly set of…☆296Updated 5 years ago
- A generic lock-free implementation of the "Token-Bucket" algorithm☆144Updated 6 years ago
- Measure and throttle the rate at which data is transferred.☆257Updated 9 months ago
- An optimized substring search engine written in Go☆549Updated 6 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
- An epoll(7)-based file-descriptor multiplexer.☆105Updated 8 years ago
- A playground for things that aren't interesting enough to have their own repo.☆333Updated 6 months ago
- deputy is a go package that adds smarts on top of os/exec☆230Updated 3 years ago
- Concurrent Buffered IO in Go #golang☆245Updated 3 years ago
- Very fast, very unsafe serialization for Go☆147Updated 2 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
- Port of LZ4 lossless compression algorithm to Go☆212Updated 7 years ago
- Static content embedding for Golang☆92Updated 6 years ago
- Profiler injection and analysis tool☆123Updated 8 years ago
- Non blocking data structures for Go☆266Updated 8 years ago
- Nanosecond scale logger inspired by https://github.com/PlatformLab/NanoLog☆228Updated 6 years ago
- Package rehttp implements a Go HTTP transport that handles retries.☆220Updated last year
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated 5 months ago
- Simple, ordered, key-value persistence library for the Go Language☆265Updated 3 years ago
- A FUSE file system in Go extended with persistent file storage☆124Updated 4 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
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated this week
- General, type-safe, non-allocating set-operations for any sort.Interface☆170Updated 6 years ago
- Distributed RWMutex in Go☆350Updated 5 years ago
- A caching library for go that supports multiple keys and various replacement algorithms.☆159Updated 2 years ago
- Simple object persistence with boltdb☆143Updated 3 years ago
- Go package for limiting and monitoring data flow rate☆95Updated 8 years ago