lemonrock / assembler
Rust crate for runtime x86 assembler template generation
☆20Updated 5 years ago
Alternatives and similar repositories for assembler:
Users that are interested in assembler are comparing it to the libraries listed below
- A C expression parser and evaluator☆46Updated 2 years ago
- Haskell's language-c ported to Rust.☆32Updated 7 years ago
- Encrypting references in Rust for stupid reasons.Updated 2 years ago
- Target "triple" support☆51Updated 2 months ago
- ✨ a microkernel in Rust☆39Updated 3 years ago
- Virtual Machine/Interpreter dispatch method experiments in Rust☆38Updated 7 years ago
- Experimental JIT compiler generator☆27Updated last year
- Composable digital logic simulation in Rust!☆32Updated 4 years ago
- Disassemble your Rust project with Cargo☆19Updated 6 years ago
- Copying Garbage Collector☆13Updated 4 years ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆18Updated 4 years ago
- 🗃 UTF-8 string, byte string, and C string interner☆27Updated this week
- Higher level LLDB bindings for Rust built on lldb-sys.☆58Updated 2 months ago
- x86_64 OS kernel with completely async userspace and single address space [WIP; but basic kernel functionality implemented]☆31Updated 4 years ago
- A library and tool for automata and formal languages, inspired by JFLAP☆26Updated 3 years ago
- A custom OS kernel that followed (then diverged from) Philipp Oppermann's tutorial on writing an OS in Rust☆22Updated 2 years ago
- Macro assembler for Rust☆35Updated last year
- A dynamic library helper for rust crates☆35Updated last year
- memory-mapped registers for x86_64 systems☆33Updated 3 years ago
- [in-progress] toy rust microkernel and operating system for riscv64☆28Updated 3 years ago
- Rust compile-time type information experiment☆18Updated 2 years ago
- ☆74Updated 10 months ago
- A library for creating and using anonymous sum types as errors in Rust☆18Updated 4 years ago
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 4 years ago
- memory functions like a libc memcmp(), memchr(), memmem(), memcpy(), memset()☆18Updated 2 months ago
- ☆36Updated 8 months ago
- Rust library for encoding/decoding Unix archive (.a) files☆46Updated 8 months ago
- A cargo sub-command for publishing Rust crates to the WebAssembly Package Manager.☆8Updated 2 years ago
- More indexing options for Rust slices☆9Updated last year
- Simple malloc implementation.☆32Updated last month