2 unstable releases

0.2.0 Aug 14, 2023
0.1.0 Feb 25, 2022

#1725 in Encoding

Download history 7/week @ 2023-12-17 12/week @ 2023-12-24 2/week @ 2023-12-31 16/week @ 2024-01-07 10/week @ 2024-01-14 6/week @ 2024-01-21 139/week @ 2024-01-28 150/week @ 2024-02-04 134/week @ 2024-02-11 166/week @ 2024-02-18 106/week @ 2024-02-25 127/week @ 2024-03-03 76/week @ 2024-03-10 223/week @ 2024-03-17 30/week @ 2024-03-24 78/week @ 2024-03-31

409 downloads per month
Used in wari

Apache-2.0 OR BSL-1.0 OR MIT

26KB
402 lines

asm_riscv

Crates.io Crates.io Crates.io (recent)
Crates.io Docs.rs

Rust RISC-V Assembly Encoder / Decoder.

This is a library that can be used to build:

  • An Assembler
  • A Disassembler
  • A Compiler
  • An Emulator
  • A Virtual Machine
  • And so on…

For RISC-V.

License

Copyright © 2020-2023 The asm_riscv Contributors.

Licensed under any of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be licensed as described above, without any additional terms or conditions.

Help

If you want help using or contributing to this library, feel free to send me an email at aldaronlau@gmail.com.

No runtime deps