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 7 months ago
- Experimental Language based on Rust and Haskell☆54Updated 9 years ago
- Experimental JIT compiler generator☆28Updated last year
- Simple malloc implementation.☆33Updated 10 months ago
- Automatic peephole optimizer for Cranelift JIT compiler☆19Updated 4 years ago
- A C expression parser and evaluator☆49Updated 2 years ago
- A super-fast, stack-based virtual machine for dynamic languages☆73Updated 10 months ago
- Rust crate for runtime x86 assembler template generation☆20Updated 6 years ago
- Modular register allocator algorithms☆105Updated 3 years ago
- A compiler from Rust to C, and a checker for unsafe code☆84Updated 6 years ago
- Composable digital logic simulation in Rust!☆33Updated 5 years ago
- ☆17Updated 5 years ago
- Bindings to GCC's __float128 type☆24Updated 11 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
- ☆94Updated 2 years ago
- Experimenting with ergonomic dyn types☆29Updated 4 years ago
- A simple library to use Rust's type system to handle endianness.☆17Updated this week
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Macro assembler for Rust☆35Updated last year
- Garbage collector implementation in Rust for Rust☆13Updated 5 years ago
- a reference-counting cycle collection library in rust☆77Updated 3 years ago
- Haskell's language-c ported to Rust.☆33Updated 7 years ago
- Rust testing framework for compilers and VMs☆51Updated 10 months ago
- A rust implementation of the “Quite OK Image” format for fast, lossless image compression☆47Updated 4 years ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated last year
- Copying Garbage Collector☆14Updated 5 years ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆64Updated 2 years ago