CensoredUsername / dynasm-rsLinks
A dynasm-like tool for rust.
☆764Updated 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:
- Simple tracing (mark and sweep) garbage collector for Rust☆1,017Updated 2 weeks ago
- JIT compiler and runtime for a toy language, using Cranelift☆685Updated last month
- Incremental garbage collection from safe Rust☆716Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆746Updated 2 weeks ago
- A fast bump allocation arena for Rust☆1,753Updated this week
- A unified interface for reading and writing object file formats☆738Updated this week
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,529Updated this week
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆680Updated last year
- Runtime for executing procedural macros as WebAssembly☆1,387Updated 2 weeks ago
- A parser combinator library for Rust☆1,322Updated 4 months ago
- Slab allocator for Rust☆787Updated 2 weeks ago
- The arena, a fast but limited type of allocator☆541Updated 9 months ago
- LLVM IR in natural Rust data structures☆607Updated this week
- Module initialization/global constructor functions for Rust☆864Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,473Updated this week
- Typed distributed plugin registration☆1,113Updated 3 months ago
- An intrusive flamegraph profiling tool for rust.☆716Updated last year
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,322Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,229Updated last year
- Safe cross-platform linker shenanigans☆739Updated 2 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,132Updated 2 months ago
- a parser and lexer generator as a Rust procedural macro☆412Updated 11 months ago
- PEG parser combinators using operator overloading without macros.☆515Updated 4 months ago
- Embed C++ directly inside your rust code!☆827Updated 6 months ago
- Slotmap data structure for Rust☆1,202Updated last year
- A macro to generate structures which behave like bitflags☆1,018Updated 2 weeks ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆468Updated last year
- Compile time static maps for Rust☆1,928Updated 4 months ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆747Updated 3 weeks ago
- Beautiful diagnostic reporting for text-based programming languages.☆1,186Updated last month