sumerman / recoverable_stream_exLinks
Elixir stream-wrapper that transparently handles exceptions.
☆12Updated 5 years ago
Alternatives and similar repositories for recoverable_stream_ex
Users that are interested in recoverable_stream_ex are comparing it to the libraries listed below
Sorting:
- ☆20Updated 4 years ago
- ☆32Updated 3 years ago
- Transparent bi-directional communication for clients, servers and more☆69Updated 7 years ago
- The very simple ETS wrapper simplifying cross-process ETS handling (like `Agent`, but `:ets`).☆13Updated 6 years ago
- Elixir library to do pipeable transformations on html strings (with CSS selectors)☆32Updated last week
- Elixir Extended Protocol☆49Updated last year
- EBILS - Erlang Binary Lightweight Search☆31Updated 8 months ago
- Elixir wrapper for cabol/shards .☆43Updated 8 years ago
- Artificial Neural Networks in Elixir☆55Updated 5 years ago
- Library to build GraphQL queries and mutations from Elixir structs☆36Updated 2 years ago
- Keep your ETS tables running forever using bouncing GenServers☆102Updated last year
- Opencensus integration with Absinthe☆20Updated 5 years ago
- Avoid commas on Elixir's with special form.☆31Updated 4 months ago
- Simple macro for generating SQL's functions macro wrappers☆53Updated last year
- A Macro-based approach to ease working with ok/error tuples in Elixir