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☆251Updated 2 years ago
- ☆94Updated last year
- Garbage collected smart pointers for Rust☆269Updated 3 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
- 🌵 Cycle-Aware Reference Counting in Rust☆151Updated this week
- An interface to a generic allocator so a no_std rust library can allocate memory, with, or without stdlib being linked.☆175Updated last year
- Rust bindings for libgccjit.☆51Updated 2 years ago
- Easily hotswap functions in running executables☆141Updated 7 years ago
- A stack for rust trait objects that minimizes allocations☆128Updated 3 years ago
- String interning for Rust☆202Updated 3 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- Safe Rust LLVM bindings☆125Updated 8 years ago
- offsetof for Rust☆229Updated last year
- Modular register allocator algorithms☆106Updated 2 years ago
- A simple and spec-compliant WebAssembly interpreter☆90Updated 2 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆185Updated last year
- dlmalloc ported into Rust☆109Updated this week
- Lightweight C parser for Rust☆226Updated last year
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- A very small GC in Rust, with a safe API☆62Updated last year
- A minimalistic async/await executor for Rust☆233Updated last year
- GLL parsing framework.☆137Updated last year
- A Vec That Has a Smaller size_of☆143Updated this week
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- skiplist☆142Updated 3 years ago
- A demand-driven compiler with strong IDE support☆195Updated 3 years ago