softdevteam / libgc
A library for garbage collection in Rust.
☆12Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for libgc
- impl GlobalAlloc for Boehm GC☆20Updated this week
- A concurrent GC.☆42Updated 2 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 4 months ago
- Garbage collector implementation in Rust for Rust☆13Updated 4 years ago
- Sruth Lùbach: A toy optimization engine☆23Updated 3 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 2 weeks ago
- A reimplementation of the Flap parser in Rust (with our own modifications applied)!☆53Updated 7 months ago
- Propositional logic with types in Rust☆60Updated last year
- Modular register allocator algorithms☆106Updated 2 years ago
- Garbage collection for Rust inspired by CPython's gcmodule☆20Updated 2 years ago
- Lift enum variants to the type-level.☆30Updated 3 years ago
- Experimental Language based on Rust and Haskell☆51Updated 7 years ago
- Why can't a tree be called Pluplusch?☆25Updated 4 months ago
- yk packages☆31Updated this week
- A dependent type system built entirely in Rust's trait system (WIP).☆24Updated 6 years ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆91Updated 8 years ago
- Home of the "types team", affiliated with the compiler and lang teams.☆95Updated last year
- pest grammar file support for all JetBrains IDEs☆35Updated 7 months ago
- ☆49Updated last month
- Target "triple" support☆48Updated 3 weeks ago
- A Rust implementation of two segment trees and a fenwick tree.☆65Updated 5 years ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 2 years ago
- Low-level manipulations of IEEE754 floating-point numbers.☆28Updated last year
- A lifetime inference algorithm for the Rust programming language written in Soufflé.☆24Updated 5 years ago
- Aligned allocation for Rust☆15Updated 4 years ago
- An async allocator with Fun™️ unsafe Rust☆18Updated last year
- Debug RefCell which keeps track of stack traces in debug mode☆23Updated last year
- Lossless functionality for platform-native strings.☆70Updated 9 months ago
- Runtime with fast GC and easy concurrency.☆42Updated 3 years ago