netvl / xml-rsLinks
An XML library in Rust
☆468Updated last month
Alternatives and similar repositories for xml-rs
Users that are interested in xml-rs are comparing it to the libraries listed below
Sorting:
- A pure rust YAML implementation.☆630Updated last year
- Character encoding support for Rust☆286Updated last year
- (朽木) HTML/XML tree manipulation library for Rust☆478Updated 2 years ago
- Tar file reading/writing for Rust☆678Updated last month
- A TOML encoding/decoding library for Rust☆1,020Updated 2 years ago
- JSON implementation in Rust☆582Updated last year
- mustache template library for rust☆217Updated last year
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,050Updated 10 months ago
- A rust-macro which makes errors easy to write☆336Updated last year
- Error boilerplate for Rust☆728Updated 4 years ago
- INI file parser in Rust☆328Updated last month
- Cross platform Rust library to read a password in the terminal (Linux, BSD, MacOS, Windows, WASM).☆260Updated 3 months ago
- ☆530Updated 5 years ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆392Updated 3 years ago
- Rust library for ANSI terminal colours and styles (bold, underline)☆473Updated last year
- A simple, fast and easy to use self-contained single file storage for Rust☆394Updated 3 years ago
- A Rust library to extract useful data from HTML documents, suitable for web scraping.☆999Updated 5 months ago
- Zip implementation in Rust☆721Updated last year
- xml-rs based deserializer for Serde (compatible with 1.0+)☆312Updated 2 months ago
- derive simple constructor functions for Rust structs☆559Updated 11 months ago
- A macro-based html builder for rust☆333Updated this week
- Get the number of CPUs in Rust☆606Updated last month
- A very simple thread pool for parallel task execution☆563Updated 3 years ago
- Mocking library for Rust☆270Updated 2 years ago
- A collection of examples of using code written in Rust from other languages☆508Updated 2 years ago
- FTP client for Rust☆188Updated 2 years ago
- TQL is a compile-time Rust ORM☆391Updated 5 years ago
- Grapheme Cluster and Word boundaries according to UAX#29 rules☆618Updated 3 weeks ago
- A Rust procedural macro for tracing function execution