$ fancy-regex

v0.18.0MAJOR UPDATE

An implementation of regexes, supporting a relatively rich set of features, including backreferences and look-around. Aims to be compatible with Oniguruma syntax when the relevant flag is set.

Downloads: 138.0M
Recent: 32.4M
Versions: 27
Updated: April 24, 2026

Latest Update Summary

Crate

Name: fancy-regex New version: 0.18.0 Release date: 2026-04-24T02:16:53.711606Z

Crate readme

Short description

Long description

Features

Code Examples

Links

https://docs.rs/fancy-regex https://api.github.com/repos/fancy-regex/fancy-regex/releases/313015752

Release info

Release version:

Release description

Code Examples

Minor update: 0.17.0 → 0.18.0

$ DOWNLOADS TREND

84.4M138.0M

$ VERSION HISTORY

v0.18.0April 24, 2026
v0.17.0December 13, 2025
v0.16.2September 19, 2025

$ LINKS

$ INSTALL

cargo add fancy-regex

Or add to Cargo.toml: fancy-regex = "0.18.0"