yanganto / struct-patchLinks
A lib help you patch Rust instance, and easy to partial update configures.
☆24Updated 2 weeks ago
Alternatives and similar repositories for struct-patch
Users that are interested in struct-patch are comparing it to the libraries listed below
Sorting:
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆42Updated last year
- Serde-based replacement for #[derive(Debug)]☆68Updated 8 months ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆42Updated 3 months ago
- Trait implementation generator macro☆29Updated this week
- A generic abstraction of paginated APIs☆60Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆73Updated 3 months ago
- ☆62Updated 2 months ago
- A versatile and developer-friendly trait mocking library☆75Updated 2 months ago
- A utility crate to log errors without losing key information along the way.☆31Updated 5 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- A type-safe, K-sortable, globally unique identifier☆44Updated 4 months ago
- Rust Macro which embeds files into your executable. A fork of `rust-embed` with a focus on usage on web servers.☆28Updated last year
- Improve and strengthen your strings by making them strongly-typed with less boilerplate☆32Updated 3 months ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Typed any map for rust☆67Updated 6 months ago
- Generate rust structs & query functions from diesel schema files☆81Updated 6 months ago
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- Procedural macros to facilitate enum usage, such as when delegating implementations and/or generating variant types.☆42Updated 3 weeks ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆56Updated 3 weeks ago
- A problem type to be returned by HTTP APIs☆60Updated 5 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- Updater program for axo tools☆24Updated 2 months ago
- The quickest way to override dependencies with Cargo☆62Updated last week
- Add observability to your Rust types!☆52Updated 3 weeks ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆74Updated this week
- ☆69Updated last month
- JSON Pointer (RFC 6901) implementation for Rust☆46Updated 2 weeks ago
- Utilities for working with shared slices of memory☆70Updated this week
- Compile-time regular expressions, the right way.☆78Updated 4 months ago