CensoredUsername / dynasm-rs
A dynasm-like tool for rust.
☆742Updated this week
Alternatives and similar repositories for dynasm-rs:
Users that are interested in dynasm-rs are comparing it to the libraries listed below
- Simple tracing (mark and sweep) garbage collector for Rust☆991Updated 2 months ago
- JIT compiler and runtime for a toy language, using Cranelift☆664Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆727Updated 2 weeks ago
- A unified interface for reading and writing object file formats☆694Updated 3 weeks ago
- A fast bump allocation arena for Rust☆1,557Updated 2 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,210Updated 11 months ago
- Incremental garbage collection from safe Rust☆612Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,329Updated this week
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,500Updated 3 weeks ago
- An intrusive flamegraph profiling tool for rust.☆713Updated 11 months ago
- Slab allocator for Rust☆739Updated this week
- A macro to generate structures which behave like bitflags☆985Updated last week
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,282Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆781Updated this week
- Macros for all your token pasting needs☆1,036Updated 4 months ago
- The arena, a fast but limited type of allocator☆527Updated 6 months ago
- A parser combinator library for Rust☆1,311Updated 2 weeks ago
- a parser and lexer generator as a Rust procedural macro☆409Updated 8 months ago
- A port of MUSL's libm to Rust.☆609Updated this week
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆674Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,403Updated this week
- Intrusive collections for Rust☆435Updated 5 months ago
- cross-platform Rust API for memory mapped IO☆557Updated 3 years ago
- Typed distributed plugin registration☆1,061Updated this week
- Safe cross-platform linker shenanigans☆686Updated this week
- Rust grammar tool libraries and binaries☆528Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,057Updated 3 weeks ago
- PEG parser combinators using operator overloading without macros.☆510Updated 3 weeks ago
- Compile time static maps for Rust☆1,888Updated 2 weeks ago
- Embed C++ directly inside your rust code!☆819Updated 2 months ago