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:
- garbage collection☆321Updated 5 years ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆251Updated 2 years ago
- ☆95Updated last year
- dlmalloc ported into Rust☆109Updated last month
- 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 demand-driven compiler with strong IDE support☆196Updated 3 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- Garbage collected smart pointers for Rust☆269Updated 3 years ago
- Easily hotswap functions in running executables☆141Updated 7 years ago
- C99 (toy) compiler toolchain in Rust (in a weekend, for fun and self-education)☆173Updated 4 years ago
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- GLL parsing framework.☆137Updated last year
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆184Updated last year
- Lightweight C parser for Rust☆224Updated last year
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆150Updated last week
- A minimalistic async/await executor for Rust☆231Updated last year
- String interning for Rust☆200Updated last month
- Safe Rust LLVM bindings☆124Updated 8 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- A clean, efficient parser combinator☆124Updated 3 years ago
- skiplist☆142Updated 3 years ago
- Rust bindings for libgccjit.☆51Updated 2 years ago
- A very small GC in Rust, with a safe API☆62Updated last year
- Rust WAT and WAST parser (WebAssembly Text Format)☆113Updated 5 years ago
- offsetof for Rust☆229Updated last year
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- Allocators in Rust☆313Updated 5 years ago
- LLVM wrappers for Rust☆69Updated 8 years ago