robinst / linkify
Rust library to find links such as URLs and email addresses in plain text, handling surrounding punctuation correctly
☆207Updated this week
Related projects ⓘ
Alternatives and complementary repositories for linkify
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆187Updated last year
- A parser and formatter for std::{SystemTime, Duration}☆292Updated last year
- Filesystem walk performed in parallel with streamed and sorted results☆225Updated 7 months ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆342Updated 4 months ago
- Port of Dropbox's zxcvbn password strength library for Rust☆209Updated 4 months ago
- report progress of concurrent applications and display it in various ways☆353Updated 3 months ago
- Like Rust's std::Path, but UTF-8.☆438Updated 3 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆394Updated 3 weeks ago
- A collection of utilities for a superior nom experience☆149Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 4 months ago
- Rust implementations of string similarity metrics☆409Updated 7 months ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆399Updated this week
- Minimalist pedantic command line parser☆305Updated 11 months ago
- oh heck, a case conversion library☆506Updated 8 months ago
- A dead simple ANSI terminal color painting library for Rust.☆247Updated 8 months ago
- Simple macros to write colored and formatted text to a terminal. Based on `termcolor`, thus also cross-platform.☆226Updated last year
- Rust lightweight HTTP 1.1 client☆262Updated this week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆492Updated 4 months ago
- A command line tool for comparing benchmarks run by Criterion.☆220Updated 2 months ago
- Type that deserializes only from one specific value☆227Updated 2 weeks ago
- Fast Mustache template engine implementation in pure Rust.☆298Updated last month
- A Rust proc_macro_attribute to outline conversions from generic functions☆264Updated 5 months ago
- Rust option parser with custom derive support☆226Updated last week
- An efficient and powerful Rust library for word wrapping text.☆470Updated 2 weeks ago
- Expanding opportunities standard library std::fs and std::io☆301Updated 11 months ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆169Updated last month
- A backend for `mdbook` which will check your links for you.☆143Updated 3 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆319Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆334Updated 2 weeks ago
- Diff library with semantic cleanup, based on Google's diff-match-patch☆199Updated 6 months ago