Rate limiter and overload protection for erlang application
☆20Oct 4, 2017Updated 8 years ago
Alternatives and similar repositories for ratx
Users that are interested in ratx are comparing it to the libraries listed below
Sorting:
- Lightweight sharding for distributed erlang applications☆12Mar 1, 2016Updated 10 years ago
- Ordered fixed-size binary dictionary in Erlang☆61Mar 23, 2016Updated 9 years ago
- Partial application of Erlang functions☆27Jan 22, 2020Updated 6 years ago
- Magnus Klaar's rate limiter code from etorrent☆26Mar 5, 2016Updated 9 years ago
- This code implenets decorators for erlang.☆29May 10, 2018Updated 7 years ago
- Lowest Random Weight hashing for neatly rebalancing hashes☆46Feb 2, 2018Updated 8 years ago
- An Erlang/OTP-style implementation of the PAXOS distributed consensus protocol☆61Nov 8, 2014Updated 11 years ago
- erlqueue is a multiple writer, multiple reader bounded shared memory lock-free queue API for Erlang (through NIF) and C/C++.☆10Sep 14, 2016Updated 9 years ago
- BEAM guts inspector☆11Nov 19, 2014Updated 11 years ago
- Simple convention and DSL for transformation of elixir functions to an API for later documentation and or validation.☆12Oct 1, 2019Updated 6 years ago
- Ecdo is ecto dynamic query builder☆11Mar 30, 2016Updated 9 years ago
- Erlang HMAC-based Extract-and-Expand Key Derivation Function (HKDF)☆12Dec 2, 2021Updated 4 years ago
- ESpec: Behaviour driven development framework for Erlang