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
- ☆94Updated last year
- dlmalloc ported into Rust☆111Updated last month
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- C99 (toy) compiler toolchain in Rust (in a weekend, for fun and self-education)☆174Updated 4 years ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆253Updated 2 years ago
- Garbage collected smart pointers for Rust☆270Updated 3 years ago
- Safe Rust LLVM bindings☆124Updated 8 years ago
- A very small GC in Rust, with a safe API☆62Updated last year
- 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 demand-driven compiler with strong IDE support☆195Updated 3 years ago
- offsetof for Rust☆228Updated last year
- Easily hotswap functions in running executables☆142Updated 7 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆163Updated last year
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- String interning for Rust☆204Updated 3 weeks ago
- 🌵 Cycle-Aware Reference Counting in Rust☆151Updated last week
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- Rust bindings for libgccjit.☆52Updated 2 years ago
- GLL parsing framework.☆137Updated last year
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- A simple and spec-compliant WebAssembly interpreter☆90Updated 2 years ago
- Lightweight C parser for Rust☆228Updated last year
- Rust WAT and WAST parser (WebAssembly Text Format)☆113Updated 5 years ago
- Context utilities in Rust☆92Updated 2 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- A minimalistic async/await executor for Rust☆234Updated last year
- LibJIT wrapper for Rust☆60Updated 7 years ago
- Modular register allocator algorithms☆105Updated 3 years ago
- A graphical debugger for Rust MIR☆195Updated 3 years ago