Fast bounded deque using two rotating lists.
☆156May 31, 2023Updated 2 years ago
Alternatives and similar repositories for deque
Users that are interested in deque are comparing it to the libraries listed below
Sorting:
- Simple and efficient local Process Registry☆84Oct 11, 2022Updated 3 years ago
- A fast consistent hash ring implementation in Elixir.☆564Apr 3, 2025Updated 10 months ago
- Fast semaphore using ETS.☆764Jun 7, 2024Updated last year
- exprotobuf with renamed Protobuf module☆16Mar 18, 2025Updated 11 months ago
- Fast no copy globals for Elixir & Erlang.☆1,175Mar 9, 2023Updated 2 years ago
- Fast batch message passing between nodes for Erlang/Elixir.☆1,829Apr 11, 2023Updated 2 years ago
- Simple and Fast metrics for Elixir☆328Updated this week
- OpenCensus instrumentation for the Phoenix framework☆25Jan 13, 2021Updated 5 years ago
- Runtime configuration system for Elixir☆596Apr 10, 2023Updated 2 years ago
- Efficient Process.monitor replacement☆201Jul 12, 2023Updated 2 years ago
- Simple Elixir queue, with a constant-time `size/1` and a maximum capacity☆21Jul 7, 2023Updated 2 years ago
- Easy clustering, registration, and distribution of worker processes for Erlang/Elixir☆1,249Jun 22, 2022Updated 3 years ago
- An easy-to-use Elixir HTTP client, built on the low-level Mint library.