melpon / memoize
A method caching macro for elixir using CAS on ETS.
☆193Updated last year
Alternatives and similar repositories for memoize:
Users that are interested in memoize are comparing it to the libraries listed below
- Easy local cluster creation for Elixir to aid in unit testing☆226Updated 4 months ago
- Ecto 3 adapter allowing use of Ecto schemas held in ETS tables☆378Updated 9 months ago
- Function decorators for Elixir☆389Updated 11 months ago
- A thin Elixir wrapper for the redbug Erlang tracing debugger.☆253Updated last year
- Useful helper to read and use application configuration from environment variables.☆304Updated 8 months ago
- Ecto auditing library that transparently tracks changes and can revert them.☆369Updated last year
- Simple Elixir macros for linear retry, exponential backoff and wait with composable delays☆445Updated 3 months ago
- :ets, the Elixir way☆217Updated 2 years ago
- One task to efficiently run all code analysis & testing tools in an Elixir project. Born out of 💜 to Elixir and pragmatism.☆314Updated 5 months ago
- Simple scheduling for Elixir☆256Updated 2 weeks ago
- Lightweight server side integration test tools for Phoenix☆219Updated last year
- An Elixir XLSX writer☆296Updated 5 months ago
- Swoosh <3 Phoenix☆276Updated 2 weeks ago
- Elixir port of libphonenumber☆255Updated last month
- An idiomatic Elixir wrapper for gen_statem in OTP 19 (and above).☆308Updated 7 months ago
- Ecto adapter for Mnesia Erlang term database.☆243Updated 4 years ago
- :ets.fun2ms for Elixir, translate functions to match specifications☆196Updated 7 months ago
- Polymorphic embeds in Ecto☆357Updated 3 weeks ago
- ⚙️ Gearbox is a functional state machine with an easy-to-use API, inspired by both Fsm and Machinery☆188Updated 3 months ago
- An Elixir tool for checking safety of database migrations.☆245Updated 5 months ago
- An Elixir JSON Schema validator☆366Updated last month
- Simple QRCode Generator in Elixir☆215Updated last month
- Easy parameters validation/casting with Ecto.Schema, akin to Rails' strong parameters.☆365Updated 7 months ago
- Custom parenting of processes in Elixir☆267Updated 3 months ago
- Xlsx parser for the Elixir language.☆215Updated 5 months ago
- Ecto PostgreSQL database performance insights. Locks, index usage, buffer cache hit ratios, vacuum stats and more.☆373Updated last week
- Elixir implementation of CLDR/ICU☆456Updated 3 weeks ago
- Database connection behaviour☆317Updated 3 weeks ago
- A library to define Ecto schemas with typespecs without all the boilerplate code.☆274Updated 5 months ago
- Elixir ~M sigil for map shorthand. `~M{id, name} ~> %{id: id, name: name}`☆233Updated 6 months ago