matcha
Match specification toolkit
A toolset for creating and using match specifications in Elixir to efficiently filter, map, trace function calls, and select data from tables.
🍵 First-class Elixir match specifications.
90 stars
5 watching
4 forks
Language: Elixir
last commit: 3 months ago
Linked from 1 awesome list
elixirerlanghex
Related projects:
Repository | Description | Stars |
---|---|---|
| A tiny Elixir library providing a simple rule handler using pattern matching | 13 |
| A tool for generating match_specs from LINQ-inspired queries at compile-time for use with Elixir record types. | 78 |
| Facilities to calculate the distance and similarity between strings using various algorithms | 61 |
| Library providing reusable and composable pattern matching in Elixir for simplifying code and improving readability | 177 |
| An Elixir client library for interacting with the Traitify API to create and manage assessments, retrieve results, and analyze personality types. | 2 |
| Provides a unified interface to key/value stores in Elixir and Erlang | 39 |
| A tool that maps MAC addresses to vendor names using precomputed lookup tables and tree data structures. | 7 |
| An IP-to-AS-to-ASname lookup tool for Elixir | 17 |
| A C-based Elixir binding for a popular HTML cleaning tool. | 9 |
| A testing utility that allows developers to easily create and update tests with automatically generated expected values | 106 |
| A testing library for Elixir programming language | 316 |
| A toolset for generating and testing data in Elixir applications | 888 |
| A utility library for encoding and parsing URI query parameters in Elixir. | 13 |
| A toolkit for building and customizing command-line user interfaces in Elixir. | 439 |
| A macro that allows safe and concise pattern matching within the pipe operator | 58 |