sile/beam_file
A tiny library for processing Erlang BEAM file in Rust
{ "createdAt": "2016-05-19T18:09:45Z", "defaultBranch": "master", "description": "A tiny library for processing Erlang BEAM file in Rust", "fullName": "sile/beam_file", "homepage": null, "language": "Rust", "name": "beam_file", "pushedAt": "2023-06-30T04:06:08Z", "stargazersCount": 22, "topics": [ "beam", "erlang", "rust" ], "updatedAt": "2025-07-13T20:03:06Z", "url": "https://github.com/sile/beam_file"}beam_file
Section titled “beam_file”A tiny library for processing Erlang BEAM file in Rust.
Documentation
Section titled “Documentation”The documentation includes some examples.
Installation
Section titled “Installation”Add following lines to your Cargo.toml:
[dependencies]beam_file = "0.3"