nimble_pool
Resource pool
A tiny resource-pool implementation for Elixir that avoids process-based overhead by directly sharing resources between processes
A tiny resource-pool implementation for Elixir
347 stars
17 watching
20 forks
Language: Elixir
last commit: 10 months ago Related projects:
Repository | Description | Stars |
---|---|---|
dashbitco/nimble_publisher | A minimal filesystem-based publishing engine with Markdown support and code highlighting | 475 |
dashbitco/nimble_options | A library that validates and documents high-level options | 510 |
dashbitco/flow | A parallel computation library on top of GenStage for Elixir | 1,560 |
dashbitco/nimble_csv | A lightweight CSV parsing and dumping library for Elixir, providing fast and efficient data processing. | 776 |
dashbitco/nimble_parsec | A lightweight and efficient library for building text-based parsers using composable combinators | 820 |
meh/reagent | A library providing a simple and flexible way to create socket acceptor pools in Elixir | 92 |
dashbitco/nimble_totp | Generates Time-Based One-Time Passwords (TOTP) for 2-factor authentication. | 410 |
essenciary/pocketex | An Elixir client library to interact with the Pocket read later service | 7 |
general-cbic/poolex | A library for managing pools of worker processes in Elixir applications | 53 |
riverfinancial/bitcoinex | A suite of utilities for Elixir developers to work with Bitcoin transactions and scripts | 68 |
omise/omise-elixir | An Elixir client library for interacting with Omise's payment APIs. | 10 |
takscape/elixir-heapq | A priority queue implementation in Elixir using a heap data structure. | 8 |
fredwu/opq | A simple, in-memory queue with worker pooling and rate limiting. | 266 |
balena/elixir-sippet | A SIP middleware library providing building blocks for real-time multimedia sessions. | 77 |
dmsovetov/nimble | A header-only C++ utility library providing various useful functions and data structures. | 9 |