Skip to content

[fork of] An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.

Rust · active 2023-08-152026-08-10 (UTC)

Complete coverage26,612 / 26,612 hourly files (100%) · 2 absent upstream2023-08-152026-08-27 (UTC)
Events
2.1K
Pushes
132
Pull requests
153
Issues
150
Stars
859
Forks
133

Activity over time

Daily event counts in the loaded window

Line chart, 1092 days from 2023-08-15 to 2026-08-10. Pushes: 132 total, peak 11 in a day. Pull requests: 153 total, peak 17 in a day. Issues: 150 total, peak 7 in a day. Comments: 540 total, peak 16 in a day. Stars: 859 total, peak 8 in a day.

  • Pushes
  • Pull requests
  • Issues
  • Comments
  • Stars

Stars, PRs, issues and forks are under-captured in the later part of this window. GH Archive progressively stopped capturing non-push events during 2026 — −95% or worse by the end of the window. Every series here except Pushes fades for that reason, so a decline above reflects the archive, not this repository. Pushes stay reliable throughout, so read them, and the contributor counts derived from them, as the real signal. Data health has the measurements.

Top contributors

Pushes, PRs, issues, reviews and comments — stars and forks excluded, so this is contribution rather than popularity

ContributorContributionsPushesPRsComments
BurntSushi59313281275
pascalkuthe190118
nyurik190610
plusvic120110
Bisht1310009
jqnatividad9015
mischnic8014
ziyoung8004
CAD977015
Guillermogsjc7005
leviska7007
ishitatsuyuki6006
decathorpe6023
tmccombs6022
shner-elmo6015
lilydjwg5004
fbryden5022
wyfo5004
Dianne0875004
tisonkun5004

Recent activity

Latest issues, pull requests and releases

  • Pull request#1364BurntSushi2026-06-07 10:17
  • Issue#1349BurntSushi2026-05-23 15:16
    Provide an API for comparing the equivalence of two `Regex` values (while permitting false negatives)
  • Issue#1349BurntSushi2026-05-23 15:16
    Provide an API for comparing the equivalence of two `Regex` values (while permitting false negatives)
  • Issue#1349BurntSushi2026-05-23 15:16
    Provide an API for comparing the equivalence of two `Regex` values (while permitting false negatives)
  • Pull request#1337saschabuehrle2026-03-16 12:47
  • Issue comment#1321pandaman642026-02-21 01:57
    syntax: fix negation handling in HIR translation
  • Issue comment#1334BurntSushi2026-02-18 16:38
    Use core::error::Error instead of std::error::Error
  • Issue comment#1334BurntSushi2026-02-18 15:42
    Use core::error::Error instead of std::error::Error
  • Issue comment#1334ppentchev2026-02-18 15:32
    Use core::error::Error instead of std::error::Error
  • Pull request#1334ppentchev2026-02-18 15:20
  • Issue comment#1323H2CO32026-02-07 04:11
    `regex_syntax::escape()` does not escape whitespace
  • Issue#1323H2CO32026-02-06 20:34
    `regex_syntax::escape()` does not escape whitespace
  • Issue comment#1331BurntSushi2026-02-03 00:56
    syntax: Improving the `Hir::drop()` implementation.
  • Issue#1327keith-hall2026-01-25 19:56
    zero repetition capture groups and search slots panic
  • Issue comment#1323BurntSushi2026-01-15 10:11
    `regex_syntax::escape()` does not escape whitespace
  • Issue comment#1323BurntSushi2026-01-14 20:58
    `regex_syntax::escape()` does not escape whitespace
  • Issue comment#1323H2CO32026-01-14 20:26
    `regex_syntax::escape()` does not escape whitespace
  • Issue#1323H2CO32026-01-14 20:03
    `regex_syntax::escape()` does not escape whitespace
  • Pull request#1320ada4a2025-12-23 20:51
  • Issue#1318pronebird2025-12-11 12:53
    Repeating pattern
  • Issue#1318pronebird2025-12-11 07:20
    Repeating pattern
  • Issue comment#943BurntSushi2025-11-21 11:17
    API to get size of compiled regex
  • Issue comment#943typetetris2025-11-21 08:35
    API to get size of compiled regex
  • Issue comment#1180typetetris2025-11-21 08:32
    Expose Regex memory usage info (fixes #943)
  • Issue comment#1316BurntSushi2025-11-14 17:07
    Compiling unicode regexes is 2.5x slower

Totals cover only the window loaded into ClickHouse and count events, not GitHub's lifetime totals — 859 stars here means stars gained during the window, not the repo's star count.