A Transducer Library for Elixir
☆18Feb 21, 2016Updated 10 years ago
Alternatives and similar repositories for elixir-transducer
Users that are interested in elixir-transducer are comparing it to the libraries listed below
Sorting:
- Elixir work queue consumption for RabbitMQ☆16Sep 20, 2025Updated 5 months ago
- An Elixir Protocol for transforming arbitrary Elixir data structures.☆26Jan 31, 2017Updated 9 years ago
- Ectograph is a set of utility functions for using Ecto in combination with graphql-elixir/graphql☆31Jul 21, 2016Updated 9 years ago
- In-memory key-value store with subscriptions☆25Feb 3, 2026Updated 3 weeks ago
- Elixir String Manipulation☆24Oct 17, 2025Updated 4 months ago
- Use EDIB instead: https://hex.pm/packages/edib☆19Jan 24, 2016Updated 10 years ago
- A library for convenient and composable translation between JSON and Elm types☆16Feb 18, 2015Updated 11 years ago
- Aho-Corasick algorithm, implemented in Elixir using Erlang's :digraph for the graph structure☆13Jun 25, 2021Updated 4 years ago
- Graphs, like Loom☆10Feb 16, 2022Updated 4 years ago
- GenEvent Watcher☆13Oct 8, 2017Updated 8 years ago
- Elixir implementation of ROCK: A Robust Clustering Algorithm for Categorical Attributes☆12Jul 14, 2020Updated 5 years ago
- Machine output for Mix tasks☆17Mar 23, 2023Updated 2 years ago
- Elixir Plug to manipulate HTTP response headers☆12Sep 7, 2015Updated 10 years ago
- EXILE – An EliXir Irc LoggEr☆25Oct 16, 2014Updated 11 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
- Macros expanding into code that can be safely used in guard clauses.☆26Mar 10, 2025Updated 11 months ago
- Kylie is a blond and small Erlang/Elixir client for Cayley graph data base☆12Feb 15, 2026Updated 2 weeks ago
- imperative server provisioning for elixir☆11Sep 11, 2020Updated 5 years ago
- Crud concern to use in helper's schema implementation with Repo methods.☆11Oct 31, 2024Updated last year
- An Elixir API for consuming structured input streams☆11Aug 2, 2021Updated 4 years ago
- Elixir client for Cloudinary☆13Apr 3, 2022Updated 3 years ago
- Auth + Google = Augle☆21Dec 6, 2019Updated 6 years ago
- An Elixir Plug for requiring and extracting a given header.☆27Mar 10, 2025Updated 11 months ago
- A set of function to deal with analytical formulae.☆17Jun 12, 2025Updated 8 months ago
- Directed Acyclic Graph (DAG) implementation in Elixir☆15Apr 21, 2020Updated 5 years ago
- Fast, idiomatic Elixir library for Apache Thrift serialization and deserialization☆12Sep 18, 2017Updated 8 years ago
- Elixir library providing implementations of the most famous algorithms, data structures and math functions☆12Feb 23, 2024Updated 2 years ago
- Securely send Phoenix.PubSub one-way, over long distances☆14Sep 8, 2020Updated 5 years ago
- Demonstrate the use of ruster_unsafe, a crate for creating Erlang NIF modules in Rust.☆10Mar 20, 2016Updated 9 years ago
- Elixir lang port of Breadcrumble☆27Jan 5, 2023Updated 3 years ago
- Elixir library providing some handy parallel processing facilities that supports configuring number of workers and timeout.☆29Feb 25, 2018Updated 8 years ago
- Decision Trees for Elixir☆13Mar 14, 2023Updated 2 years ago
- Run risky tasks without endangering the caller☆15Oct 13, 2020Updated 5 years ago
- Query mechanism for Ecto☆31Feb 20, 2026Updated last week
- Yet yet another HTTP client. This time using Behaviour☆14Sep 13, 2015Updated 10 years ago
- A simple currying macro for Elixir