space-wizards / bsdiff-rsLinks
Binary diffing algorithm implemented in Rust
☆53Updated 3 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:
- Defer dropping large structs to a background thread☆65Updated 2 years ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆141Updated 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- ☆59Updated last year
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆77Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆72Updated 3 weeks ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 2 weeks ago
- Cross-platform interface to the `errno` variable☆72Updated 2 weeks ago
- ☆60Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆150Updated last month
- Compile-time string operations☆103Updated 3 weeks ago
- Abstract over different executors☆74Updated 2 years ago
- Big array helper for serde☆64Updated last year
- Unicode Case-folding for Rust☆86Updated 8 months ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- ☆108Updated last year
- Cross platform Rust library for checking whether two file paths are the same file.☆115Updated 7 months ago
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆94Updated 3 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- `$crate` in procedural macros.☆74Updated last week
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- Rust library for typesystem-assisted bitflags.☆131Updated 3 months ago
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated this week
- A sha1 implementation useable in const contexts☆87Updated last year
- Compatibility adapter between tokio and futures☆180Updated 3 weeks ago