CensoredUsername / dynasm-rs
A dynasm-like tool for rust.
☆762Updated last week
Alternatives and similar repositories for dynasm-rs:
Users that are interested in dynasm-rs are comparing it to the libraries listed below
- Simple tracing (mark and sweep) garbage collector for Rust☆1,012Updated 5 months ago
- JIT compiler and runtime for a toy language, using Cranelift☆678Updated 2 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆741Updated 2 months ago
- Incremental garbage collection from safe Rust☆690Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,224Updated last year
- A fast bump allocation arena for Rust☆1,697Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,457Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,126Updated last month
- A parser combinator library for Rust☆1,320Updated 3 months ago
- A port of MUSL's libm to Rust.☆632Updated 2 weeks ago
- LLVM IR in natural Rust data structures☆602Updated 2 months ago
- A unified interface for reading and writing object file formats☆719Updated last week
- Module initialization/global constructor functions for Rust☆847Updated 2 weeks ago
- A macro to generate structures which behave like bitflags☆1,009Updated 2 months ago
- An impish, cross-platform binary parsing crate, written in Rust☆1,281Updated 3 weeks ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,024Updated 7 months ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆678Updated last year
- Macros for all your token pasting needs☆1,045Updated 6 months ago
- Embed C++ directly inside your rust code!☆824Updated 5 months ago
- Runtime for executing procedural macros as WebAssembly☆1,375Updated 2 months ago
- An intrusive flamegraph profiling tool for rust.☆714Updated last year
- The arena, a fast but limited type of allocator☆540Updated 8 months ago
- Slab allocator for Rust☆773Updated last week
- A multiprocess drop-in replacement for Rust channels☆954Updated this week
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆521Updated 3 years ago
- A library for reading and writing the DWARF debugging format☆888Updated this week
- a parser and lexer generator as a Rust procedural macro☆412Updated 11 months ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,919Updated 2 weeks ago
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,524Updated last month
- Compile time static maps for Rust☆1,915Updated 3 months ago