A parallelized stream implementation for Elixir
☆103Sep 17, 2022Updated 3 years ago
Alternatives and similar repositories for parallel_stream
Users that are interested in parallel_stream are comparing it to the libraries listed below
Sorting:
- Parses CloudFlare's CF-Connecting-IP header into Plug.Conn's remote_ip field.☆23Mar 12, 2022Updated 4 years ago
- parallel processing for elixir☆16Oct 12, 2018Updated 7 years ago
- CSV Decoding and Encoding for Elixir☆517Jan 2, 2025Updated last year
- futures for elixir/erlang☆11Oct 28, 2016Updated 9 years ago
- ☆22Aug 2, 2023Updated 2 years ago
- Elixir binding for lager☆65Dec 27, 2017Updated 8 years ago
- Elixir library to send pushes through GCM/Firebase (HTTP only)☆43Aug 9, 2019Updated 6 years ago
- An Elixir Plug for requiring and extracting a given header.☆27Mar 10, 2025Updated last year
- Matrix-operation is a linear algebra library in Elixir language.☆10Apr 16, 2022Updated 3 years ago
- Elixir library for sending iOS and Android push notifications. Supports Apple APNS (either certificate or jwt) and Google FCM services.☆18Dec 12, 2017Updated 8 years ago
- Data Validation for Elixir☆603Jan 29, 2024Updated 2 years ago
- Decision Trees for Elixir☆13Mar 14, 2023Updated 3 years ago
- CSV handling library for Elixir.☆27Jun 18, 2014Updated 11 years ago
- Deep (recursive) merge for maps, keywords and others in Elixir☆117Dec 10, 2023Updated 2 years ago
- Extremely simple Process pooling and task submission in Elixir☆29Jan 1, 2026Updated 2 months ago
- Image processing in Elixir☆118Nov 9, 2018Updated 7 years ago
- A schema based keyword list option validator.☆50Jul 7, 2025Updated 8 months ago
- Store your plug sessions in memcached☆15Dec 18, 2019Updated 6 years ago
- Compile static files into Elixir bytecode and serve them from memory☆33May 25, 2017Updated 8 years ago
- Reusable, composable patterns across Elixir libraries☆175Jul 15, 2025Updated 8 months ago
- Create Web API documentation based on your ExUnit tests☆13Aug 2, 2018Updated 7 years ago
- Helpers for Elixir exceptions☆294Jul 28, 2023Updated 2 years ago
- RFC 6570 compliant URI template processor for Elixir☆18Nov 9, 2021Updated 4 years ago
- A collection of authentication-related plugs☆67Jun 10, 2017Updated 8 years ago
- A Macro-based approach to ease working with ok/error tuples in Elixir☆17Aug 17, 2020Updated 5 years ago
- Elixir encryption library designed for Ecto☆617Updated this week
- A port of dotenv to Elixir☆240Jun 10, 2021Updated 4 years ago
- Keep your ETS tables running forever using bouncing GenServers☆102Dec 30, 2025Updated 2 months ago
- A PEG parser/transformer with a pleasant Elixir DSL.☆69Nov 1, 2021Updated 4 years ago
- Elixir library providing some handy parallel processing facilities that supports configuring number of workers and timeout.☆29Feb 25, 2018Updated 8 years ago
- A* graph pathfinding in pure Elixir☆34Mar 10, 2024Updated 2 years ago
- Elixir library that provides macros which allow you to encapsulate business logic and validate incoming parameters with predefined contra…☆216Oct 26, 2023Updated 2 years ago
- Aggregated tips from the "Oban Tips" Twitter series☆12Jun 27, 2023Updated 2 years ago
- Prometheus.erl Elixir Plugs☆54Nov 23, 2022Updated 3 years ago
- A modern, scriptable, dependency-based build tool loosely based on Make principles.☆17Nov 27, 2014Updated 11 years ago
- Job Queue for Elixir. Clustered or Local. Straight BEAM. Optional Ecto. 💪🍈☆727Jan 10, 2024Updated 2 years ago
- Set of additional functionality for structs☆12Feb 13, 2019Updated 7 years ago
- The asynchronous version of Elixir's "with", resolving the dependency graph and executing the clauses in the most performant way possible…☆156Apr 10, 2023Updated 2 years ago
- Very simple plug which reads `X-Forwarded-For` or `Forwarded` header according to rfc7239 and fill `conn.remote_ip` with the root client …☆25Jan 8, 2025Updated last year