CensoredUsername / dynasm-rsLinks
A dynasm-like tool for rust.
☆792Updated 3 weeks ago
Alternatives and similar repositories for dynasm-rs
Users that are interested in dynasm-rs are comparing it to the libraries listed below
Sorting:
- JIT compiler and runtime for a toy language, using Cranelift☆706Updated 5 months ago
- Simple tracing (mark and sweep) garbage collector for Rust☆1,048Updated last month
- A unified interface for reading and writing object file formats☆768Updated 2 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆757Updated 2 weeks ago
- a parser and lexer generator as a Rust procedural macro☆411Updated last year
- Rust grammar tool libraries and binaries☆559Updated 3 weeks ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆683Updated 2 years ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,244Updated last year
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,555Updated 2 months ago
- The arena, a fast but limited type of allocator☆558Updated last year
- LLVM IR in natural Rust data structures☆642Updated 4 months ago
- An impish, cross-platform binary parsing crate, written in Rust☆1,359Updated this week
- Incremental garbage collection from safe Rust☆769Updated 2 months ago
- A library for reading and writing the DWARF debugging format☆936Updated 2 weeks ago
- Rust library to use x86 (amd64) specific functionality and registers.☆314Updated last year
- PEG parser combinators using operator overloading without macros.☆519Updated 8 months ago
- Safe cross-platform linker shenanigans☆786Updated last week
- Embed C++ directly inside your rust code!☆836Updated last week
- A multiprocess drop-in replacement for Rust channels☆1,021Updated last week
- A parser combinator library for Rust☆1,336Updated 8 months ago
- A port of MUSL's libm to Rust.☆633Updated 5 months ago
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,374Updated 2 weeks ago
- Intrusive collections for Rust☆467Updated last year
- Attribute macro to require that the compiler prove a function can't ever panic☆1,151Updated 2 weeks ago
- How-to: Sanitize your Rust code!☆429Updated 7 years ago
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆527Updated 4 years ago
- An intrusive flamegraph profiling tool for rust.☆724Updated last year
- Slab allocator for Rust☆842Updated last month
- Macros for all your token pasting needs☆1,057Updated last year
- Rust bindings to LLVM. (Mirror of https://gitlab.com/taricorp/llvm-sys.rs/)☆215Updated last month