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☆326Updated 6 years ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆253Updated 3 years ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- 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
- Easily hotswap functions in running executables☆144Updated 7 years ago
- Rust bindings for libgccjit.☆55Updated 2 years ago
- ☆94Updated 2 years ago
- A very small GC in Rust, with a safe API☆67Updated last year
- Safe Rust LLVM bindings☆125Updated 9 years ago
- String interning for Rust☆207Updated 4 months ago
- C99 (toy) compiler toolchain in Rust (in a weekend, for fun and self-education)☆176Updated 5 years ago
- Garbage collected smart pointers for Rust☆270Updated 4 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated 2 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆165Updated last year
- A minimalistic async/await executor for Rust☆234Updated last year
- GLL parsing framework.☆138Updated last year
- dlmalloc ported into Rust☆114Updated 2 months ago
- A demand-driven compiler with strong IDE support☆195Updated 3 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- LLVM wrappers for Rust☆69Updated 8 years ago
- A library for creating references that carry their owner with them.☆383Updated 2 years ago
- Context utilities in Rust☆94Updated 2 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆193Updated 2 months ago
- offsetof for Rust☆228Updated last year
- Compact string type for zero-copy parsing☆264Updated 2 years ago
- Lightweight C parser for Rust☆237Updated 2 months ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- A graphical debugger for Rust MIR☆199Updated 3 years ago
- Modular register allocator algorithms☆105Updated 3 years ago
- Rust WAT and WAST parser (WebAssembly Text Format)☆114Updated 5 years ago