dipa makes it easy to efficiently delta encode large Rust data structures.
☆272Jan 24, 2022Updated 4 years ago
Alternatives and similar repositories for dipa
Users that are interested in dipa are comparing it to the libraries listed below
Sorting:
- ☆58Jul 2, 2023Updated 2 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Oct 11, 2021Updated 4 years ago
- a smaller, faster and panic-free alternative to core::fmt☆389Feb 14, 2024Updated 2 years ago
- Super-fast float parser in Rust (now part of Rust core)☆290Dec 2, 2022Updated 3 years ago
- Eventually consistent values for Rust☆125Jul 1, 2022Updated 3 years ago
- A high level diffing library for rust based on diffs☆1,225Feb 5, 2025Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆357Jan 20, 2026Updated last month
- "A very small syn"☆213Feb 1, 2025Updated last year
- The feature-rich, portable async channel library☆266Jan 9, 2023Updated 3 years ago
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- Modular, structure-aware, and feedback-driven fuzzing engine for Rust functions☆449Jan 22, 2026Updated last month
- Utility for comparing two structs and re-applying the differences to other structs☆124Sep 7, 2023Updated 2 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Nov 7, 2025Updated 3 months ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆188May 9, 2021Updated 4 years ago
- Color schemes for charts and maps☆234Jan 5, 2026Updated 2 months ago
- An attribute macro for creating a `Standard` distribution for rust types☆17May 18, 2021Updated 4 years ago
- Rust API stability attributes for the rest of us.☆31Jul 4, 2024Updated last year
- An allocator that can track and limit memory usage.☆217Mar 26, 2023Updated 2 years ago
- Runtime for executing procedural macros as WebAssembly☆1,472Jan 21, 2026Updated last month
- Slotmap data structure for Rust☆1,289Dec 6, 2025Updated 3 months ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Apr 29, 2021Updated 4 years ago
- Thermite SIMD: Melt your CPU☆155Updated this week
- Pull in every source file in a directory as a module☆181Feb 8, 2026Updated 3 weeks ago
- A light wrapper around rr, the time-travelling debugger☆147Aug 21, 2023Updated 2 years ago
- Allocation-free data structures that make do with the memory they're given☆145Mar 10, 2022Updated 3 years ago
- A safe and fast multi-producer, multi-consumer channel.☆2,896Dec 22, 2025Updated 2 months ago
- rd is a record/replay debugger written in rust☆961Jun 3, 2022Updated 3 years ago
- Trait aliases on stable Rust☆59Nov 19, 2025Updated 3 months ago
- Zero-copy deserialization framework for Rust☆4,053Updated this week
- ☆114Nov 27, 2023Updated 2 years ago
- Set of mathematical traits to facilitate the use of SIMD-based AoSoA (Array of Struct of Array) storage pattern.☆333Feb 7, 2026Updated 3 weeks ago
- Provides a very thin abstraction over instrumented profiling crates like puffin, optick, tracy, and superluminal-perf.☆387Jun 22, 2025Updated 8 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Oct 12, 2025Updated 4 months ago
- Stackless generators on stable Rust.☆478Jun 24, 2022Updated 3 years ago
- A library for to allow multiple return types by automatically generated enum.☆375Feb 27, 2026Updated last week
- SIMD-accelerated UTF-8 validation for Rust.☆587Dec 21, 2025Updated 2 months ago
- A Rust macro to determine if a type implements a logical trait expression☆268Jan 1, 2020Updated 6 years ago
- Diff library with semantic cleanup, based on Google's diff-match-patch☆232Dec 21, 2025Updated 2 months ago
- Typed distributed plugin registration☆1,272Feb 19, 2026Updated 2 weeks ago