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
- 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
- ☆94Updated 2 years ago
- Garbage collected smart pointers for Rust☆270Updated 3 years ago
- Easily hotswap functions in running executables☆143Updated 7 years ago
- Rust bindings for libgccjit.☆53Updated 2 years ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆253Updated 3 years ago
- A very small GC in Rust, with a safe API☆63Updated last year
- C99 (toy) compiler toolchain in Rust (in a weekend, for fun and self-education)☆176Updated 5 years ago
- String interning for Rust☆207Updated 3 months ago
- dlmalloc ported into Rust☆113Updated last month
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆153Updated last month
- LLVM wrappers for Rust☆69Updated 8 years ago
- A simple and spec-compliant WebAssembly interpreter☆93Updated 2 years ago
- A demand-driven compiler with strong IDE support☆195Updated 3 years ago
- Safe Rust LLVM bindings☆125Updated 8 years ago
- skiplist☆144Updated 4 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Context utilities in Rust☆94Updated 2 years ago
- A minimalistic async/await executor for Rust☆234Updated last year
- GLL parsing framework.☆138Updated last year
- Working group focused on language runtimes - implementing GC and concurrency in safe Rust APIs☆34Updated 7 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- Portable WebAssembly implementation intended to run everywhere☆80Updated 7 years ago
- Allocators in Rust☆317Updated 5 years ago
- LibJIT wrapper for Rust☆60Updated 7 years ago
- Lightweight C parser for Rust☆231Updated last month