Thanks to visit codestin.com
Credit goes to lib.rs

#regex

  1. regex

    regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.

    v1.12.3 53.7M #regex-engine #regex-automata #finite-automata #time-complexity #search #linear-time #proportional
  2. fancy-regex

    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.

    v0.18.0 10.1M #regex #backtracking #regex-engine #flags #expression #oniguruma #single-line #expression-engine #nfa
  3. lazy-regex

    lazy static regular expressions checked at compile time

    v3.6.0 1.9M #regex #lazy-evaluation #macro #static
  4. onig

    Rust-Onig is a set of Rust bindings for the Oniguruma regular expression library. Oniguruma is a modern regex library with support for multiple character encodings and regex syntaxes.

    v6.5.3 3.3M #regex #character-set #character-encoding #oniguruma #syntax
  5. wax

    Opinionated and portable globs that can be matched against paths and directory trees

    v0.7.0 198K #glob-pattern #path-matching #regex
  6. regress

    A regular expression engine targeting EcmaScript syntax

    v0.11.1 1.2M #regex-engine #javascript-engine #expression-syntax #regex
  7. globwalk

    Glob-matched recursive file system walking

    v0.9.1 3.9M #glob-pattern #iterator #regex #walk #glob
  8. grok

    popular Java & Ruby grok library which allows easy text and log file processing with composable patterns

    v2.4.1 461K #logging #regex #text-processing #ruby #java #pattern-match #string-matching
  9. sscanf

    (inverse of format!()) macro with near unlimited parsing capabilities

    v0.5.0 89K #scanf #regex #regex-text #parser #string
  10. rand_regex

    Generates random strings and byte strings matching a regex

    v0.19.0 224K #random #regex #generator
  11. grex

    grex generates regular expressions from user-provided test cases

    v1.4.6 7.1K #regex #pattern
  12. choose

    A human-friendly and fast alternative to cut and (sometimes) awk

    v1.3.7 950 #awk #regex #human-friendly #syntax #end-of-line #separator #exclusive #inclusive #white-space
  13. parse-display

    Procedural macro to implement Display and FromStr using common settings

    v0.11.0 3.0M #from-str #regex #derive #derive-enums
  14. glob-match

    An extremely fast glob matcher

    v0.2.1 878K #glob #matching #wildcard #braces #bash #matcher #glob-pattern #regex
  15. globset

    Cross platform single glob and glob set matching. Glob set matching is the process of matching one or more glob patterns against a single candidate path simultaneously, and returning all of the globs that matched.

    v0.4.18 10.4M #glob-pattern #regex-set #regex #multiple
  16. pitchfork-cli

    Daemons with DX

    v2.9.1 #daemon #web-api #background-task #shell-hook #logging #mcp #web-ui #regex #tui #developer-experience
  17. tmux-snaglord

    A TUI application to make copying terminal history from tmux easier

    v0.1.7 #prompt #panes #command-output #tmux #tui #fuzzy-search #copying #terminal-history #regex #zsh
  18. matchers

    Regex matching on character and byte streams

    v0.2.0 29.8M #regex #pattern #streaming
  19. s3find

    A command line utility to walk an Amazon S3 hierarchy. s3find is an analog of find for Amazon S3

    v0.16.0 #amazon-s3 #find #regex #aws
  20. nomino

    Batch rename utility for developers

    v1.6.4 1.8K #batch-rename #regex #file-rename #sub-directory #source #pattern-match #filenames #alt-text #screenshot
  21. fdf

    A fast, multi-threaded filesystem search tool with regex/glob support and extremely pretty colours!

    v0.9.2 #regex #glob #cli #search #filesystem
  22. regex-anre

    full-featured, zero-dependency regular expression engine that supports both standard and ANRE regular expressions

    v2.0.1 #regex-engine #character-set #anre #regex
  23. omnilinter

    General purpose bulk linter

    v0.7.1 #linter #regex #cli
  24. treegrep

    regex pattern matcher that displays results in a tree structure with an interface to jump to matched text

    v2.1.0 #regex #tree #grep #search-tree #search
  25. gst-plugin-regex

    GStreamer Regular Expression Plugin

    v0.15.0 #regex #plugin #element #gstreamer #build
  26. rexile

    A blazing-fast regex engine with 22x faster compilation and optimized case-insensitive matching

    v0.5.5 190 #lexer #regex-pattern-matching #parser #regex #pattern
  27. i3im

    extends the standard functionality of the i3 and Sway window managers

    v0.2.1 #window-manager #workspace #event-handling #i3 #standard #full-screen #regex #window-event
  28. lade

    Automatically load secrets from your preferred vault as environment variables, and clear them once your shell command is over

    v0.14.4 #secret #env-vars #vault #automatic-load #shell #regex #bash #shell-hook #1password #meta-type
  29. resharp-grep

    recursive grep with boolean constraints and regex intersection

    v0.6.0 #grep #regex #search #intersection #search-cli
  30. pleaser

    please, a polite regex-first sudo alternative

    v0.5.6 2.2K #regex #elevation #edit #please #access
  31. ferroni

    Pure-Rust Oniguruma regex engine with SIMD-accelerated search

    v1.2.8 #regex-engine #oniguruma #unicode #regex
  32. simple-string-patterns

    Makes it easier to match, split and extract strings in Rust without regular expressions. The parallel string-patterns crate provides extensions to work with regular expressions via the Regex library

    v0.3.17 1.8K #regex #string-matching #pattern #case-insensitive #split #separator #first-name #head-tail #alphanumeric #strip
  33. recast-cli

    Safe, atomic, transparent multi-file text rewrites — regex / Rhai script / tree-sitter modes, two-phase commit with rollback, agent-friendly JSON output

    v0.1.8 #regex #refactoring #ast #rewrite
  34. neure

    A fast little combinational parsing library

    v0.10.0 #regex #regex-parser #parser
  35. minifind

    minimal find reimplementation

    v0.7.3 #find #regex #directory-entries #case-insensitive #filetype #glob-set #path-matching #symlink #regex-matching #empty-file
  36. grep-regex

    Use Rust's regex library with the 'grep' crate

    v0.1.14 833K #search-pattern #grep #regex #line-search
  37. grit-lib

    Core library for the grit Git implementation

    v0.1.6 #git #git-repository #commit-graph #regex #object-storage #grit #sha-1 #building-block #revision
  38. grep-searcher

    Fast line oriented regex searching as a library

    v0.1.16 765K #search-pattern #regex #grep #search
  39. cols

    Smart adaptive formatting of columnar data

    v0.3.2 #column #csv #formatting #json-output #columnar-data #width-fixed #data-formatting #regex #ascii #table-formatting
  40. regexr

    A high-performance regex engine built from scratch with JIT compilation and SIMD acceleration

    v0.1.2 2.2K #simd #regex #pattern-matching
  41. rnr

    command-line tool to rename multiple files and directories that supports regular expressions

    v0.5.1 #regex #file-rename #ascii #directory #expression #batch-rename #backup #recursion-depth #utf-8 #text-transformation
  42. rho-agent

    AI coding agent with file tools

    v0.5.0 #ai-agent #coding-agent #artificial-intelligence #ai-coding #rho #llm #tool-file #resume-session #regex #anthropic-claude
  43. qndx-cli

    CLI entrypoints for qndx (index/search/bench/report)

    v0.2.0 #search-index #ngrams #bench #entry-point #report #benchmark #lookup-tables #file-content #regex #search-path
  44. egui_logger

    log implementation for egui

    v0.10.0 19K #logging #egui #ui #regex #puffin
  45. ib-matcher

    A multilingual, flexible and fast string, glob and regex matcher. Support 拼音匹配 (Chinese pinyin match) and ローマ字検索 (Japanese romaji match).

    v0.4.5 #regex #romaji #cjk #glob #unicode
  46. igrepper

    The interactive grepper

    v1.3.7 #interactive #regex #grepper #text-editors #clipboard
  47. aki-gsub

    substitude text command, replace via regex

    v0.2.1 #regex #text #filter
  48. onig-regset

    Rust-Onig is a set of Rust bindings for the Oniguruma regular expression library. Oniguruma is a modern regex library with support for multiple character encodings and regex syntaxes.

    v6.7.0 1.4K #regex #character-set #character-encoding #syntax #oniguruma #onig #onig-sys
  49. ren-find

    Rename files from find results

    v0.0.4 #find-replace #regex #grep
  50. ripgrep

    line-oriented search tool that recursively searches the current directory for a regex pattern while respecting gitignore rules. ripgrep has first class support on Windows, macOS and Linux.

    v15.1.0 24K #search-pattern #grep #regex
  51. rsigma-convert

    Sigma rule conversion engine — convert rules to backend-native query strings

    v0.12.0 #query-string #query-engine #jsonb #rules #sigma #postgresql #regex #postgresql-table #correlation #cidr
  52. handlr-regex

    Fork of handlr with regex support

    v0.13.0 850 #handlr #mime-types #regex #terminal #handler #wildcard #logging #desktop #desktop-file #file-url
  53. parse_that

    Zero-copy parser combinator library for Rust

    v0.3.3 #parser-combinator #json-parser #zero-copy-parser #css-parser #grammar #typescript #bbnf #regex #forms #diagnostics
  54. scanit

    A fast, multi-threaded filesystem search tool

    v0.3.9 2.9K #parallel #regex #cli #search #filesystem
  55. arborium-regex

    Regular Expression grammar for arborium (tree-sitter bindings)

    v2.17.0 #regex #syntax-highlighting #tree-sitter
  56. fnmatch-regex

    Convert a glob-style pattern to a regular expression

    v0.3.0 12K #regex #glob-pattern #fnmatch
  57. reformat

    Command-line tool for text and file reformatting

    v0.1.6 #convert #emoji #command-line-tool #jobs #logging #file-rename #target-path #regex #tool-file #walk-dir
  58. grep-matcher

    A trait for regular expressions, with a focus on line oriented search

    v0.1.8 811K #regex #traits #pattern
  59. fuzzy-regex

    High-performance fuzzy regular expression engine combining regex with Damerau-Levenshtein distance

    v0.1.0 #fuzzy-matching #levenshtein #approximate #matching #regex
  60. rusty_regex

    A regex engine where geometric algebra is the execution engine

    v0.3.1 #dfa-automata #regex-automata #regex
  61. gkill

    v0.2.2 #process #ram #regex #pid #emergency #system-process #permissions #race-condition #case-insensitive #regex-pattern-matching
  62. pomsky

    A new regular expression language

    v0.12.0 220 #regex #parser #syntax-parser
  63. pipa-js

    A fast, minimal ES2023 JavaScript runtime built in Rust

    v0.1.3 #javascript #bytecode #pipa #es2023 #websocket #repl #jsc #bignum #unicode #regex
  64. tyrx

    Typed, ergonomic regular expression library

    v0.1.2 #regex #typed #builder #string-parser #cache #domain-modeling #strong-typing #macro-for-building
  65. tower_allowed_hosts

    tower allowed hosts layer

    v0.12.1 #host #tower #layer #allowed #http-middleware #forwarded #wildcard #regex
  66. rudof_rdf

    RDF data shapes implementation in Rust

    v0.3.1 550 #rdf #rdf-data #blank-node #sparql-query #rdf-data-shapes #shacl #terms #rudof #regex #rdf-parser
  67. cjc-lexer

    Tokenizer for the CJC programming language

    v0.1.9 #lexer #chess #lexer-tokenizer #cjc #regex #byte-string #source-text #rl #token-stream #punctuation
  68. pcre2

    High level wrapper library for PCRE2

    v0.2.11 233K #jit #regex #perl #pcre
  69. sbnf

    A BNF-style language for writing sublime-syntax files

    v0.6.5 650 #scope #sublime-syntax #rules #file-extension #expression-syntax #file-metadata #prototype #regex #file-line
  70. blockwatch

    Language agnostic linter that keeps your code and documentation in sync and valid

    v0.2.26 #linter #validation #content-block #lua-script #diff #regex #artificial-intelligence #line-count #regex-validation #glob-pattern
  71. gnurx-sys

    Regular expression functionality from glibc extracted into a separate library, for Win32

    v0.3.14 #regex #glibc #libgnurx #regexec #regcomp
  72. grep

    Fast line oriented regex searching as a library

    v0.4.1 207K #search-pattern #regex #search
  73. detect

    Expression-based file search combining name, content, metadata, and structured data predicates

    v0.3.0 #file-search #grep #regex #search-pattern
  74. hyperscan

    bindings for Rust with Multiple Pattern and Streaming Scan

    v0.3.2 3.6K #regex #streaming
  75. csd

    A super-fast search-and-replace tool for files

    v0.1.1 #search-replace #regex #search
  76. posix-regex

    parsing POSIX regular expressions

    v0.1.4 2.6K #no-std #posix #regex
  77. forgejo-commit-path-rules

    Enforce consistency between commit messages and file changes in your repository

    v0.2.3 430 #commit-message #rules #regex #forgejo #validation #violation #git-commit #suggestions #logging #regex-pattern-matching
  78. qndx-core

    Shared types, file format definitions, hashing, and IDs for qndx

    v0.2.0 #file-format #ngrams #hashing #search #lookup-tables #search-index #regex #file-content #postings #search-path
  79. lorikeet

    a parallel test runner for devops

    v0.16.0 #devops #test-runner #testing #http #step #regex #bash #jmespath #forms #junit
  80. commonregex

    Rust port for CommonRegex. Find all times, dates, links, phone numbers, emails, ip addresses, prices, hex colors, and credit card numbers in a string. We did the hard work so you don't have to.

    v0.2.1 220 #regex #hex-color #string
  81. recast-core

    Engine behind the recast CLI: regex / Rhai script / tree-sitter rewrites, atomic two-phase commit, schema-locked JSON output

    v0.1.8 #refactoring #regex #ast #tree-sitter #rewrite
  82. swc_ecma_regexp_visit

    Visitor for ECMAScript regular expressions

    v0.10.0 33K #swc #javascript #regex #typescript #visitor #swc-compiler #babel
  83. smart-patcher

    Patcher based on rules

    v0.7.0 #regex #rules #patch-file #patcher #file-search #rhai #lua
  84. regex-literal

    delimited regular expression literals

    v1.3.2 500 #regex #literals #serialization
  85. gatekpr-patterns

    Regex pattern registry and pre-built pattern sets for Shopify validation

    v0.2.3 #validation #shopify #regex-validation #regex
  86. fail2ban-rs

    A pure-Rust fail2ban replacement. Single static binary, fast two-phase matching, nftables/iptables firewall backends.

    v1.2.1 #static-binary #regex #iptables #nf-tables #ban #systemd-journal #firewall #two-phase #escalation #single-binary
  87. scrump-detect

    Detection engine for scrump (regex + entropy)

    v0.1.6 #detect #scrump #perf #sqlite #engine #pcap #elf #regex #zip #detector
  88. splitby

    Split text by a regex delimiter — a powerful, multi-threaded alternative to cut

    v2.0.0 #split #text #regex #cut #cli
  89. rep-grep

    wgrep/write-grep CLI

    v0.0.8 #find-replace #grep #sed #regex
  90. perg

    A fast, feature-rich text search tool similar to grep, written in Rust

    v0.8.0 450 #text-search #grep #text #regex
  91. pff

    pf filter - parse Nginx access.log for unwanted regexp patterns, and block them on the PF firewall

    v0.6.3 #access-log #logging #nginx #unwanted #pf #regex #regex-pattern-matching #firewall #command-line-utility #log-filter
  92. wot-network

    Data structures for OpenPGP Web of Trust calculations

    v0.0.6 #pgp #certificate #graphs #web-of-trust #delegation #regex #authentication #wot #codeberg #flowchart
  93. discli

    A CLI tool for Discord with send, listen, and AI response modes

    v0.2.0 #discord-bot #rate-limiting #artificial-intelligence #send-message #prompt-template #message-processing #channel-id #env-file #hook-system #regex
  94. spangrep

    Grep out a spam of lines

    v0.1.0 #grep #regex #input #line #logging #line-numbers
  95. rustscout-cli

    High-performance, concurrent code search CLI tool

    v1.1.1 150 #regex #parallel #cli
  96. li_rudof_rdf

    RDF data shapes implementation in Rust

    v0.2.14 #rdf #rdf-data #blank-node #sparql-query #rdf-data-shapes #shacl #terms #regex #rdf-parser #rudof
  97. bulk-rename-rs

    A powerful bulk file renaming tool and library with regex support, Python scripting, and transactional safety

    v0.3.0 #regex #scripting #python #bulk
  98. fcnt

    cmd-line tool for counting the number of files in given directories

    v0.2.8 400 #command-line-tool #numbers #counter #directory #sub-directories #regex #tool-for-counting #non-recursive #filenames #directory-size
  99. glob-match-ultra

    An extremely fast glob matcher

    v0.2.2 #glob #matching #wildcard #braces #bash #matcher #glob-pattern #regex #glob-match
  100. owl-write

    A TUI for managing your writing

    v0.5.0 #spell-check #owl #tui #regex #passive #front-matter #per-file #word-count
  101. pred-recdec

    Predicated Recursive Descent Parsing with BNF and impure hooks

    v0.2.1 #ast #recursion-descent-parser #grammar #bnf #tokenize #recursive-descent #regex #ll-parser #token-stream #pred
  102. rex-redaction

    Sensitive data redaction utilities for REX

    v0.1.0 #redaction #rex #convert #specifier #regex #cedar #cedar-policy #rhai #printf #sensitive-data
  103. geoipsed

    Inline decoration of IPv4 and IPv6 address geolocations

    v0.3.0 #ip-geolocation #dfir #regex #geo-ip
  104. regect

    A cli tool to quickly test regular expressions

    v1.3.0 #regex #testing #expression #command-line-tool #101
  105. anaxa-builder

    A modern native Rust configuration management system

    v0.5.0 #builder #anaxa #tui #kconfig #cargo #regex #build-helper
  106. regex-filtered

    Efficiently check an input against a large number of patterns

    v0.2.1 77K #regex #filtered-re2 #filter #prefilter #multiple
  107. stash-clipboard

    Wayland clipboard manager with fast persistent history and multi-media support

    v0.3.6 #wayland-clipboard #stash #clipboard-manager #clipboard-history #image-preview #regex #tsv #database #wipe #tui
  108. talecast

    CLI podcatcher

    v0.1.39 2.2K #podcast #opml #podcast-episode #search #hook #backlog #symlink #path-config #download-manager #regex
  109. lune-std-regex

    Lune standard library - RegEx

    v0.3.4 350 #lune-standard #regex #run-time #luau #lua
  110. string-patterns

    Makes it easier to work with common string patterns and regular expressions in Rust, adding convenient regex match and replace methods (pattern_match and pattern_replace) to the standard…

    v0.3.9 4.4K #regex #pattern-match #string-matching #case-insensitive #methods #case-sensitive #ci
  111. cloakpipe-core

    Core detection, pseudonymization, and rehydration engine for CloakPipe

    v0.9.0 #encryption #detect #llm-proxy #vault #pii #ner #pseudonymization #privacy #aes-256-gcm #regex
  112. cctr

    CLI Corpus Test Runner

    v0.31.0 #test-runner #testing #json-output #corpus #env-var #test-suite #multi-line #command-output #regex #setup-teardown
  113. qndx-query

    Regex decomposition, candidate planner, and verifier for qndx

    v0.2.0 #query-planner #regex #lookup-tables #ngrams #search #benchmark #search-index #qndx #file-content #hash
  114. deterministic_automata

    A framework for implementing deterministic and mutation automata with arbitrary state complexity

    v0.1.8 370 #regex-automata #state-machine #regex #automata #language #state-machine-parser
  115. drainlib

    DRAIN log parsing algorithm

    v0.2.0 #regex #value
  116. autour_core

    AUTOmata Utilities and Representation (AUTOUR) is a small toolbox to experiment with various kinds of automata and draw them

    v0.1.12 1.0K #dfa-automata #nfa-automata #regex-automata #regex #gnfa
  117. naenae

    Monitor external command output and send Discord webhook notifications

    v0.1.0 #regex #discord #automation #monitoring #cli
  118. perl-regex

    Regex parsing and validation helpers for Perl syntax

    v0.14.0 200 #perl #regex #backtracking #validation #regex-validation #security
  119. frankensearch-lexical

    Tantivy BM25 full-text search integration for frankensearch

    v0.2.1 #full-text-search #lexical-search #bm25 #tantivy-index #search-integration #regex #frankensearch #snippets #query-parser #schema-query
  120. fff-query-parser

    Query parser for fff file finder - includes specific syntax for various constraints like globs, extensions, regex etc

    v0.8.2-nightly.ffb39a8 10K #query-parser #file-extension #constraints #file-search #globs #regex #stack-allocated #search-query #fff #text-matching
  121. csep

    Cosine Similarity Embeddings Print

    v0.3.0 #cosine-similarity #semantic-search #embedding #print #similarity-search #cache #libsql #gpu #regex #database
  122. dbmcp-pii

    PII analyzer and anonymizer for dbmcp

    v0.12.0 #pii #maria-db #postgresql #mysql #redaction #regex #dbmcp #mcp-server #base58-check #sha-256
  123. multimatch

    Multi-pattern matching engine — Aho-Corasick + regex with optional Hyperscan SIMD acceleration

    v0.1.1 #aho-corasick #regex #security #pattern-matching #matching
  124. vectorscan-rs

    Ergonomic bindings to the Vectorscan high-performance regex library

    v0.0.6 9.2K #regex #text #api-bindings
  125. pidgin

    non-recursive grammars

    v0.4.4 180 #grammar #regex-parser #parser #regex
  126. enderecobr_rs

    Esta biblioteca tem por objetivo prover de funções utilizadas para padronizar endereços brasileiros, afim de facilitar processamentos posteriores

    v0.1.0 #geocoding #brazil #brasil #regex
  127. seqex

    Regex-like pattern matching for arbitrary sequences using predicate functions

    v0.1.0 #regex #matching-predicate #sequence #nfa
  128. oniongen-rs

    A v3 .onion vanity URL generator written in Rust

    v0.6.6 #tor #onion #regex #cryptography
  129. parlex

    Core support library for parsers and lexers generated by parlex-gen

    v0.4.1 #parser-generator #regex #parser
  130. inpt

    A derive crate for dumb type-level text parsing

    v0.1.5 450 #text-parser #aoc #regex-parser #regex
  131. codescan

    Fast, configurable source code security scanner

    v0.1.0 #security-scanner #rules #unicode #source #cryptography #severity #suppression #regex #filesize #warnings
  132. swc_ecma_regexp

    ECMAScript regular expressions

    v0.10.0 29K #regex #swc #javascript #javascript-compiler #browser #reg-exp
  133. ripsed-cli

    CLI binary for ripsed

    v0.2.9 #binary #undo #sed #script-file #regex #logging #backup #rip #file-discovery #preview
  134. rrn

    batch rename files/dirs by regex

    v0.1.3 130 #batch-rename #regex #batch
  135. cljrs-builtins

    Built-in function implementations for clojurust (arithmetic, collections, I/O, regex)

    v0.1.60 240 #math #clojurust #collection #clojure #regex
  136. ripsed

    Bulk find-and-replace engine — regex, literal, multi-file, atomic writes

    v0.2.9 #find-replace #regex #atomic-write #backup #engine #undo #sed #preview #multi-file #coding-agents
  137. ogex

    A regex engine with unified syntax for named groups and backreferences

    v0.1.1 #text #text-pattern #parser #pattern #regex-parser #regex
  138. yara-x-parser

    A parsing library for YARA rules

    v1.16.0 51K #yara #yara-x #regex #yara-rules #expression #case-insensitive #ak #malware
  139. psmatcher

    A pub/sub matcher algorithm implementation

    v0.5.0-alpha.0 #pub-sub #subscription #regex #events #matcher #matching-algorithm #tree-based #attribute-value #elementary #tree-algorithm
  140. yara-x-cli

    A command-line interface for YARA-X

    v1.16.0 #yara #command-line-interface #regex #documentation #create #malware
  141. git-credential-store-regex

    A Git credential helper that provides credentials by matching attributes against regular expressions

    v0.3.0 #credentials #regex #expression #store #attributes #git-credential #user-name
  142. from-singleton

    FromSoftware singleton manipulation library

    v3.0.1 320 #singleton #from-software #fd4-singleton #static #lazy-evaluation #regex #catalogue #reverse-engineering
  143. tokmat

    Standalone high-performance Canadian address parsing engine core

    v0.2.0 #tokenize #address #address-parser #regex #canada #tokenizer
  144. tasty

    A CLI that runs API tests defined and grouped in TOML files

    v0.9.6 #api-testing #api-test #http-response #test-runner #group #toml-based #regex #header-key #json-response #regex-matching
  145. highlite

    A fast, rule-based CLI highlighter for stdin and files

    v0.1.5 #highlighter #config-file #stdin #rule-based #ansi-colors #logging #regex #case-insensitive #rules-matching #real-time
  146. regex-lexer

    A regex-based lexer (tokenizer)

    v0.2.1 210 #lexer-tokenizer #lexer #regex #regex-parser
  147. reggix

    Regex CLI game built in Rust

    v0.1.3 #regex #game #built #terminal-game #cli
  148. zen-expression

    Zen Expression Language

    v0.55.0 13K #expression-language #expression-evaluation #zen #regex #standard #isolate
  149. lade-sdk

    Lade SDK

    v0.14.4 #lade #secret #env-vars #regex #vault #automatic-load #1password #doppler #bash #meta-type
  150. bnf_rules

    LR(1) parser generator

    v0.1.7 #parser-generator #lr-parser-generator #grammar #bnf #regex
  151. re-x

    AI-native regex CLI — Test, validate, explain. Built for coding agents.

    v0.1.0 #regex #testing #cli #mcp
  152. lextrail-test

    constraining language model outputs to follow CFG, REGEX and JSON (experimental)

    v0.1.0 #json-output #lextrail #python #experimental #regex #assembly #assemble #context-free-grammar #vocabulary
  153. rustik-highlight

    Rustik code highlighter

    v0.1.0 #grammar #themes #scope #regex #highlighter
  154. strling

    core library - Next-gen string pattern DSL & compiler for Rust

    v3.0.0 #regex #pattern #parser
  155. onig_sys

    onig_sys crate contains raw rust bindings to the oniguruma library. This crate exposes a set of unsafe functions which can then be used by other crates to create safe wrappers around Oniguruma…

    v69.9.3 3.1M #regex #oniguruma #raw #safe-wrapper #check
  156. twitch-hunter

    that looks for specific regex patterns in Twitch chat messages

    v0.5.0 300 #chat-bot #chat #regex #twitch #irc
  157. riji

    Scripting environment using rhai

    v0.1.16 550 #regex #environment #rhai #fs #api #git
  158. urouter

    Small HTTP router

    v0.7.1 550 #http-router #url #alias #regex #user-agent #http-routing #nix #domain-routing #plain-text
  159. skylet-http-router

    HTTP routing with regex pattern matching for plugin-provided API endpoints

    v0.1.0 #http-routing #regex #wasm-plugin #microservices #agent #security #autonomous-agent #plugin-system #distributed-tracing #execution-engine
  160. ui-grid-core

    Rust engine for ui-grid

    v1.0.6 #regex #engine
  161. regex_regexop

    peliminary function that turns a regex into a comparable FTS search query

    v0.2.1 #full-text-search #regex #fts #optimization #search-pattern #alternation #string-matching
  162. lera-trigram

    A trigram-based regex optimization library inspired by PostgreSQL's pg_trgm

    v0.3.1 #optimization #regex #trigram #postgresql
  163. sift-core

    Indexed regex search over codebases (library + grep-like CLI)

    v0.1.2 #codebase #search-index #regex #search #grep
  164. bitutils2

    A package of tools for bit manipulations, including bit indexing, bitfields, and a variation of regular expressions for binary data

    v0.1.5 300 #bit-field #regex
  165. crossandra

    A fast and simple lexical tokenization library

    v1.0.1 #tokenize #regex #pattern #lexical #position #lexer
  166. swc_ecma_regexp_ast

    AST definitions of ECMAScript regular expressions

    v0.10.0 32K #swc #ast #regex #javascript #expression
  167. async-regex

    Empower regex with streaming capabilities - high-performance async streaming pattern search using regex for multi-byte pattern matching in data streams

    v0.1.1 #data-stream #async-stream #regex #async
  168. loc

    Count lines of code (cloc) fast

    v0.5.0 750 #cloc #comments #file-line #sorting #blank #tokei #regex #src-directory #benchmark #target-directory
  169. fastripgrep

    Fast regex search with sparse n-gram indexing — faster than ripgrep on every pattern type

    v0.3.0 #search-index #ngrams #grep #regex
  170. aex-scanner

    Content inspection pipeline for Agent Exchange Protocol (AEX): size, magic-bytes, EICAR, regex prompt-injection

    v2.0.0-beta.1 #exchange-protocols #scanner #pipeline #prompt-injection #aex #verdict #suspicious #magic-bytes #malicious #regex
  171. iregex

    Intermediate representation for Regular Expressions

    v0.2.0 #regex #intermediate-representation #finite-automata
  172. regex-pool

    Thread-safe reusable object pooling extracted from regex-automata

    v0.1.0 #reusable #thread-safe #object-pooling #regex #regex-automata
  173. repr

    The regular-expression-as-linear-logic interpretation and its implementation

    v0.8.0 #regex #expression #interpretation
  174. rsomics-gff-grep

    Filter GFF/GTF features by attribute regex — extract genes by name

    v0.1.0 #gff #name #attributes #rsomics #genes #regex #gtf #bioinformatics #cargo-workspace #bam
  175. rsomics-fasta-grep

    Filter FASTA records by name regex — seqkit grep equivalent for FASTA

    v0.1.0 #fasta #grep #name #seqkit #rsomics #regex #bioinformatics #cargo-workspace #bam
  176. rsomics-vcf-grep

    Filter VCF variants by ID or INFO regex

    v0.1.0 #vcf #variant #rsomics #regex #bioinformatics #cargo-workspace #bam #upstream #build-system #multi-core
  177. mlua-stdlib

    Standard library bindings for mlua

    v0.1.0 #mlua #standard #regex #testing #bindings #lua #lua-52 #lua53 #luau #lua54
  178. rust-regex-dsl

    Regular expression DSL

    v0.1.9 500 #regex #dsl
  179. dfajit

    JIT compilation of DFA transition tables to native x86_64 jump tables

    v0.1.1 #regex #dfa #performance #regex-pattern-matching
  180. ansi-escape-sequences

    High-performance Rust library for detecting, matching, and processing ANSI escape sequences in terminal text with zero-allocation static regex patterns

    v0.1.0 46K #ansi-term #ansi-escapes #regex #ansi-regex #terminal
  181. lflog

    Query log files with SQL using DataFusion and regex pattern macros

    v0.1.4 #data-fusion #logging #sql #regex #query #log-messages #repl #config-toml #interactive-repl #config-macro
  182. limbo_regexp

    Limbo regexp extension

    v0.0.22 440 #sqlite #turso #sql #database #regex #limbo #mcp #mcp-server
  183. treesitter-types-regex

    Pre-generated strongly-typed AST types for Regex (tree-sitter-regex)

    v0.2.0 #tree-sitter #ast #regex #codegen #parser
  184. tre-regex

    Rust safe bindings to the TRE regex module

    v0.4.2 #safe-bindings #tre #regex
  185. regexpr

    Regular expresions

    v0.4.1 #regex #compile #expression #struct #input #lazy-evaluation #browse
  186. ere

    A compile-time alternative for POSIX extended regular expressions

    v0.2.4 #regex #compile-time #extended-regular-expressions #posix #posix-ere
  187. commented

    If you want to comment a line for an unknown file type, this crate is what you want

    v0.2.4 #regex #algorithm #parser #no-std #comment
  188. argan

    A web framework for Rust

    v0.1.2 380 #web-framework #server-sent-events #middleware #extension #extractor #wildcard #websocket #range-request #guards #regex
  189. tree-parser

    An asynchronous Rust library for parsing source code and searching constructs

    v0.1.4 #python #async #search #javascript #construct #java #golang #typescript #concurrency #regex
  190. sedregex

    Sed-like regex library

    v0.2.5 4.8K #regex #sed
  191. ld-lucivy-common

    common traits and utility functions used by multiple lucivy subcrates

    v0.27.0 #vector-search #full-text-search #lucivy #fuzzy-search #substring-search #bm25 #byte-offset #boundaries #regex
  192. vyre-std

    Vyre standard library: GPU DFA assembly pipeline, Aho-Corasick construction, and compositional arithmetic helpers

    v0.1.0 #vyre #dfa #regex #aho-corasick #gpu
  193. lera_regexop

    peliminary function that turns a regex into a comparable FTS search query

    v0.2.1 #regex #search-query #fts #optimization #string #alternation #string-matching #full-text-search
  194. hayai

    (速い) — generic fast-match engine with pluggable normalizers and prefilters

    v0.1.1 #regex #normalizer #fast-match #prefilter #regex-pattern-matching #pattern-matching
  195. teloxide-plugins

    Smart plugin system for Teloxide bots

    v0.1.4 #plugin-system #telegram-bot #teloxide #smart #regex #macro-attributes
  196. redgex

    regex library

    v0.3.1 #regex #group #cheat-sheet #value #gr2 #possibility
  197. smt-str

    working with SMT-LIB strings in Rust

    v0.2.3 400 #regex #regex-automata #string #automata #smt
  198. maybe-regex

    Wrapper for strings that may be either a regex or a plain-text string

    v0.2.3 #string #regex #utility
  199. regexpl

    A standalone version of explore regex from Nushell

    v0.1.2 #regex #standalone-version #tui
  200. resharp-parser

    regex pattern parser for resharp

    v0.6.3 #regex-engine #parser #regex #regex-parser
  201. grox

    Command-line tool that searches for regex matches in a file tree

    v0.10.0 1.2K #file-search #text-search #regex
  202. ld-lucivy-bitpacker

    Lucivy-sub crate: bitpacking

    v0.27.0 #vector-search #full-text-search #fuzzy-search #lucivy #substring-search #bit-packing #bm25 #byte-offset #boundaries #regex
  203. formatparse-core

    Core Rust library for parsing strings using Python format() syntax (no Python bindings)

    v0.8.1 #date-time #string-format #regex #parser
  204. ld-lucivy-stacker

    term hashmap used for indexing

    v0.27.0 #vector-search #full-text-search #fuzzy-search #hash-map #lucivy #substring-search #bm25 #byte-offset #boundaries #regex
  205. ctreg

    Compile-time regular expressions the way they were always meant to be

    v1.0.3 1.9K #regex #compile-time #expression #regex-matching #capture #find-location #syntax-error
  206. aclneko

    caitsith policy abstract

    v0.16.7 #policy #acl #caitsith #block #rules #plain-text #regex
  207. ctf-pwn

    Pwn utilities for Rust

    v0.3.8 700 #pwn #utilities #tcp-stream #shell #ansi #interactive-shell #ncurses #elf #regex
  208. loghew

    A TUI log viewer

    v0.1.1 #viewer #logging #tui #log-viewer #bookmarks #notifications #jump #regex #mouse-clicks
  209. rrename

    " Opinionated tool to rename files in batch. Match regular expression, replace some characters I consider noise to kebab case

    v0.1.4 #regex #file #tool #batch #rename #restore #batch-rename #kebab #kebab-case #case-conversion
  210. device-detector-rs

    Rust port of Matomo's device-detector — parses User-Agent strings into bot/OS/client/device info using the Matomo YAML regex database

    v0.1.1 #bot #devices #os #matomo #browser #user-agent #regex #detector #fancy-regex #client-version
  211. phonet

    A CLI tool and library to validate phonotactic patterns for constructed languages

    v1.0.2 #conlang #language #regex #phoner #phone
  212. pomsky-syntax

    Parser for pomsky, a new regular expression language

    v0.12.0 190 #regex-parser #pomsky #syntax-parser #regex
  213. parlex-gen

    Lexer generator ALEX and parser generator ASLR

    v0.4.1 #parser-generator #regex
  214. use-pattern

    Feature-gated facade crate for RustUse pattern helpers

    v0.1.0 #glob-pattern #regex #wildcard #glob
  215. weggli-ruleset

    Ruleset managment/matching/reporting for weggli patterns

    v0.1.8 380 #pattern #regex #weggli #ruleset #severity #medium
  216. parlex-calc

    Parlex example: simple calculator

    v0.4.1 #parser-generator #regex #parser #lex
  217. recap

    Deserialize typed structures from regex captures

    v0.1.2 700 #regex #deserialize #serde
  218. ised

    An interactive tool for find-and-replace across many files

    v0.3.2 390 #find-replace #regex #diff #preview #config-file #real-time #search-replace #git-diff
  219. ezstr

    A String wrapper supporting negative indexing with grapheme indexing for slices and Regex::find_iter and Regex::find

    v0.2.1 550 #regex #iterator #grapheme #negative #slice
  220. rsre-lua

    lua bindings for the rust regex crate

    v0.2.1 #lua-bindings #module #regex #fancy-regex #mlua
  221. klieo-pii-patterns

    Shared PII detection patterns (regex source strings) consumed by klieo-ops and klieo-ops-evidence-verify

    v0.9.0 #pii #pattern #verify #case-insensitive #source #klieo #regex #catalogue
  222. grammartec

    The Nautilus grammartec

    v0.3.1 #grammar #fuzzer #nautilus #regex #mutation-testing #test-coverage
  223. regexsolver

    Manipulate regex and automaton as if they were sets

    v0.3.1 650 #automata #regex #difference #intersection #union
  224. sqlite-regex

    A SQLite extension for working with regular expressions

    v0.2.4-alpha.1 #sqlite-extension #regex #sqlite
  225. env-yoink

    CLI tool for effortless extraction of environment variables from source code, supporting regex and language presets

    v1.0.1 200 #ripgrep #dotenv #grep #regex
  226. Try searching with DuckDuckGo.

  227. envish

    Search for environment variables

    v1.0.1 #env-vars #groups #search #set-var #expression #regex
  228. regex-cache

    Lazy and cached regular expressions

    v0.2.1 583K #regex #lazy-evaluation #cache #lazy-regex
  229. yara-x-capi

    A C API for the YARA-X library

    v1.16.0 #yara-x #documentation #pattern #create #regex #malware
  230. quantifier

    Pattern matching of generic types, similar to regex quantifiers

    v0.2.0 #regex #quantifiers #pattern #range #times #nm
  231. pag-lexer

    Parser-lexer fusion generator (derivative lexer)

    v0.1.0-alpha.1 #lexer #grammar #regex #cfg
  232. text_utils_s

    edit array. Example delete duplicate in array. Clear string

    v0.1.5 190 #regex #unique #collection #string #deduplication
  233. pomsky-bin

    Compile pomsky expressions, a new regular expression language

    v0.12.0 #pomsky #regex #compile
  234. synaptic-eval

    Evaluation: ExactMatch, JsonValidity, Regex, EmbeddingDistance, LLMJudge evaluators

    v0.4.0 #synaptic #json-validity #text-embedding #prompt-template #llm #evaluators #evaluator #regex #llm-provider #openai
  235. lig-rs

    lig is a multipattern regex matching tool

    v1.0.0 #regex #filenames #regex-matching #file-pattern-matching #regex-pattern-matching #matcher #let-mut #colorized-output #lineno
  236. relux-ir

    Internal: IR types and lowering for Relux. No semver guarantees.

    v0.6.0 #relux #regex #testing #shell #lowering #integration-tests #modes #parallel-execution
  237. re2

    Wrapper for the re2 C++ regex library

    v0.0.11 #regex #case-insensitive #word #perl #syntax-syntax #demonstrate #utf-8 #string-literal
  238. relux-lexer

    Internal: lexer for Relux. No semver guarantees.

    v0.6.0 #relux #shell #regex #testing #lexer #integration-tests #parallel-execution #test-framework #logging #health-check
  239. flexlint

    A flexible linter with rules defined by regular expression

    v0.2.7 #linter #regex #rules #flexible #defined #lint #forbidden #verilog
  240. grep-cli

    search oriented command line applications

    v0.1.12 353K #command-line-utilities #regex #cli
  241. starship-profiles

    Wrapper program to add multi-profile support to starship prompt

    v1.2.0 110 #starship #profile #multi-profile #prompt #git-branch #config-file #regex
  242. radixmap

    Rust-based Radix Tree for fast prefix lookup, supporting named param, glob, regex

    v0.2.4 850 #radix-tree #glob #regex #radixset
  243. repatch

    A regex find-and-replace tool with a git add --patch-like interface

    v0.1.1 #find-replace #search-replace #regex #regex-replace #patch
  244. regex_folder_macro

    Generate code from regular expressions inside a folder with files ending in .re

    v1.0.1 270 #regex #macro #multi-line #folder #ending
  245. ecl-stages

    Built-in stage implementations for ECL pipeline runner

    v0.4.2 #pipeline-runner #date-parser #record #zip #archive #ecl #format-conversion #regex #lookup-tables #aggregate
  246. automata

    standard finite state automata such as DFA, NFA, Regex

    v0.0.4 #regex #dfa
  247. pink_accents

    Replacement of patterns in string to simulate speech accents

    v0.0.6 #regex #regex-replace #accents #text