sophiajt / rustyjitLinks
A JIT experiment in Rust
☆140Updated last year
Alternatives and similar repositories for rustyjit
Users that are interested in rustyjit are comparing it to the libraries listed below
Sorting:
- garbage collection☆323Updated 6 years ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆252Updated 2 years ago
- C99 (toy) compiler toolchain in Rust (in a weekend, for fun and self-education)☆174Updated 4 years ago
- ☆94Updated last year
- Garbage collected smart pointers for Rust☆270Updated 3 years ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- Easily hotswap functions in running executables☆141Updated 7 years ago
- String interning for Rust☆204Updated this week
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- Lightweight C parser for Rust☆227Updated last year
- 🌵 Cycle-Aware Reference Counting in Rust☆151Updated this week
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- dlmalloc ported into Rust☆110Updated 3 weeks ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- GLL parsing framework.☆137Updated last year
- Safe Rust LLVM bindings☆124Updated 8 years ago
- Rust bindings for libgccjit.☆51Updated 2 years ago
- offsetof for Rust☆229Updated last year
- Manual segmented stacks for Rust☆319Updated 4 months ago
- An interface to a generic allocator so a no_std rust library can allocate memory, with, or without stdlib being linked.☆175Updated last year
- A graphical debugger for Rust MIR☆195Updated 3 years ago
- A very small GC in Rust, with a safe API☆62Updated last year
- Modular register allocator algorithms☆106Updated 2 years ago
- Rust port of Google's SwissTable hash map☆57Updated 2 weeks ago
- A minimalistic async/await executor for Rust☆234Updated last year
- A simple and spec-compliant WebAssembly interpreter☆90Updated 2 years ago
- generators☆209Updated last year
- home for proposals in and around compile-time function evaluation☆110Updated 2 years ago
- A demand-driven compiler with strong IDE support☆195Updated 3 years ago
- Context utilities in Rust☆92Updated 2 years ago