space-wizards / bsdiff-rsLinks
Binary diffing algorithm implemented in Rust
☆55Updated 4 months ago
Alternatives and similar repositories for bsdiff-rs
Users that are interested in bsdiff-rs are comparing it to the libraries listed below
Sorting:
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆142Updated 3 weeks ago
- Unicode Case-folding for Rust☆87Updated 9 months ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆72Updated last month
- Automatic cfg for Rust compiler features☆104Updated 4 months ago
- ☆108Updated last year
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆95Updated last week
- Defer dropping large structs to a background thread☆66Updated 2 years ago
- ☆59Updated last year
- Compile-time string operations☆106Updated 3 weeks ago
- Static file-serving for Hyper 1.0☆56Updated 9 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- Compatibility adapter between tokio and futures☆184Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 6 months ago
- Mirror of Rust's allocator api for use on stable rust☆68Updated last month
- Find out about keys that are ignored when deserializing data☆95Updated last month
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆160Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Rust library for typesystem-assisted bitflags.☆132Updated 4 months ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆78Updated last year
- A scope for async_std and tokio to spawn non-static futures☆148Updated last year
- #[no_std] print equivalent for Rust☆64Updated last week