sophiajt / rustyjitLinks
A JIT experiment in Rust
☆138Updated 11 months ago
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
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- An interface to a generic allocator so a no_std rust library can allocate memory, with, or without stdlib being linked.☆174Updated last year
- Safe Rust LLVM bindings☆123Updated 8 years ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆252Updated 2 years ago
- ☆94Updated last year
- A library for creating references that carry their owner with them.☆372Updated last year
- A very small GC in Rust, with a safe API☆62Updated 11 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆148Updated last week
- Garbage collected smart pointers for Rust☆269Updated 3 years ago
- Allocators in Rust☆313Updated 5 years ago
- Efficient transactional memory in rust.☆210Updated 3 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated last year
- Easily hotswap functions in running executables☆140Updated 6 years ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆95Updated 8 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆158Updated last year
- Procedural macros in expression position☆203Updated 2 years ago
- GLL parsing framework.☆137Updated last year
- skiplist☆142Updated 3 years ago
- A Vec That Has a Smaller size_of☆140Updated 2 months ago
- dlmalloc ported into Rust☆104Updated 2 months ago
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- offsetof for Rust☆227Updated last year
- Rust bindings for libgccjit.☆51Updated 2 years ago
- An almost-parallel, semi-functioning, dynamic linker experiment, written in Rust☆169Updated 7 years ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 5 years ago
- String interning for Rust☆199Updated 2 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆125Updated 4 months ago
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago