CensoredUsername / dynasm-rsLinks
A dynasm-like tool for rust.
☆804Updated 2 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☆719Updated last month
- Simple tracing (mark and sweep) garbage collector for Rust☆1,056Updated 4 months ago
- A unified interface for reading and writing object file formats☆788Updated last week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆765Updated last week
- LLVM IR in natural Rust data structures☆655Updated 6 months ago
- a parser and lexer generator as a Rust procedural macro☆411Updated last year
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆686Updated 2 years ago
- Rust grammar tool libraries and binaries☆566Updated 3 weeks ago
- Incremental garbage collection from safe Rust☆787Updated 3 weeks ago
- The arena, a fast but limited type of allocator☆571Updated last year
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,257Updated last year
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,572Updated last month
- Rust library to use x86 (amd64) specific functionality and registers.☆316Updated last year
- A library for reading and writing the DWARF debugging format☆961Updated last week
- Embed C++ directly inside your rust code!☆839Updated 3 months ago
- An impish, cross-platform binary parsing crate, written in Rust☆1,394Updated 3 weeks ago
- A parser combinator library for Rust☆1,348Updated 11 months ago
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,404Updated last month
- How-to: Sanitize your Rust code!☆433Updated 7 years ago
- Safe cross-platform linker shenanigans☆807Updated last week
- Intrusive collections for Rust☆477Updated last year
- A multiprocess drop-in replacement for Rust channels☆1,054Updated last week
- PEG parser combinators using operator overloading without macros.☆521Updated 11 months ago
- Rust bindings to LLVM. (Mirror of https://gitlab.com/taricorp/llvm-sys.rs/)☆216Updated last month
- An intrusive flamegraph profiling tool for rust.☆728Updated last year
- Runtime for executing procedural macros as WebAssembly☆1,448Updated last week
- An implementation of Joshua Yanovski's Ghost Cell paper.☆492Updated last year
- Slab allocator for Rust☆861Updated last month
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆534Updated 4 years ago
- Defines the Rust borrow checker.☆1,557Updated 6 months ago