green-coder / cdcLinks
A library for performing Content-Defined Chunking (CDC) on data streams.
☆25Updated 2 years ago
Alternatives and similar repositories for cdc
Users that are interested in cdc are comparing it to the libraries listed below
Sorting:
- Rust implementation `libsodium/utils`.☆52Updated 10 months ago
- A library that allows to listen network sockets with proper resource limits and error handling☆31Updated 6 years ago
- A pure Rust implementation of BLAKE2 based on RFC 7693.☆64Updated 6 months ago
- Send syslog messages from Rust☆121Updated last year
- Blazing fast, zero-copy parser combinator library for Rust with an elegant API for both strings and bytes.☆23Updated 4 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- Secure string library for Rust | now on https://codeberg.org/valpackett/secstr☆95Updated 3 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- A Rust library for accessing Linux process and system information☆90Updated 2 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features