veddan / rust-htmlescape
A HTML entity encoding library for Rust
☆43Updated last year
Alternatives and similar repositories for rust-htmlescape:
Users that are interested in rust-htmlescape are comparing it to the libraries listed below
- Candidates for inclusion in the Rust standard library☆89Updated 2 years ago
- A collection of password hashing routines in pure Rust☆62Updated 2 years ago
- A Rust library for strongly-typed string keys for configuration.☆25Updated 6 years ago
- ☆59Updated 6 months ago
- The empty type Void.☆69Updated last year
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- (DEPRECATED) Featureful, pull-based, zero-allocation SVG parser.☆23Updated 6 years ago
- DEPRECATED, use https://github.com/gtk-rs/gtk-rs-core repository instead!☆33Updated 4 years ago
- Floating point approximate comparison for Rust☆60Updated 2 weeks ago
- Cross-platform interface to the `errno` variable☆65Updated this week
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Futures-aware lock primitives