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
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆253Updated 3 years ago
- Easily hotswap functions in running executables☆143Updated 7 years ago
- A very small GC in Rust, with a safe API☆63Updated last year
- ☆94Updated 2 years ago
- Rust bindings for libgccjit.☆53Updated 2 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- offsetof for Rust☆229Updated last year
- 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☆207Updated 2 months ago
- dlmalloc ported into Rust☆112Updated 2 weeks ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated last month
- Garbage collected smart pointers for Rust☆270Updated 3 years ago
- Allocators in Rust☆317Updated 5 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Lightweight C parser for Rust☆232Updated last month
- A demand-driven compiler with strong IDE support☆195Updated 3 years ago
- Safe Rust LLVM bindings☆125Updated 8 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- C99 (toy) compiler toolchain in Rust (in a weekend, for fun and self-education)☆176Updated 5 years ago
- A minimalistic async/await executor for Rust☆234Updated last year
- A simple and spec-compliant WebAssembly interpreter☆93Updated 2 years ago
- Compact string type for zero-copy parsing☆263Updated 2 years ago
- skiplist☆144Updated 4 years ago
- GLL parsing framework.☆138Updated last year
- A library for creating references that carry their owner with them.☆380Updated 2 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- Rust port of Google's SwissTable hash map☆57Updated 3 months ago