meyercm / shorter_mapsLinks
Elixir ~M sigil for map shorthand. `~M{id, name} ~> %{id: id, name: name}`
☆235Updated last year
Alternatives and similar repositories for shorter_maps
Users that are interested in shorter_maps are comparing it to the libraries listed below
Sorting:
- ⚙️ Gearbox is a functional state machine with an easy-to-use API, inspired by both Fsm and Machinery☆193Updated last year
- An Elixir library for generating struct constructors that handle external data with ease.☆292Updated last week
- Simple, robust temporary file support for Elixir.☆303Updated 2 years ago
- Function decorators for Elixir☆403Updated last year
- Ecto elixir adjacency list and tree traversal. Supports Ecto versions 2 and 3.☆241Updated 3 years ago
- An idiomatic Elixir wrapper for gen_statem in OTP 19 (and above).☆313Updated last year
- Pretty-print tables of Elixir structs and maps.☆307Updated last year
- Syntax highlighter for Elixir inspired by Pygments☆215Updated 11 months ago
- Ecto auditing library that transparently tracks changes and can revert them.☆371Updated 2 years ago
- Lightweight server side integration test tools for Phoenix☆219Updated 2 years ago
- Custom parenting of processes in Elixir☆276Updated last year
- A thin Elixir wrapper for the redbug Erlang tracing debugger.☆260Updated 2 years ago
- Search, Sort and Pagination for ecto queries☆212Updated 3 years ago
- Helpers for Elixir exceptions☆294Updated 2 years ago
- Stringify your ids☆282Updated last year
- An Elixir JSON Schema validator☆389Updated last month
- :ets, the Elixir way☆218Updated 3 years ago
- Yet another elixir reloader.☆171Updated last year
- ☆272Updated 7 years ago
- A method caching macro for elixir using CAS on ETS.☆202Updated 2 months ago
- :ets.fun2ms for Elixir, translate functions to match specifications☆201Updated last year
- Easy parameters validation/casting with Ecto.Schema, akin to Rails' strong parameters.