sophiajt / rustyjitLinks
A JIT experiment in Rust
☆141Updated 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
- ☆94Updated 2 years ago
- Garbage collected smart pointers for Rust☆270Updated 3 years ago
- A very small GC in Rust, with a safe API☆63Updated last year
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆253Updated 3 years ago
- C99 (toy) compiler toolchain in Rust (in a weekend, for fun and self-education)☆176Updated 4 years ago
- dlmalloc ported into Rust☆112Updated 2 months ago
- Safe Rust LLVM bindings☆125Updated 8 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated last week
- Rust bindings for libgccjit.☆52Updated 2 years ago
- An interface to a generic allocator so a no_std rust library can allocate memory, with, or without stdlib being linked.☆176Updated 2 years ago
- String interning for Rust☆206Updated 2 months ago
- Lightweight C parser for Rust☆230Updated 2 weeks ago
- Easily hotswap functions in running executables☆143Updated 7 years ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆186Updated 2 weeks ago
- GLL parsing framework.☆138Updated last year
- Modular register allocator algorithms☆105Updated 3 years ago
- A demand-driven compiler with strong IDE support☆195Updated 3 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- offsetof for Rust☆228Updated last year
- Allocators in Rust☆316Updated 5 years ago
- A minimalistic async/await executor for Rust☆234Updated last year
- A simple and spec-compliant WebAssembly interpreter☆93Updated 2 years ago
- Context utilities in Rust☆93Updated 2 years ago
- Rust port of Google's SwissTable hash map☆57Updated 2 months ago
- Rust WAT and WAST parser (WebAssembly Text Format)☆113Updated 5 years ago
- A library for creating references that carry their owner with them.☆378Updated 2 years ago