sophiajt / rustyjitLinks
A JIT experiment in Rust
☆142Updated 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☆324Updated 6 years ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆153Updated last month
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆253Updated 3 years ago
- Easily hotswap functions in running executables☆143Updated 7 years ago
- Garbage collected smart pointers for Rust☆270Updated 3 years ago
- ☆94Updated 2 years ago
- Safe Rust LLVM bindings☆125Updated 9 years ago
- dlmalloc ported into Rust☆114Updated last month
- A very small GC in Rust, with a safe API☆63Updated last year
- An interface to a generic allocator so a no_std rust library can allocate memory, with, or without stdlib being linked.☆177Updated 2 years ago
- Rust bindings for libgccjit.☆53Updated 2 years ago
- String interning for Rust☆207Updated 3 months ago
- C99 (toy) compiler toolchain in Rust (in a weekend, for fun and self-education)☆176Updated 5 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆165Updated last year
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Lightweight C parser for Rust☆233Updated 2 months ago
- A simple and spec-compliant WebAssembly interpreter☆93Updated 2 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆191Updated last month
- GLL parsing framework.☆138Updated last year
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- Modular register allocator algorithms☆105Updated 3 years ago
- offsetof for Rust☆229Updated last year
- ☆130Updated 6 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- A demand-driven compiler with strong IDE support☆195Updated 3 years ago
- A minimalistic async/await executor for Rust☆234Updated last year
- A Vec That Has a Smaller size_of☆152Updated 2 months ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- skiplist☆144Updated 4 years ago