ImJeremyHe / xmlserdeLinks
A user-friendly Rust library for serializing or deserializing XML files
☆26Updated last month
Alternatives and similar repositories for xmlserde
Users that are interested in xmlserde are comparing it to the libraries listed below
Sorting:
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆99Updated this week
- Tools for finding and manipulating differences between files☆96Updated 6 months ago
- Rust implementation of bors used for various Rust components (e.g. the compiler).☆70Updated this week
- WireGuard(R) impl in pure rust☆78Updated 5 months ago
- https://github.com/rust-lang/cargo/issues/948☆56Updated 11 months ago
- A caching middleware that follows HTTP caching rules☆85Updated last week
- Rust library for ANSI terminal colours and styles (bold, underline) - Nushell project fork☆51Updated last year
- 🐱concat! with support for const variables and expressions☆42Updated last month
- Parse JSON file at compile time and embed as serde_json::Value☆29Updated 5 months ago
- Rust procedural macro attribute parser☆45Updated last year
- Serde Visitor for deserializing untagged enums☆64Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated this week
- Eager evaluation of macros like `concat!` and `env!`☆40Updated 5 months ago
- codesort sorts code☆95Updated 6 months ago
- Async, lock-free synchronization primitives for task wakeup