8 releases

0.3.1 Jun 30, 2023
0.3.0 Aug 28, 2021
0.2.4 Nov 30, 2018
0.2.3 Oct 30, 2017
0.1.0 May 21, 2016

#908 in Parser implementations

Download history 9/week @ 2024-02-14 33/week @ 2024-02-21 11/week @ 2024-02-28 1/week @ 2024-03-06 1/week @ 2024-03-13

53 downloads per month
Used in 2 crates

MIT license

33KB
733 lines

beam_file

Crates.io: beam_file Documentation Actions Status Coverage Status License: MIT

A tiny library for processing Erlang BEAM file in Rust.

Documentation

See RustDoc Documentation

The documentation includes some examples.

Installation

Add following lines to your Cargo.toml:

[dependencies]
beam_file = "0.3"

Reference

Dependencies

~0.8–1.3MB
~26K SLoC