rulex
Rule matcher
A tiny Elixir library providing a simple rule handler using pattern matching
This tiny library (2 macros only) allows you to define very simple rule handler using Elixir pattern matching.
13 stars
5 watching
2 forks
Language: Elixir
last commit: over 3 years ago
Linked from 1 awesome list
elixir
Related projects:
Repository | Description | Stars |
---|---|---|
| A macro that allows safe and concise pattern matching within the pipe operator | 58 |
| Library providing reusable and composable pattern matching in Elixir for simplifying code and improving readability | 177 |
| A toolset for creating and using match specifications in Elixir to efficiently filter, map, trace function calls, and select data from tables. | 90 |
| An Elixir library that provides email parsing and encoding/decoding functionality | 62 |
| A flexible regular expression language and engine for token-based pattern matching in natural language processing. | 75 |
| A library for matching patterns on abstract syntax trees (ASTs) in programming languages. | 100 |
| A macro system for defining Clojure functions with pattern matching capabilities. | 476 |
| Facilities to calculate the distance and similarity between strings using various algorithms | 61 |
| A React template integrated with an Elixir application for server-side rendering using Webpack compilation | 374 |
| A fast pattern-matching library for Go that enables efficient discovery of matching fields in event data. | 412 |
| A macro-based library for pattern matching in Nim programming language | 103 |
| A tool for generating match_specs from LINQ-inspired queries at compile-time for use with Elixir record types. | 78 |
| Provides elegant error handling and result monad support in Elixir | 603 |
| Implementation of a Perl-like regex =~ operator in Swift | 112 |
| A CoffeeScript library providing a simple and easy-to-use way to implement functional programming concepts using pattern matching. | 34 |