chinedufn / dipaView external linksLinks
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)☆289Dec 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,215Feb 5, 2025Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆354Jan 20, 2026Updated 3 weeks ago
- "A very small syn"☆212Feb 1, 2025Updated last year
- The feature-rich, portable async channel library☆266Jan 9, 2023Updated 3 years ago
- Statically-checked alternatives to RefCell and RwLock☆388Sep 17, 2025Updated 4 months ago
- Modular, structure-aware, and feedback-driven fuzzing engine for Rust functions☆449Jan 22, 2026Updated 3 weeks ago
- 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.☆187May 9, 2021Updated 4 years ago
- Color schemes for charts and maps☆233Jan 5, 2026Updated last month
- 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
- Slotmap data structure for Rust☆1,285Dec 6, 2025Updated 2 months ago
- Runtime for executing procedural macros as WebAssembly☆1,469Jan 21, 2026Updated 3 weeks 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☆181Updated this week
- Allocation-free data structures that make do with the memory they're given☆145Mar 10, 2022Updated 3 years ago
- A light wrapper around rr, the time-travelling debugger☆147Aug 21, 2023Updated 2 years ago
- A safe and fast multi-producer, multi-consumer channel.☆2,878Dec 22, 2025Updated last month
- rd is a record/replay debugger written in rust☆961Jun 3, 2022Updated 3 years ago
- Trait aliases on stable Rust☆59Nov 19, 2025Updated 2 months ago
- Zero-copy deserialization framework for Rust☆4,014Updated 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.☆332Feb 7, 2026Updated last week
- Provides a very thin abstraction over instrumented profiling crates like puffin, optick, tracy, and superluminal-perf.☆387Jun 22, 2025Updated 7 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.☆374Updated this week
- SIMD-accelerated UTF-8 validation for Rust.☆582Dec 21, 2025Updated last month
- A Rust macro to determine if a type implements a logical trait expression☆265Jan 1, 2020Updated 6 years ago
- Typed distributed plugin registration☆1,258Jan 21, 2026Updated 3 weeks ago
- Diff library with semantic cleanup, based on Google's diff-match-patch☆231Dec 21, 2025Updated last month