CensoredUsername / dynasm-rs
A dynasm-like tool for rust.
☆746Updated last week
Alternatives and similar repositories for dynasm-rs:
Users that are interested in dynasm-rs are comparing it to the libraries listed below
- JIT compiler and runtime for a toy language, using Cranelift☆671Updated last year
- Simple tracing (mark and sweep) garbage collector for Rust☆997Updated 3 months ago
- A unified interface for reading and writing object file formats☆707Updated last week
- Slab allocator for Rust☆747Updated last month
- An impish, cross-platform binary parsing crate, written in Rust☆1,258Updated 2 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,218Updated last year
- A fast bump allocation arena for Rust☆1,613Updated 3 weeks ago
- A parser combinator library for Rust☆1,314Updated last month
- A library for reading and writing the DWARF debugging format☆881Updated 5 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆732Updated 2 weeks ago
- Incremental garbage collection from safe Rust☆639Updated this week
- A macro to generate structures which behave like bitflags☆992Updated 3 weeks ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆676Updated last year
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,510Updated last week
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,010Updated 5 months ago
- Module initialization/global constructor functions for Rust☆825Updated last week
- Typed distributed plugin registration☆1,084Updated 2 weeks ago
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,285Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,423Updated last week
- Macros for all your token pasting needs☆1,041Updated 5 months ago
- Compile time static maps for Rust☆1,905Updated last month
- How-to: Sanitize your Rust code!☆427Updated 7 years ago
- a parser and lexer generator as a Rust procedural macro☆410Updated 9 months ago
- A port of MUSL's libm to Rust.☆623Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,065Updated last week
- Cranelift based backend for rustc☆1,721Updated this week
- Runtime for executing procedural macros as WebAssembly☆1,362Updated 2 weeks ago
- An intrusive flamegraph profiling tool for rust.☆713Updated last year
- Safe cross-platform linker shenanigans☆711Updated this week
- The arena, a fast but limited type of allocator☆533Updated 7 months ago