sabiwara / aja
Extension of the Elixir standard library focused on data stuctures, data manipulation and performance
☆216Updated this week
Alternatives and similar repositories for aja:
Users that are interested in aja are comparing it to the libraries listed below
- A thin Elixir wrapper for the redbug Erlang tracing debugger.☆253Updated last year
- Utilities to manipulate Elixir source code☆330Updated 2 months ago
- A library to define Ecto schemas with typespecs without all the boilerplate code.☆274Updated 5 months ago
- :ets.fun2ms for Elixir, translate functions to match specifications☆196Updated 7 months ago
- Flame Graph LiveView Component and LiveDashboard plugin☆237Updated 7 months ago
- An Elixir tool for checking safety of database migrations.☆245Updated 5 months ago
- A tiny resource-pool implementation for Elixir☆349Updated 9 months ago
- Custom parenting of processes in Elixir☆267Updated 3 months ago
- EctoWatch allows you to easily get notifications about database changes directly from PostgreSQL.☆215Updated last month
- Simple, extendable full-text search engine written in Elixir☆210Updated last week
- Ergonomic Mocking for Elixir☆197Updated 3 weeks ago
- :ets, the Elixir way☆217Updated 2 years ago
- Date/Time library for Elixir based upon intervals not instants☆177Updated 3 months ago
- An SQLite3 driver for Elixir☆225Updated 3 weeks ago
- FSM implementation generated from Mermaid/PlantUML textual representation☆116Updated this week
- Syntax highlighter for Elixir inspired by Pygments☆202Updated 2 months ago
- Elixir bindings for Vega-Lite☆189Updated 2 months ago
- A sample Elixir project with a robust GitHub Actions CI☆145Updated 2 weeks ago
- Library for using raw SQL in Elixir☆141Updated 2 months ago
- Dynamic (multi)selection field for LiveView☆205Updated 2 weeks ago
- A Livebook-based guide to async processing in Elixir. 🏃☆138Updated last year
- Adaptive concurrency limits for elixir☆169Updated last year
- Rust powered JSON library for Elixir☆130Updated 3 weeks ago
- A Finite-state machine implementation in Elixir, with opt-in Ecto friendliness☆170Updated last year
- Easy local cluster creation for Elixir to aid in unit testing☆226Updated 4 months ago
- An installer for esbuild☆271Updated 3 months ago
- An Elixir plotting library on top of VegaLite☆201Updated 3 weeks ago
- Phoenix Playground makes it easy to create single-file Phoenix applications.☆230Updated 3 months ago
- A method caching macro for elixir using CAS on ETS.☆193Updated last year
- Audit trails for Elixir/PostgreSQL based on triggers