asm-cli-rust
Assembly shell
An interactive assembly shell written in Rust.
interative assembly shell written in rust
323 stars
6 watching
19 forks
Language: Rust
last commit: 3 months ago
Linked from 1 awesome list
asmassembly-languageclirustx64x86
Related projects:
Repository | Description | Stars |
---|---|---|
cch123/asm-cli | An interactive shell for assembling x86 and x64 assembly languages using the unicorn and keystone engines | 261 |
mikaelmello/inquire | A Rust library for creating interactive command-line prompts and user interfaces. | 2,024 |
mitnk/cicada | A Rust-based Unix shell implementation with basic features such as piping, redirections, and arithmetic operations. | 981 |
rust-lang/cc-rs | Provides build scripts to compile C/C++ code into a Rust library | 1,868 |
champii/rock | A Rust-based compiler and runtime environment designed to provide a safe and efficient way to execute functional programming languages. | 67 |
hackclub/some-assembly-required | An introduction to assembly programming for beginners. | 3,202 |
wintermi/zsh-rust | A zsh plugin for managing the Rust programming language toolchain | 8 |
zhiburt/expectrl | Automates terminal interactions with interactive applications | 174 |
riscv-rust/gd32vf103-pac | A peripheral access crate for a specific microcontroller family | 36 |
aisamanra/rust-haskell-ffi | A proof-of-concept demonstrating how to call Rust code from Haskell | 131 |
v420v/vas | An x86-64 assembler written in V language | 98 |
aaqaishtyaq/iay | A minimalistic shell prompt implementation in Rust | 6 |
riscv-rust/gd32vf103xx-hal | A hardware abstraction layer for the GD32VF103 microcontroller family | 54 |
rust-lang/rust-mode | An Emacs configuration for editing Rust code | 1,124 |
rust-cross/rust-musl-cross | Docker images and build scripts for compiling static Rust binaries with musl-cross | 646 |