CensoredUsername / dynasm-rsLinks
A dynasm-like tool for rust.
☆786Updated 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☆694Updated 3 months ago
- A unified interface for reading and writing object file formats☆752Updated last week
- Simple tracing (mark and sweep) garbage collector for Rust☆1,034Updated 3 weeks ago
- a parser and lexer generator as a Rust procedural macro☆412Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆754Updated 2 months ago
- Rust grammar tool libraries and binaries☆550Updated last month
- An impish, cross-platform binary parsing crate, written in Rust☆1,323Updated last week
- A library for reading and writing the DWARF debugging format☆924Updated 3 weeks ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆681Updated last year
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,543Updated 2 months ago
- Incremental garbage collection from safe Rust☆747Updated last month
- LLVM IR in natural Rust data structures☆620Updated 2 months ago
- The arena, a fast but limited type of allocator☆548Updated 11 months ago
- A parser combinator library for Rust☆1,331Updated 6 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,237Updated last year
- PEG parser combinators using operator overloading without macros.☆518Updated 6 months ago
- Intrusive collections for Rust☆455Updated 10 months ago
- Embed C++ directly inside your rust code!☆830Updated 8 months ago
- Runtime for executing procedural macros as WebAssembly☆1,400Updated 2 months ago
- Safe cross-platform linker shenanigans☆769Updated this week
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,362Updated 2 months ago
- A multiprocess drop-in replacement for Rust channels☆988Updated this week
- cross-platform Rust API for memory mapped IO☆567Updated 3 years ago
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆522Updated 3 years ago
- Slab allocator for Rust☆804Updated last month
- Rust bindings to LLVM. (Mirror of https://gitlab.com/taricorp/llvm-sys.rs/)☆208Updated last week
- Rust library to use x86 (amd64) specific functionality and registers.☆314Updated last year
- An intrusive flamegraph profiling tool for rust.☆720Updated last year
- How-to: Sanitize your Rust code!☆430Updated 7 years ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆480Updated last year