tafia / quick-xml
Rust high performance xml reader and writer
☆1,283Updated 2 months ago
Alternatives and similar repositories for quick-xml:
Users that are interested in quick-xml are comparing it to the libraries listed below
- Rust Macro which loads files into the rust binary at compile time during release and loads the file from the fs during dev.☆1,748Updated this week
- Rust library for single assignment cells and lazy statics without macros☆1,923Updated 3 weeks ago
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,283Updated last month
- A binary encoder / decoder implementation in Rust.☆2,806Updated last month
- Rust cache structures and easy function memoization☆1,695Updated 2 weeks ago
- Rust library for walking directories recursively.☆1,343Updated 2 months ago
- Some more derive(Trait) options☆1,847Updated this week
- derive builder implementation for rust structs☆1,398Updated 4 months ago
- Rust templating with Handlebars☆1,338Updated this week
- A small rust library for adding custom derives to enums☆1,934Updated this week
- Find unused dependencies in Cargo.toml☆1,853Updated last week
- Simple validation for Rust structs☆2,165Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index