awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Pattern Matching Engines · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesPattern Matching Engines

Algorithms designed to identify and correct errors or patterns within input data or command strings.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Pattern Matching Engines. Refine with filters or upvote what's useful.

  1. Home
  2. Artificial Intelligence & ML
  3. Artificial Intelligence & Machine Learning
  4. Pattern Matching Engines

Awesome Pattern Matching Engines GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • nvbn/thefuck

    nvbn/thefuck

    95,503GitHubView on GitHub↗

    This tool is a rule-based engine designed to automate the correction of failed terminal commands. By integrating directly into the shell environment, it intercepts command execution errors, analyzes exit codes and output streams, and applies corrective logic to resolve typos or syntax mistakes. It functions as a persis

    Pythonpythonshell

Explore sub-tags

  • Command Error Correction EnginesEngines that map failed command outputs and exit codes to corrective logic.