CensoredUsername / dynasm-rsLinks
A dynasm-like tool for rust.
☆809Updated 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☆722Updated 2 months ago
- A unified interface for reading and writing object file formats☆796Updated last week
- Simple tracing (mark and sweep) garbage collector for Rust☆1,057Updated 4 months ago
- a parser and lexer generator as a Rust procedural macro☆411Updated last year
- A library for reading and writing the DWARF debugging format☆965Updated this week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆766Updated 3 weeks ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆686Updated 2 years ago
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,576Updated 3 weeks ago
- Rust grammar tool libraries and binaries☆571Updated last month
- Incremental garbage collection from safe Rust☆791Updated last month
- The arena, a fast but limited type of allocator☆574Updated last year
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,268Updated last year
- An impish, cross-platform binary parsing crate, written in Rust☆1,403Updated last week
- LLVM IR in natural Rust data structures☆662Updated 7 months ago
- Slab allocator for Rust☆866Updated 2 months ago
- Forum for discussion about what unsafe code can and can't do☆722Updated 4 months ago
- Embed C++ directly inside your rust code!☆842Updated 3 months ago
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,406Updated last week
- How-to: Sanitize your Rust code!☆434Updated 7 years ago
- A multiprocess drop-in replacement for Rust channels☆1,066Updated this week
- A macro to generate structures which behave like bitflags☆1,088Updated last month
- Intrusive collections for Rust☆479Updated last week
- A port of MUSL's libm to Rust.☆635Updated 8 months ago
- Safe cross-platform linker shenanigans☆814Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆850Updated last year
- PEG parser combinators using operator overloading without macros.☆521Updated 11 months ago
- An intrusive flamegraph profiling tool for rust.☆729Updated last year
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆535Updated 4 years ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,071Updated last year
- A parser combinator library for Rust☆1,350Updated 11 months ago