Gaok1 / FALCON-ASMLinks
Falcon ASM is a custom-designed low-level assembly language built for precision, speed, and educational clarity. Paired with its own virtual hardware simulator (Falcon), it provides a clean, consistent platform for learning and experimenting with computer architecture, memory models, and instruction-level execution.
☆41Updated 3 weeks ago
Alternatives and similar repositories for FALCON-ASM
Users that are interested in FALCON-ASM are comparing it to the libraries listed below
Sorting:
- A simple-to-use FAT filesystem library for Rust (mainly targeted at embedded systems)☆45Updated last week
- ⌨️ Rust crates for building TUIs in UEFI applications☆83Updated last month
- create sandbox to run untrusted code☆14Updated this week
- A simple `no_std` heap allocator for RISC-V and Xtensa processors from Espressif☆24Updated last year
- backtrace for ESP32 bare-metal☆30Updated last year
- A Rust USB library which works on both native and WASM targets☆23Updated 2 months ago
- esp32 IRC client made with mousefood☆33Updated 8 months ago
- A Rust in-memory embedded database with persistence and multiple adapters (JSON, CSV, etc). Acts like a minimalistic ORM with zero setup.…☆69Updated 9 months ago
- The Rust Robotics & IoT Platform.☆36Updated 6 months ago
- A friendly serial terminal application.☆124Updated 2 weeks ago
- Rust implementation of flasher stub located in esptool☆20Updated last year
- A lightweight, recoverable sandbox for executing untrusted RISC-V code in constrained environments☆55Updated last month
- A unique 2D-pixel art renderer with heightmaps to simulate 3d shadows and reflections☆38Updated last year
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- Simple CLI RAM machine simulator written in Rust, a project for my PvR course.☆26Updated 2 months ago
- Beautiful Digital Timing Diagrams with Rust☆88Updated last year
- Static Pointer Analyzer and Transpiler from C to Safe Rust☆25Updated last month
- a tiny workbench for parsing, visualizing & analyzing linker map files.☆36Updated 4 months ago
- Software renderer for ratatui☆91Updated this week
- Minimal FAT32 Client written in #[no_std] Rust☆30Updated 5 months ago
- Conversion to/from binary for arbitrary types. With no_std and no_alloc support.☆29Updated this week
- A minimalist text editor☆10Updated 2 years ago
- Parse JSON file at compile time and embed as serde_json::Value☆34Updated last month
- A simple 3D files viewer on console☆28Updated 5 months ago
- A visual-first, statically typed, pluggable, graph-based programming language☆27Updated 4 months ago
- A simple, generic, and flexible keyframe animation library for Rust.☆30Updated last month
- ☆21Updated 2 months ago
- virtual machine for rapid embedded development☆31Updated last year
- An easy-to-use, incremental, multi-threaded garbage collector for Rust☆12Updated last year
- Rust Vector for large amounts of data, that does not copy when growing, by using full `mmap`'d pages.☆22Updated last year