sophiajt / rustyjitLinks
A JIT experiment in Rust
☆139Updated last year
Alternatives and similar repositories for rustyjit
Users that are interested in rustyjit are comparing it to the libraries listed below
Sorting:
- ☆95Updated last year
- garbage collection☆322Updated 6 years ago
- 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)☆173Updated 4 years ago
- Garbage collected smart pointers for Rust☆269Updated 3 years ago
- An interface to a generic allocator so a no_std rust library can allocate memory, with, or without stdlib being linked.☆174Updated last year
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆251Updated 2 years ago
- dlmalloc ported into Rust☆109Updated last week
- Easily hotswap functions in running executables☆141Updated 7 years ago
- String interning for Rust☆202Updated 2 months ago
- Safe Rust LLVM bindings☆125Updated 8 years ago
- Lightweight C parser for Rust☆226Updated last year
- A very small GC in Rust, with a safe API☆62Updated last year
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- offsetof for Rust☆229Updated last year
- Rust bindings for libgccjit.☆51Updated 2 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆150Updated this week
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- A minimalistic async/await executor for Rust☆231Updated last year
- Modular register allocator algorithms☆106Updated 2 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Allocators in Rust☆314Updated 5 years ago
- Context utilities in Rust☆92Updated last year
- GLL parsing framework.☆137Updated last year
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆116Updated 2 years ago
- A library for creating references that carry their owner with them.☆375Updated last year
- A simple and spec-compliant WebAssembly interpreter☆90Updated 2 years ago
- Calm I/O operations for Rust☆76Updated 4 years ago
- Manual segmented stacks for Rust☆317Updated 3 months ago
- Rust WAT and WAST parser (WebAssembly Text Format)☆113Updated 5 years ago