lrascao / erlqueueLinks
erlqueue is a multiple writer, multiple reader bounded shared memory lock-free queue API for Erlang (through NIF) and C/C++.
☆10Updated 9 years ago
Alternatives and similar repositories for erlqueue
Users that are interested in erlqueue are comparing it to the libraries listed below
Sorting:
- An erlang ETS based rate limiter inspired by Jobs☆16Updated 4 years ago
- get_stacktrace() compatibility in Erlang/OTP 21+☆18Updated 4 years ago
- Parse transformer for use new OTP functions in old Erlang/OTP releases☆12Updated last month
- An implementation of the CBOR data encoding format in Erlang.☆14Updated 4 years ago
- fprof extended - includes suspend and GC times☆30Updated 9 years ago
- ☆14Updated 7 years ago
- A rebar plugin for running custom commands☆16Updated 4 years ago
- An Erlang/OTP library for error aware chaining of function application.☆14Updated 6 years ago
- A rebar3 resource wrapper to accommodate non-OTP-app dependencies☆14Updated 6 years ago
- Erlang PostgreSQL Logical streaming replication library☆22Updated 2 years ago
- An in-memory caching server for Erlang☆20Updated 10 months ago
- An Erlang implementation of the Branca specification for authenticated and encrypted tokens☆12Updated 4 years ago
- General balanced binary Merkle trees for Erlang☆22Updated 7 years ago
- The guards `in` and `beetween` for Erlang parse_transform☆43Updated 13 years ago
- A high performant Erlang NIF Priority Queue implemented using a binary heap☆21Updated 3 months ago
- BEAM guts inspector☆11Updated 11 years ago
- B-trees in Erlang