jugglerchris / rust-html2textLinks
Rust library to render HTML as text.
☆225Updated this week
Alternatives and similar repositories for rust-html2text
Users that are interested in rust-html2text are comparing it to the libraries listed below
Sorting:
- Diff library with semantic cleanup, based on Google's diff-match-patch☆230Updated last month
- Type-safe HTML support for Rust☆254Updated last year
- Rust library to find links such as URLs and email addresses in plain text, handling surrounding punctuation correctly☆229Updated this week
- ☆225Updated 6 months ago
- Cargo command to create the README.md from your crate's documentation☆171Updated 2 months ago
- Check if tables and items in a .toml file are lexically sorted☆271Updated 2 weeks ago
- Type that deserializes only from one specific value☆267Updated last month
- Fuzzy Matching Library for Rust☆297Updated last year
- lazy static regular expressions checked at compile time☆222Updated 3 weeks ago
- A parser and formatter for std::{SystemTime, Duration}☆367Updated 4 months ago
- Comparing argparse APIs☆179Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆172Updated last month
- Filesystem walk performed in parallel with streamed and sorted results☆262Updated last month
- ↕️ Simple database schema migration library for rusqlite, written with performance in mind.☆101Updated this week
- Creates graphviz dependency graphs for Rust projects that use Cargo