etude
Concurrency utility
A concurrency utility library for Elixir/ERlang that simplifies the use of async and retry mechanisms in concurrent programming.
futures for elixir/erlang
11 stars
6 watching
1 forks
Language: Elixir
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
meh/exts | A lightweight Elixir wrapper around the built-in ets table implementation for storing and managing Erlang terms | 8 |
arp-g/async-elixir | A comprehensive resource for learning Elixir's concurrency features and asynchronous programming techniques | 161 |
appcues/exconstructor | An Elixir library that simplifies struct instantiation from external data | 286 |
bbense/elixgrep | An Elixir framework to build concurrent versions of Unix utilities like grep and find | 28 |
pragdave/exlibris | A collection of reusable utility functions in Elixir | 11 |
parroty/excheck | A testing library for Elixir programming language | 316 |
cabol/ex_shards | Provides a wrapper around ETS tables or Shards to scale-out Elixir data storage | 42 |
whitfin/stash | A small Elixir library providing a user-friendly interface to Erlang's ETs caching system | 52 |
ntrepid8/ex_crypto | Provides an Erlang crypto module wrapper for Elixir to simplify secure application development | 150 |
elixir-ecto/connection | Provides an API for establishing and managing TCP connections in Erlang/OTP | 264 |
itcathyh/conexec | A toolkit to execute functions concurrently while specifying timeouts and efficient memory usage | 16 |
meh/elixir-datastructures | A collection of Elixir data structures and their associated protocols. | 215 |
exponentially/extreme | An Elixir TCP client adapter for Event Store event sourcing system | 130 |
elixir-typed-structor/typed_structor | A library for defining and working with typed structs in Elixir | 13 |
pigmej/exelli | An Elixir wrapper with a simple syntax for building web applications. | 16 |