luminvent / yaserde
Yet Another Serializer/Deserializer
☆189Updated 4 months ago
Alternatives and similar repositories for yaserde:
Users that are interested in yaserde are comparing it to the libraries listed below
- xml-rs based deserializer for Serde (compatible with 1.0+)☆282Updated last year
- x-www-form-urlencoded meets Serde☆243Updated 7 months ago
- A Rust JSON5 serializer and deserializer which speaks Serde.☆195Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 3 weeks ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆142Updated 2 months ago
- ☆310Updated 2 years ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆189Updated last year
- Rust Open API v3 Structs and Enums for easy deserialization with serde☆177Updated 9 months ago
- Procedural macros to derive numeric traits in Rust☆197Updated last year
- A Rust Cargo sub-command and libraries to extract and build localization resources to embed in your application/library☆130Updated 2 months ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆362Updated 8 months ago
- a smaller, faster and panic-free alternative to core::fmt☆363Updated last year
- A xsd/wsdl => rust code generator written in rust☆105Updated 6 months ago
- The feature-rich, portable async channel library☆252Updated 2 years ago
- Conditional compilation according to rustc compiler version☆350Updated 3 weeks ago
- Efficient and customizable data-encoding functions in Rust☆184Updated last month
- A callback-based Event Loop☆194Updated 3 weeks ago
- Serialize/deserialize rusqlite rows☆90Updated 3 weeks ago
- 📦 A Rust ORM based on tokio-postgres and refinery☆127Updated 3 years ago
- Easily add Fluent to your Rust project.☆140Updated 2 months ago
- Provides a crate with information from the time it was built.☆165Updated last month
- A Rust library for safe and effortless global and thread-local state management.☆218Updated last year
- ☆154Updated last month
- A lightweight version of pin-project written with declarative macros.☆243Updated last week
- MIME type guessing of file extensions for Rust.☆180Updated 9 months ago
- Async session support with plugabble backends☆124Updated last year
- Procedural macro for recursive async functions☆220Updated 2 months ago
- Easy code duplicate with substitution for Rust☆239Updated 6 months ago
- MIMEs in Rust☆189Updated 5 months ago
- An async parser for multipart/form-data content-type in Rust