redradist / ferris-gcLinks
FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector
☆20Updated 4 years ago
Alternatives and similar repositories for ferris-gc
Users that are interested in ferris-gc are comparing it to the libraries listed below
Sorting:
- Copying Garbage Collector☆13Updated 5 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- Garbage collector implementation in Rust for Rust☆13Updated 4 years ago
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 4 years ago
- Glide is an interpreted javascript VM written entirely in safe rust.☆16Updated last year
- Experimental JIT compiler generator☆27Updated last year
- Simple malloc implementation.☆32Updated 3 months ago
- 🗃 UTF-8 string, byte string, and C string interner☆27Updated this week
- WLambda - Embeddable Scripting Language for Rust☆55Updated last week
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 11 months ago
- Sruth Lùbach: A toy optimization engine☆23Updated 3 years ago
- Experimental Language based on Rust and Haskell☆51Updated 8 years ago
- ☆17Updated 5 years ago
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated 9 months ago
- Garbage collection for Rust inspired by CPython's gcmodule☆21Updated 2 years ago
- Mostly safe wrapper for alloca☆25Updated last year
- Arena allocator with scopes☆43Updated 2 years ago
- A C expression parser and evaluator☆46Updated 2 years ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year
- Grammar framework.☆12Updated 5 years ago
- A no_std, zero-dependency crate for the creation and management of NaN-boxed types with Box-like semantics, tagged pointers and a macro i…☆19Updated 5 years ago
- Automatic peephole optimizer for Cranelift JIT compiler☆19Updated 4 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆21Updated 2 years ago
- Macro assembler for Rust☆36Updated last year
- Virtual Machine/Interpreter dispatch method experiments in Rust☆38Updated 7 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- x86_64 OS kernel with completely async userspace and single address space [WIP; but basic kernel functionality implemented]☆31Updated 5 years ago
- Stack-allocated trait objects☆18Updated 3 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- An async allocator with Fun™️ unsafe Rust☆18Updated last year