fredwu / opqLinks
Elixir queue! A simple, in-memory queue with worker pooling and rate limiting in Elixir.
☆272Updated 2 years ago
Alternatives and similar repositories for opq
Users that are interested in opq are comparing it to the libraries listed below
Sorting:
- Ecto elixir adjacency list and tree traversal. Supports Ecto versions 2 and 3.☆241Updated 3 years ago
- A library for performing and validating complex filters from a client (e.g. smart filters)☆198Updated last year
- Search, Sort and Pagination for ecto queries☆212Updated 3 years ago
- Transactional job queue with Ecto, PostgreSQL and GenStage☆277Updated 3 years ago
- Easily parsable single line, plain text and JSON logger for Plug and Phoenix applications☆210Updated 9 months ago
- ☆270Updated 6 years ago
- MiniRepo allows self-hosting of Hex packages.☆194Updated 4 years ago
- 🌲 Great Elixir logging made easy☆211Updated 5 years ago
- Filesystem monitor for elixir☆277Updated last month
- Simple scheduling for Elixir☆261Updated last week
- Pretty-print tables of Elixir structs and maps.☆305Updated 9 months ago
- Elixir library that provides macros which allow you to encapsulate business logic and validate incoming parameters with predefined contra…☆216Updated 2 years ago
- :ets, the Elixir way☆218Updated 3 years ago
- ActionView::NumberHelper for Elixir☆232Updated last year
- Simple, robust temporary file support for Elixir.☆300Updated last year
- Ecto auditing library that transparently tracks changes and can revert them.☆371Updated last year
- Syntax highlighter for Elixir inspired by Pygments