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
- Experimental Language based on Rust and Haskell☆51Updated 8 years ago
- Garbage collector implementation in Rust for Rust☆13Updated 5 years ago
- A C expression parser and evaluator☆49Updated 2 years ago
- Garbage collection for Rust inspired by CPython's gcmodule☆21Updated 3 months ago
- Experimental JIT compiler generator☆27Updated last year
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- 🗃 UTF-8 string, byte string, and C string interner☆29Updated this week
- ☆94Updated last year
- Rust crate for runtime x86 assembler template generation☆20Updated 6 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- Copying Garbage Collector☆13Updated 5 years ago
- Simple malloc implementation.☆32Updated 6 months ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year
- An exploration into the various ways optional trait methods can be implemented in Rust.☆39Updated 2 months ago
- Automatic peephole optimizer for Cranelift JIT compiler☆19Updated 4 years ago
- ☆17Updated 5 years ago
- A compiler from Rust to C, and a checker for unsafe code☆84Updated 5 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Haskell's language-c ported to Rust.☆32Updated 7 years ago
- A radioactive stabilization of the ptr_meta RFC.☆30Updated 4 months ago
- Bindings to GCC's __float128 type☆24Updated 7 months ago
- WLambda - Embeddable Scripting Language for Rust☆53Updated 3 months ago
- Mostly safe wrapper for alloca☆27Updated 2 years ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆53Updated 4 years ago
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated last year
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- A rust implementation of the “Quite OK Image” format for fast, lossless image compression☆47Updated 3 years ago
- Target "triple" support☆52Updated this week