space-wizards / bsdiff-rsLinks
Binary diffing algorithm implemented in Rust
☆48Updated 3 weeks ago
Alternatives and similar repositories for bsdiff-rs
Users that are interested in bsdiff-rs are comparing it to the libraries listed below
Sorting:
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- Unicode Case-folding for Rust☆82Updated 5 months ago
- Cross-platform interface to the `errno` variable☆70Updated last week
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- Timer facilities for Rust's async story☆56Updated 9 months ago
- Cargo API written in Paris☆50Updated 3 weeks ago
- More reliable path manipulation.☆61Updated last month
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆89Updated last month
- ☆86Updated 5 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆38Updated 9 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆85Updated this week
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- ☆57Updated last year
- Language tags for Rust☆39Updated 3 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆47Updated last month
- Windows INI file {de,}serialization☆25Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 7 months ago
- Basic parser for PEM formatted keys and certificates☆64Updated 6 months ago
- Abstract over different executors☆73Updated last year
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- Atomic file-writes.☆99Updated 8 months ago
- like thread::spawn but for processes☆154Updated 3 months ago
- A Rust crate that provides a simple interface for LZMA compression and decompression.☆81Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A library for extending `Path` and `PathBuf` in order to get an absolute path and remove the containing dots.☆64Updated last year
- Rust data types and a macro for generating enumeration-based bit flags☆47Updated 2 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 3 months ago
- Big array helper for serde☆61Updated last year
- Declarative parsing for Rust, using a custom derive and nom☆67Updated 2 months ago