goertzenator / ruster_unsafe_demo
Demonstrate the use of ruster_unsafe, a crate for creating Erlang NIF modules in Rust.
☆10Updated 9 years ago
Alternatives and similar repositories for ruster_unsafe_demo:
Users that are interested in ruster_unsafe_demo are comparing it to the libraries listed below
- A library for Erlang/Java Interoperability via Erlang's rpc module☆17Updated 10 years ago
- Ordered fixed-size binary dictionary in Erlang☆61Updated 9 years ago
- Distributed Fault Tolerant Queue library☆35Updated 10 years ago
- A lean portable Erlang, no BEAM☆52Updated 11 years ago
- dispcount-based lhttpc fork for massive amounts of requests to limited endpoints☆36Updated 6 years ago
- Erlang implementation of strftime☆13Updated 8 years ago
- ☆17Updated last year
- Columbo - the dependency detective - will highlight 3rd party dependency problems in your Erlang programs.☆14Updated 9 years ago
- AWS clients for Erlang☆19Updated 4 years ago
- Futures implemented in Erlang☆58Updated 11 years ago
- HPACK Implementation for Erlang☆38Updated last year
- Erlang Docker client☆64Updated 8 years ago
- Build Rust crates in an Erlang application☆19Updated 4 years ago
- WIP☆11Updated 8 years ago
- libyaml-based yaml loader for Erlang☆59Updated 8 years ago
- Simple, generic OTP behaviour for recurring tasks☆22Updated 2 years ago
- Erlang/OTP DNS server☆38Updated 9 months ago
- Wrapper around Erlang ssh module to make it easier to add an sshd to any node☆33Updated 9 years ago
- A wamp.ws client written in erlang☆26Updated 9 years ago
- Watches for .erl & .hrl changes, recompiles and reloads. You know, for development.☆24Updated 5 years ago
- round-robin load balancer for Erlang processes☆36Updated last year
- An example Erlang NIF implemented in Rust☆80Updated 9 years ago
- Distributed process groups with riak_core.☆72Updated 5 years ago
- Priority Task Queue for Erlang☆27Updated 9 years ago
- io:format middle-man that buffers and batches output sent to the io server for better throughput☆36Updated 11 years ago
- Generic Zipper implementation in Erlang☆37Updated last year
- A rebar3 plugin to enable the execution of Erlang QuickCheck properties