divvun / bidiff
A Rust take on bsdiff
☆153Updated last month
Alternatives and similar repositories for bidiff
Users that are interested in bidiff are comparing it to the libraries listed below
Sorting:
- Rust rewrite of breakpad's minidump_writer☆77Updated last month
- Collection of crates to deal with crashes☆150Updated this week
- zstd format implementation in pure rust☆313Updated 2 weeks ago
- Reflection via DWARF.☆296Updated 2 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- ☆121Updated this week
- Changing function definitions at runtime in Rust☆132Updated 2 years ago
- Rust ABI safe code generator☆187Updated 3 weeks ago
- Fast, FFI-friendly string interning for Rust☆164Updated 7 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated 2 months ago
- Fantastic serialization library☆160Updated last year
- Cargo subcommand to build multiple versions of the same binary, each with a different CPU features set, merged into a single portable opt…☆180Updated 2 months ago
- FFI-compatible futures☆163Updated 5 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Rust String Libraries by mcyoung☆184Updated 3 months ago
- A Rust proc_macro_attribute to outline conversions from generic functions