CensoredUsername / dynasm-rsLinks
A dynasm-like tool for rust.
☆790Updated last month
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☆701Updated 4 months ago
- Simple tracing (mark and sweep) garbage collector for Rust☆1,037Updated last month
- A unified interface for reading and writing object file formats☆766Updated last week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆756Updated this week
- a parser and lexer generator as a Rust procedural macro☆411Updated last year
- A library for reading and writing the DWARF debugging format☆926Updated this week
- The arena, a fast but limited type of allocator☆552Updated last year
- Incremental garbage collection from safe Rust☆760Updated 3 weeks ago
- Rust grammar tool libraries and binaries☆551Updated 2 months ago
- LLVM IR in natural Rust data structures☆633Updated 2 months ago
- An impish, cross-platform binary parsing crate, written in Rust☆1,334Updated last week
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆682Updated 2 years ago
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,549Updated 3 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,234Updated last year
- A parser combinator library for Rust☆1,332Updated 6 months ago
- Slab allocator for Rust☆825Updated 2 weeks ago
- PEG parser combinators using operator overloading without macros.☆518Updated 7 months ago
- An intrusive flamegraph profiling tool for rust.☆720Updated last year
- How-to: Sanitize your Rust code!☆430Updated 7 years ago
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆526Updated 4 years ago
- A multiprocess drop-in replacement for Rust channels☆995Updated this week
- Dora VM☆504Updated last week
- Rust library to use x86 (amd64) specific functionality and registers.☆314Updated last year
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,367Updated 2 months ago
- Safe cross-platform linker shenanigans☆771Updated this week
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆760Updated 2 weeks ago
- Intrusive collections for Rust☆460Updated 11 months ago
- Embed C++ directly inside your rust code!☆830Updated 9 months ago
- Forum for discussion about what unsafe code can and can't do☆701Updated last week
- A port of MUSL's libm to Rust.☆633Updated 4 months ago