sophiajt / rustyjit
A JIT experiment in Rust
☆137Updated 10 months ago
Alternatives and similar repositories for rustyjit:
Users that are interested in rustyjit are comparing it to the libraries listed below
- String interning for Rust☆199Updated last month
- garbage collection☆321Updated 5 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆93Updated 8 years ago
- ☆93Updated last year
- Garbage collected smart pointers for Rust☆268Updated 3 years ago
- A library for creating references that carry their owner with them.☆371Updated last year
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated last year
- Compact string type for zero-copy parsing☆257Updated last year
- An interface to a generic allocator so a no_std rust library can allocate memory, with, or without stdlib being linked.☆174Updated last year
- dlmalloc ported into Rust☆102Updated last month
- offsetof for Rust☆225Updated last year
- LLVM wrappers for Rust☆68Updated 7 years ago
- Safe Rust LLVM bindings☆122Updated 8 years ago
- A very small GC in Rust, with a safe API☆62Updated 10 months ago
- ☆129Updated 5 years ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆252Updated 2 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆156Updated last year
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- Allocators in Rust☆312Updated 5 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆147Updated last week
- A simple and spec-compliant WebAssembly interpreter☆90Updated last year
- A Vec That Has a Smaller size_of☆138Updated last month
- A collection of small utilities for working with pointer types in Rust.☆124Updated 3 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Easily hotswap functions in running executables☆139Updated 6 years ago
- An almost-parallel, semi-functioning, dynamic linker experiment, written in Rust☆168Updated 7 years ago
- Modular register allocator algorithms☆106Updated 2 years ago