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
awetzel avatar

awetzel/rulex

0
View on GitHub↗
13 stars·2 forks·Elixir·MIT·8 views

Rulex

This tiny library (2 macros only) allows you to define very simple rule handler using Elixir pattern matching.

Features

  • Macros and DSLs - Rule handler using pattern matching.

Star history

Star history chart for awetzel/rulexStar history chart for awetzel/rulex

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

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 Rulex

Similar open-source projects, ranked by how many features they share with Rulex.
  • batate/elixir-pipesbatate avatar

    batate/elixir-pipes

    323View on GitHub↗

    Macros for more flexible composition with the Elixir Pipe operator

    Elixir
    View on GitHub↗323
  • camshaft/lineocamshaft avatar

    camshaft/lineo

    0View on GitHub↗

    parse transform for accurate line numbers

    Erlang
    View on GitHub↗0
  • camshaft/rebindcamshaft avatar

    camshaft/rebind

    0View on GitHub↗

    rebind parse transform for erlang

    Erlang
    View on GitHub↗0
  • bardoor/thenbardoor avatar

    bardoor/then

    3View on GitHub↗

    Simple way to set after-function callback

    Elixir
    View on GitHub↗3
See all 18 alternatives to Rulex→

Frequently asked questions

What does awetzel/rulex do?

This tiny library (2 macros only) allows you to define very simple rule handler using Elixir pattern matching.

What are the main features of awetzel/rulex?

The main features of awetzel/rulex are: Macros and DSLs.

What are some open-source alternatives to awetzel/rulex?

Open-source alternatives to awetzel/rulex include: batate/elixir-pipes — Macros for more flexible composition with the Elixir Pipe operator. camshaft/lineo — parse transform for accurate line numbers. camshaft/rebind — rebind parse transform for erlang. christhekeele/matcha — 🍵 First-class Elixir match specifications. devl/guardsafe — Macros expanding into code that can be safely used in guard clauses. bardoor/then — Simple way to set after-function callback.