#效率工具集合# ripgrep 是一个命令行文件搜索工具,自动递归、正则匹配内容
#效率工具集合# fd是一种简单、快速和用户友好的find命令替代方案
Structured Text Generation
Intuitive find & replace CLI (sed alternative)
High-performance regular expression matching library
翻译 - 高性能正则表达式匹配库
Melody is a language that compiles to regular expressions and aims to be more readable and maintainable
翻译 - Melody 是一种编译为正则表达式的语言,旨在更易于阅读和维护
A compiled-away, type-safe, readable RegExp alternative
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
Highly optimized wildcard and glob matching library. Faster, drop-in replacement to minimatch and multimatch. Used by square, webpack, babel core, yarn, jest, ract-native, taro, bulma, browser-sync, s...
NEW ugrep 7.0: a more powerful, ultra fast, user-friendly, compatible grep. Includes a TUI, Google-like Boolean search with AND/OR/NOT, fuzzy search, hexdumps, searches (nested) archives (zip, 7z, tar...
翻译 - with具有交互查询UI的全新超快速grep:搜索文件系统,源代码,文本,二进制文件,存档(cpio / tar / pax / zip),压缩文件(gz / Z / bz2 / lzma / xz / lz4),文档,模糊搜索等。 GNU / BSD grep的快速,用户友好的替代品。
Learn Python Regular Expressions step by step from beginner to advanced levels
翻译 - 从入门到高级逐步学习Python正则表达式
🦉 human-readable regular expressions
翻译 - PHP 5.3+的人类可读正则表达式
Custom regex filter list for use with Pi-hole.
翻译 - 用于Pi-hole的自定义正则表达式过滤器列表。
Example based guide to mastering GNU awk
翻译 - 基于示例的精通GNU awk的指南
Secrets Patterns DB: The largest open-source Database for detecting secrets, API keys, passwords, tokens, and more.
REcollapse is a helper tool for black-box regex fuzzing to bypass validations and discover normalizations in web applications