robinst / linkify
Rust library to find links such as URLs and email addresses in plain text, handling surrounding punctuation correctly
☆209Updated 2 months ago
Alternatives and similar repositories for linkify:
Users that are interested in linkify are comparing it to the libraries listed below
- A parser and formatter for std::{SystemTime, Duration}☆303Updated last year
- Rust library to render HTML as text.☆176Updated 3 weeks ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆352Updated 6 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆401Updated last week
- A dead simple ANSI terminal color painting library for Rust.☆254Updated 10 months ago
- report progress of concurrent applications and display it in various ways☆357Updated 5 months ago
- Like Rust's std::Path, but UTF-8.☆448Updated 5 months ago
- Rust text diffing and assertion library☆247Updated last year
- Rust library to parse mail files☆189Updated 8 months ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆187Updated last year
- A small, lightweight template engine☆201Updated 7 months ago
- Delegation of trait implementations via procedural macros☆261Updated 6 months ago
- Filesystem walk performed in parallel with streamed and sorted results☆230Updated 9 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆503Updated 6 months ago
- Simple macros to write colored and formatted text to a terminal. Based on `termcolor`, thus also cross-platform.☆225Updated last year
- Checks all your documentation for spelling and grammar mistakes with hunspell and a nlprule based checker for grammar☆333Updated 2 months ago
- Type that deserializes only from one specific value☆232Updated 3 weeks ago
- The fastest and lightest mail parsing Rust library.☆174Updated last year
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆428Updated this week
- Productivity improvements for Rust ecosystem: warnings are skipped until errors are fixed, LSP-independent Neovim integration, etc.☆272Updated last month
- Rust lightweight HTTP 1.1 client☆271Updated last month
- A Rust equivalent of Unix command "which".☆212Updated 3 weeks ago
- Find out path at which a deserialization error occurred☆330Updated 2 months ago
- Boolean-valued predicate functions in Rust☆179Updated last week
- Diff library with semantic cleanup, based on Google's diff-match-patch☆200Updated 8 months ago
- The feature-rich, portable async channel library☆251Updated 2 years ago
- x-www-form-urlencoded meets Serde☆238Updated 5 months ago
- A backend for `mdbook` which will check your links for you.☆147Updated 5 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆329Updated 3 weeks ago
- Rust implementations of string similarity metrics☆418Updated 9 months ago