playXE / masm-rsLinks
Macro assembler for Rust
☆35Updated last year
Alternatives and similar repositories for masm-rs
Users that are interested in masm-rs are comparing it to the libraries listed below
Sorting:
- Lightning Creations Compiler Frontend for various languages☆118Updated 9 months ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- Library to program vga hardware.☆59Updated 2 years ago
- Zig comptime using Rust proc macros☆50Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆60Updated last month
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆111Updated last year
- RXI's microui ported to rust (not a binding)☆45Updated last year
- Mostly safe wrapper for alloca☆27Updated 2 years ago
- 🗃 UTF-8 string, byte string, and C string interner☆29Updated last week
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year
- Bare-metal allocators.☆75Updated 3 years ago
- Stochastically generates machine code☆101Updated this week
- WLambda - Embeddable Scripting Language for Rust☆53Updated 3 months ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- A Vec That Has a Smaller size_of☆142Updated 2 weeks ago
- ☆53Updated last year
- Exhaustive iteration trait in Rust☆16Updated 2 weeks ago
- Rust bindings for libgccjit☆23Updated last month
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- A drawing framework for arbitrary windowing systems☆79Updated last year
- Safely transmute type to itself in generic context in Rust☆14Updated 2 years ago
- String OS from User Space!☆11Updated 2 years ago
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆40Updated last week
- Ygen - Yet another code generation libary (abandoned)☆111Updated last week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆32Updated 10 months ago
- A garbage collection library for Rust with zero unsafe code☆116Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year