KWARC / rust-libxmlLinks
Rust wrapper for libxml2
☆87Updated 2 months ago
Alternatives and similar repositories for rust-libxml
Users that are interested in rust-libxml are comparing it to the libraries listed below
Sorting:
- A Rust JSON5 serializer and deserializer which speaks Serde.☆223Updated last month
- MIME type guessing of file extensions for Rust.☆196Updated 4 months ago
- Unicode Case-folding for Rust☆91Updated last month
- Serde support for querystring-style strings☆224Updated this week
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆205Updated 2 years ago
- MIMEs in Rust☆210Updated last year
- Efficient and customizable data-encoding functions in Rust☆197Updated 3 weeks ago
- Filesystem fixtures and assertions.☆120Updated this week
- Boolean-valued predicate functions in Rust☆203Updated last week
- r2d2 connection pool for sqlite☆131Updated last month
- Accessing file timestamps in a platform-agnostic fashion in Rust☆127Updated 2 weeks ago
- Unicode Normalization forms according to UAX#15 rules☆186Updated 3 months ago
- x-www-form-urlencoded meets Serde☆258Updated last year
- Diff library with semantic cleanup, based on Google's diff-match-patch☆231Updated last month
- Rust Open API v3 Structs and Enums for easy deserialization with serde☆201Updated 8 months ago
- Converts to and from various cases.☆156Updated last week
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆88Updated 3 months ago
- JOSE (JSON Web Token) Library for Rust☆182Updated 8 months ago
- Easily add Fluent to your Rust project.☆161Updated 3 months ago
- A Rust library to retry some code until its return value satisfies a condition.☆124Updated last week
- An async parser for multipart/form-data content-type in Rust☆163Updated last year
- Rust bindings for the Oniguruma regex library☆130Updated last week
- A Rust crate for producing string representations of numbers, formatted according to international standards☆127Updated last year
- Rust library to convert between ISO 639 codes and English language names☆36Updated last year
- Port of Dropbox's zxcvbn password strength library for Rust☆254Updated 11 months ago
- A small, lightweight template engine☆223Updated last year
- A HashMap wrapper that holds key-value pairs in insertion order