sophiajt / rustyjit
A JIT experiment in Rust
☆132Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for rustyjit
- garbage collection☆319Updated 5 years ago
- Type-safe transmutations between layout-compatible types.☆120Updated 4 years ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆92Updated 8 years ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆252Updated 2 years ago
- A very small GC in Rust, with a safe API☆61Updated 4 months ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆180Updated 6 months ago
- String interning for Rust☆195Updated 2 months ago
- ☆129Updated 5 years ago
- LLVM wrappers for Rust☆68Updated 7 years ago
- Garbage collected smart pointers for Rust☆266Updated 2 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
- A library for creating references that carry their owner with them.☆362Updated last year
- Easily hotswap functions in running executables☆139Updated 6 years ago
- Rust macro to generate self-referential structs☆211Updated 3 years ago
- Manual segmented stacks for Rust☆291Updated last week
- Compact string type for zero-copy parsing☆250Updated last year
- [deprecated] Avoid memcpy calls when working with standard containers☆276Updated 2 years ago
- C99 compiler toolchain in Rust (for fun and self-education)☆173Updated 4 years ago
- Efficient transactional memory in rust.☆209Updated 3 years ago
- A demand-driven compiler with strong IDE support☆195Updated 2 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆147Updated 6 months ago
- Allocators in Rust☆311Updated 4 years ago
- Procedural macros in expression position☆203Updated last year
- GLL parsing framework.☆138Updated 8 months ago
- ☆91Updated last year
- A stack for rust trait objects that minimizes allocations☆126Updated 2 years ago
- A minimalistic async/await executor for Rust☆231Updated 7 months ago
- Generic Atomic<T> type for Rust☆218Updated 9 months ago
- A graphical debugger for Rust MIR☆183Updated 2 years ago
- In support of measuring heap allocations in Rust programs.☆99Updated 5 years ago