bourumir-wyngs / serde-saphyrLinks
A strongly typed YAML deserializer that deserializes YAML directly into your Rust types without constructing an intermediate tree of “abstract values.”
☆91Updated this week
Alternatives and similar repositories for serde-saphyr
Users that are interested in serde-saphyr are comparing it to the libraries listed below
Sorting:
- The quickest way to override dependencies with Cargo☆68Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 2 weeks ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆169Updated 3 weeks ago
- prae is a crate that aims to provide a better way to define types that require validation.☆136Updated 2 years ago
- Extra Tower middlewares and utilities for HTTP clients.☆37Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆95Updated 9 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- A generic abstraction of paginated APIs☆62Updated last year
- Progress reporting abstraction for Rust☆65Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated last month
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆65Updated this week
- A Rust macro to make enums with a subset of values of the parent☆130Updated 2 months ago
- Include your assets statically into your application with a strict structure☆92Updated 3 weeks ago
- Use declarative macros as proc_macro attributes or derives☆150Updated 6 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- Generate Rust enum variants without associated data☆99Updated last month
- ☆218Updated 4 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆175Updated 2 weeks ago
- ☆43Updated last year
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆128Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated last week
- A tiny ORM for CRUD operations built on top of SQLx QueryBuilder.☆53Updated last month
- Yet another string type for Rust☆90Updated this week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Drop-in replacement for std::time for Wasm in browsers☆82Updated 10 months ago
- Compile-time regular expressions, the right way.☆81Updated 10 months ago
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- YAML library, based on unsafe-libyaml☆71Updated last week
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆42Updated last year