Rustler is a library for writing Erlang NIFs in safe Rust code. That means there should be no ways to crash the BEAM (Erlang VM). The library provides facilities for generating the boilerplate for interacting with the BEAM, handles encoding and decoding of Erlang terms, and catches rust panics before they unwind into C. The library provides functionality for both Erlang and Elixir, however Elixir is favored as of now. The code you write in a Rust NIF should never be able to crash the BEAM. Decoding and encoding rust values into Erlang terms is as easy as a function call. Making a Rust struct encodable and decodable to Erlang or Elixir can be done with a single attribute. Enables you to safely pass a reference to a Rust struct into Erlang code. The struct will be automatically dropped when it's no longer referenced.

Features

  • Safety
  • Interop
  • Type composition
  • Resource objects
  • Functionality for both Erlang and Elixir
  • Add the rustler elixir library as a dependency of your project
  • Rustler aims to support the newest three major OTP versions

Project Samples

Project Activity

See All Activity >

License

Apache License V2.0

Follow Rustler

Rustler Web Site

You Might Also Like
Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
Achieve perfect load balancing with a flexible Open Source Load Balancer

Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Rustler!

Additional Project Details

Operating Systems

Mac, Windows

Programming Language

Rust

Related Categories

Rust Software Development Software

Registered

2022-10-06