guardsafe
Guard Macros
A set of reusable macros for safely evaluating guard clauses in Elixir code.
Macros expanding into code that can be safely used in guard clauses.
26 stars
1 watching
0 forks
Language: Elixir
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A module providing expressive and easy-to-use datetime functions in Elixir | 46 |
| | Provides a debugging macro for Go, similar to Rust's dbg macro | 202 |
| | An Emacs Lisp library that enables the expansion of CL macros within source files | 30 |
| | An Elixir implementation of the AES-CMAC encryption algorithm as defined in RFC 4493. | 9 |
| | Provides macros for retrying code with customizable delay and exception handling strategies. | 444 |
| | A tool for automatically running tests on file system modifications | 84 |
| | A library that manages feature toggles in Elixir applications using Redis or SQL as backing services. | 77 |
| | Tools for comparing and benchmarking small code snippets | 514 |
| | Provides a set of macros and functions to work with timers in Elixir | 10 |
| | Library providing reusable and composable pattern matching in Elixir for simplifying code and improving readability | 177 |
| | A library to parse and validate environment variables with compile-time access guarantees in Elixir applications. | 22 |
| | A Common Lisp library to simplify macro writing by automating error-prone patterns and providing a more straightforward API. | 20 |
| | Decodes and deobfuscates obfuscated Excel macros from various file formats. | 575 |
| | A Postgres CDC library that captures changes to tables and allows callback-like actions on data in Elixir. | 292 |
| | A collection of reusable JavaScript functions to simplify the creation of custom Ember macros and computed properties. | 62 |