Decision Trees for Elixir
☆13Mar 14, 2023Updated 3 years ago
Alternatives and similar repositories for decidex
Users that are interested in decidex are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Constraint satisfaction solvers in Elixir☆25Mar 14, 2023Updated 3 years ago
- half gen_statem, half gen_server☆22Nov 3, 2024Updated last year
- A simple Elixir InfluxDB client.☆21May 17, 2022Updated 3 years ago
- Macros expanding into code that can be safely used in guard clauses.☆26Mar 10, 2025Updated last year
- A data seeding framework for Elixir/Ecto.☆19Mar 10, 2023Updated 3 years ago
- The custom iex configuration files☆17Mar 27, 2024Updated last year
- An Elixir library for non-strict parsing, manipulation, and wildcard matching of URLs.☆21Nov 28, 2021Updated 4 years ago
- Elixir library Providing a generic implementation of the `Access` behaviour.☆12Aug 4, 2019Updated 6 years ago
- A structured data extraction tool written in Elixir☆45Aug 8, 2024Updated last year
- Spike helps you build stateul forms / UIs with Phoenix LiveView (and/or Surface UI)☆20Apr 7, 2025Updated 11 months ago
- Interval type for Ecto, currently only implemented for PostgreSQL, other database PR's are welcome.☆25Sep 9, 2024Updated last year
- imperative server provisioning for elixir☆11Sep 11, 2020Updated 5 years ago
- Socket drainer for PhoenixFramework☆13May 13, 2025Updated 10 months ago
- Calendar functions for CLDR☆17Feb 12, 2026Updated last month
- The OpenTrials API service + database schema definition.☆12Nov 18, 2018Updated 7 years ago
- Generates a data structure describing the difference between two ecto structs☆39Jan 3, 2024Updated 2 years ago
- Aho-Corasick algorithm, implemented in Elixir using Erlang's :digraph for the graph structure☆13Jun 25, 2021Updated 4 years ago
- Generate your Ecto contexts using this macro and eliminate boilerplate☆19Mar 26, 2018Updated 7 years ago
- Aggregated tips from the "Oban Tips" Twitter series☆12Jun 27, 2023Updated 2 years ago
- Backtracking behaviour to solve discrete problems by brute force☆25Feb 5, 2017Updated 9 years ago
- Composable components for stream processing☆17Jul 16, 2025Updated 8 months ago
- Reduce in memory data structures using a lightweight query language☆27Jun 22, 2020Updated 5 years ago
- Demonstration of `GenericRepo` in an Elixir Phoenix Codebase☆13Jan 24, 2024Updated 2 years ago
- A sample Phoenix app to help demonstrate how to validate the signature of a webhook payload in Elixir.☆13Jul 31, 2021Updated 4 years ago
- A module for validating http params and queries☆14Mar 3, 2020Updated 6 years ago
- adjust's patched version of postgres ltree☆16Nov 25, 2025Updated 3 months ago
- Test factories for Ash resources