kvakvs / ErlangRTLinks
Erlang Replacement Therapy. Another attempt to make Erlang runtime (BEAM emulator) in Rust. Good news: I know what to do. Bad news: I have no clue how to Rust
☆598Updated 2 years ago
Alternatives and similar repositories for ErlangRT
Users that are interested in ErlangRT are comparing it to the libraries listed below
Sorting:
- Erlang ecosystem common IR☆252Updated 4 years ago
- An Erlang VM implementation in Rust☆1,079Updated 3 years ago
- Wiki containing pieces of information and knowledge about BEAM Virtual machine (which runs Erlang/OTP and other BEAM-based languages).☆541Updated last year
- A pure Erlang Key/Value store - based on a LSM-tree, optimised for HEAD requests☆356Updated last week
- Tool for developers working with systems running on the Erlang VM (BEAM). It helps with performance analysis.☆544Updated 3 years ago
- High-performance, high-scalability distributed computing for the BEAM.☆996Updated 3 months ago
- Bootstrapped algebraic data types for Elixir☆336Updated 3 years ago
- Mnesia wrapper for Elixir.☆706Updated 3 years ago
- A small portable virtual machine that would run Erlang on embedded systems☆132Updated 7 years ago
- A Gradual type system for Erlang