CensoredUsername / dynasm-rsLinks
A dynasm-like tool for rust.
☆778Updated last week
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☆693Updated 2 months ago
- Simple tracing (mark and sweep) garbage collector for Rust☆1,027Updated last month
- A unified interface for reading and writing object file formats☆744Updated this week
- A library for reading and writing the DWARF debugging format☆915Updated last week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆752Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,234Updated last year
- a parser and lexer generator as a Rust procedural macro☆412Updated last year
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆682Updated last year
- LLVM IR in natural Rust data structures☆617Updated last month
- The arena, a fast but limited type of allocator☆544Updated 10 months ago
- Incremental garbage collection from safe Rust☆741Updated 2 weeks ago
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,537Updated last month
- A port of MUSL's libm to Rust.☆633Updated 2 months ago
- A multiprocess drop-in replacement for Rust channels☆980Updated last month
- An impish, cross-platform binary parsing crate, written in Rust☆1,309Updated last week
- Slab allocator for Rust☆802Updated last month
- Rust grammar tool libraries and binaries☆549Updated 3 weeks ago
- Module initialization/global constructor functions for Rust☆875Updated last month
- Embed C++ directly inside your rust code!☆828Updated 7 months ago
- Safe cross-platform linker shenanigans☆757Updated this week
- How-to: Sanitize your Rust code!☆430Updated 7 years ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,043Updated 9 months ago
- Runtime for executing procedural macros as WebAssembly☆1,395Updated last month
- An intrusive flamegraph profiling tool for rust.☆719Updated last year
- Macros for all your token pasting needs☆1,051Updated 9 months ago
- PEG parser combinators using operator overloading without macros.☆517Updated 5 months ago
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,356Updated last month
- Rust library to use x86 (amd64) specific functionality and registers.☆314Updated last year
- A macro to generate structures which behave like bitflags☆1,029Updated last month
- A parser combinator library for Rust☆1,329Updated 5 months ago