knickish / structdiff
zero-dependency rust crate for generating and applying partial diffs between struct instances
☆24Updated 2 months ago
Alternatives and similar repositories for structdiff:
Users that are interested in structdiff are comparing it to the libraries listed below
- Value probing with egui based UI☆14Updated last month
- Efficient byte-stream pipe buffer☆42Updated 6 months ago
- For when you really, really just want to know that your config changed☆14Updated last year
- Trait implementation generator macro☆28Updated this week
- A low-ish level tool for easily writing and hosting WASM based plugins.☆69Updated 10 months ago
- Typed any map for rust☆65Updated last month
- A metaheuristic framework for solving combinatorial optimization problems☆33Updated 3 weeks ago
- virtual machine for rapid embedded development☆27Updated 2 weeks ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Port of MapBox's earcut triangulation code to Rust language☆43Updated last week
- Rust crate that allows you to display status & progress information in a terminal☆29Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Use winit like the async runtime you've always wanted☆48Updated 7 months ago
- Pathfinding library for calculating all node pairs' shortest paths in an unweighted undirected graph.☆49Updated 5 months ago
- Monorepo for web & game rust crates☆13Updated this week
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆41Updated 4 months ago
- Serde partial serialization made easy☆42Updated 2 years ago
- Utility library to work with tuples.☆17Updated 3 years ago
- Make data-driven table rendering easy with Dioxus☆10Updated 2 years ago
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆36Updated 8 months ago
- An automatic differentiation library for both forward and reverse auto-diff via code transformation written in Rust.☆16Updated 3 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆43Updated last year
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- GUI viewer for cargo metadata☆18Updated this week
- A concise, self-describing binary format written in Rust for Serde☆63Updated 5 months ago
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆32Updated last year
- Rust crate for retrieving memory page size☆13Updated last year
- ☆32Updated 3 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- A zero-allocation library providing const-generic implementations of Bézier curves, B-Spline curves and specialized implementations of up…☆40Updated 4 months ago