redradist / ferris-gcLinks
FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector
☆20Updated 5 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:
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- Garbage collection for Rust inspired by CPython's gcmodule☆21Updated 5 months ago
- A super-fast, stack-based virtual machine for dynamic languages☆72Updated 8 months ago
- Experimental JIT compiler generator☆27Updated last year
- Garbage collector implementation in Rust for Rust☆13Updated 5 years ago
- A C expression parser and evaluator☆49Updated 2 years ago
- Experimental Language based on Rust and Haskell☆53Updated 8 years ago
- Automatic peephole optimizer for Cranelift JIT compiler☆19Updated 4 years ago
- ☆94Updated 2 years ago
- Modular register allocator algorithms☆105Updated 3 years ago
- Rust crate for runtime x86 assembler template generation☆20Updated 6 years ago
- Macro assembler for Rust☆35Updated last year
- ☆21Updated 2 years ago
- Copying Garbage Collector☆14Updated 5 years ago
- Simple malloc implementation.☆32Updated 8 months ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated 2 years ago
- Mostly safe wrapper for alloca☆27Updated 2 years ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- A simple library to use Rust's type system to handle endianness.☆16Updated 3 weeks ago
- Rust bindings for libgccjit☆26Updated this week
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- Bindings to GCC's __float128 type☆24Updated 9 months ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆41Updated 4 months ago
- A strongly & statically typed systems level language focused on ease of use, portability and speed, built for the modern age.☆53Updated 4 years ago
- Rust bindings for libgccjit.☆52Updated 2 years ago
- Virtual Machine/Interpreter dispatch method experiments in Rust☆36Updated 7 years ago