reagent
Socket pool library
A library providing a simple and flexible way to create socket acceptor pools in Elixir
You need more reagents to conjure this server.
93 stars
5 watching
10 forks
Language: Elixir
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
meh/elixir-socket | A Elixir library that provides a socket wrapping solution for various protocols including TCP, UDP, Sctp and WebSockets with SSL support. | 691 |
meh/cauldron | An HTTP/SPDY server implemented as a library | 74 |
meh/exquisite | A tool for generating match_specs from LINQ-inspired queries at compile-time for use with Elixir record types. | 79 |
meh/elixir-datastructures | A collection of Elixir data structures and their associated protocols. | 215 |
dashbitco/nimble_pool | A tiny resource-pool implementation for Elixir that avoids process-based overhead by directly sharing resources between processes | 347 |
meh/exts | A lightweight Elixir wrapper around the built-in ets table implementation for storing and managing Erlang terms | 8 |
meh/amnesia | Provides a simplified interface to Mnesia's functionality for Elixir developers. | 694 |
mcvnh/tradehub-elixir | An Elixir client library providing an API interface to the Tradehub blockchain | 3 |
slogsdon/pool | A pool-based socket acceptor for efficient management of incoming connections in Elixir applications. | 6 |
ninenines/ranch | A modular TCP acceptor pool with low latency and easy use cases. | 1,193 |
general-cbic/poolex | A library for managing pools of worker processes in Elixir applications | 52 |
parroty/oauth2ex | An OAuth 2.0 client library for Elixir. | 57 |
raynes/reap | A client library for working with the refheap API. | 4 |
mykewould/crutches | A utility library providing convenience functions in Elixir | 125 |
essenciary/pocketex | An Elixir client library to interact with the Pocket read later service | 7 |