Thomblin / xml_schema_generator
A collection of helper functions to read a given XML string or stream using quick_xml and generating a Struct (as String) that you can use in your Rust program to serialize or deserialize XML of the same format
☆28Updated last month
Alternatives and similar repositories for xml_schema_generator:
Users that are interested in xml_schema_generator are comparing it to the libraries listed below
- Determines the MIME type of a file by traversing a filetype tree.☆39Updated 4 months ago
- Testing framework for rust enhancing the built-in library with some useful features.☆62Updated last month
- Draw chart with svg for leptos☆65Updated 10 months ago
- Generate rust code (structures and enum) from XSD☆53Updated 2 months ago
- A xsd/wsdl => rust code generator written in rust☆105Updated 5 months ago
- Stack of Rust crates for stead state projects☆68Updated this week
- ☆32Updated last month
- A Rust macro to make enums with a subset of values of the parent☆85Updated 10 months ago
- Rust procedural macro attribute parser☆37Updated 9 months ago
- Derive a builder for your constructors in Rust☆69Updated last month
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆131Updated last month
- ☆112Updated last week
- State machine pattern for Rust☆29Updated 4 months ago
- A faster Arc.☆57Updated last year
- rubicon enables a form of dynamic linking in Rust through cdylib crates and carefully-enforced invariants.☆142Updated 3 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆85Updated 2 months ago
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆70Updated 3 months ago
- An XML library in Rust☆71Updated 2 months ago
- Semantic wrapper for byte count representations☆125Updated 2 weeks ago
- Humansize - A flexible crate for humanizing file sizes☆115Updated 2 months ago
- Build-time configure scripts for Rust☆57Updated 2 months ago
- A tool to remove unused code from a Rust project.☆30Updated 4 months ago
- Chartistry is an extensible charting library for Leptos☆92Updated 2 weeks ago
- Streaming JSON reader and writer written in Rust☆71Updated last week
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆181Updated 4 months ago
- A more compact help renderer for clap terminal applications☆68Updated 2 weeks ago
- Access and evaluate tracing logs in async and sync tests.☆69Updated 9 months ago
- A super powered testing macro for Rust☆118Updated 2 weeks ago
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆36Updated 10 months ago