sophiajt / rustyjit
A JIT experiment in Rust
☆133Updated 7 months ago
Alternatives and similar repositories for rustyjit:
Users that are interested in rustyjit are comparing it to the libraries listed below
- garbage collection☆321Updated 5 years ago
- Easily hotswap functions in running executables☆138Updated 6 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated 9 months ago
- Type-safe transmutations between layout-compatible types.☆121Updated 4 years ago
- String interning for Rust☆197Updated this week
- A very small GC in Rust, with a safe API☆61Updated 7 months ago
- C99 (toy) compiler toolchain in Rust (in a weekend, for fun and self-education)☆173Updated 4 years ago
- ☆92Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆149Updated 9 months ago
- A demand-driven compiler with strong IDE support☆195Updated 2 years ago
- LLVM wrappers for Rust☆68Updated 7 years ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆94Updated 8 years ago
- GLL parsing framework.☆137Updated 11 months ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆252Updated 2 years ago
- Garbage collected smart pointers for Rust☆267Updated 3 years ago
- A library for creating references that carry their owner with them.☆365Updated last year
- Compact string type for zero-copy parsing☆251Updated last year
- A graphical debugger for Rust MIR☆187Updated 2 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
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 4 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 5 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆139Updated 2 years ago
- Efficient transactional memory in rust.☆209Updated 3 years ago
- ☆129Updated 5 years ago
- Rust bindings for libgccjit.☆51Updated last year
- An almost-parallel, semi-functioning, dynamic linker experiment, written in Rust☆168Updated 7 years ago
- dlmalloc ported into Rust☆98Updated last week
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 5 years ago
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago