awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
nasciiboy avatar

nasciiboy/recursiveregexpraptor-4

0
View on GitHub↗
11 stars·0 forks·C·GPL-3.0·2 views

Recursiveregexpraptor 4

regexp4 engine (C-lang)

Features

  • Regex Libraries - Simple regex implementation with custom syntax.
  • Regular Expressions - Simple regex implementation with custom syntax.

Star history

Star history chart for nasciiboy/recursiveregexpraptor-4Star history chart for nasciiboy/recursiveregexpraptor-4

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Recursiveregexpraptor 4

Similar open-source projects, ranked by how many features they share with Recursiveregexpraptor 4.
  • laurikari/trelaurikari avatar

    laurikari/tre

    914View on GitHub↗

    The approximate regex matching library and agrep command line tool.

    C
    View on GitHub↗914
  • openresty/sregexopenresty avatar

    openresty/sregex

    629View on GitHub↗

    A non-backtracking NFA/DFA-based Perl-compatible regex engine matching on large data streams

    C
    View on GitHub↗629
  • cesanta/slrecesanta avatar

    cesanta/slre

    558View on GitHub↗

    Super Light Regexp engine for C/C++

    C
    View on GitHub↗558
  • cezheng/pyswiftyregexcezheng avatar

    cezheng/PySwiftyRegex

    229View on GitHub↗

    Easily deal with Regex in Swift in a Pythonic way

    Swift
    View on GitHub↗229
See all 18 alternatives to Recursiveregexpraptor 4→

Frequently asked questions

What does nasciiboy/recursiveregexpraptor-4 do?

regexp4 engine (C-lang)

What are the main features of nasciiboy/recursiveregexpraptor-4?

The main features of nasciiboy/recursiveregexpraptor-4 are: Regex Libraries, Regular Expressions.

What are some open-source alternatives to nasciiboy/recursiveregexpraptor-4?

Open-source alternatives to nasciiboy/recursiveregexpraptor-4 include: openresty/sregex — A non-backtracking NFA/DFA-based Perl-compatible regex engine matching on large data streams. laurikari/tre — The approximate regex matching library and agrep command line tool. cesanta/slre — Super Light Regexp engine for C/C++. cezheng/pyswiftyregex — Easily deal with Regex in Swift in a Pythonic way. google/re2 — re2 is a C++ regular expression library designed for high-performance text processing. It is a non-backtracking regex… fighting41love/coconlp — A Chinese information extraction tool.