softdevteam / libgcLinks
A library for garbage collection in Rust.
☆13Updated 4 years ago
Alternatives and similar repositories for libgc
Users that are interested in libgc are comparing it to the libraries listed below
Sorting:
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- Experimental Language based on Rust and Haskell☆54Updated 9 years ago
- A concurrent GC.☆44Updated 3 years ago
- An article explaining the unsoundness I found in owning-ref☆27Updated 4 years ago
- yk packages☆39Updated this week
- Where the work of WG-grammar, aiming to provide a canonical grammar for Rust, resides☆103Updated last year
- pest grammar file support for all JetBrains IDEs☆37Updated 9 months ago
- A reimplementation of the Flap parser in Rust (with our own modifications applied)!☆55Updated last year
- 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 3 years ago
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- Functional lens library for Rust☆113Updated 5 years ago
- Repository of all kinds of entities.☆14Updated 3 years ago
- A proc macro regex library to match an arbitrary string or byte array to a regular expression.☆11Updated 3 years ago
- Modular register allocator algorithms☆105Updated 3 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆54Updated 10 months ago
- Propositional logic with types in Rust☆65Updated 2 years ago
- mirror: GC implementation in Rust: http://ts.data61.csiro.au/publications/nictaabstracts/Lin_BHN_16.abstract.pml☆36Updated 9 years ago
- Garbage collector implementation in Rust for Rust☆13Updated 5 years ago
- Rust impl GlobalAlloc for Boehm GC☆30Updated this week
- A super-simple compiler demoing how to talk to LLVM from Rust☆97Updated 9 years ago
- ☆90Updated last month
- ☆94Updated 2 years ago
- Greenspunning Rust's macro_rules!☆33Updated 7 years ago
- Macros have types!☆134Updated 3 years ago
- An educational implementation of the ninja build system, based on ideas from the Build Systems a la Carte paper.☆58Updated 5 years ago
- Exploring the "expression problem" in Rust☆50Updated 3 years ago
- PEG parser generator for creating ASTs in Rust☆42Updated last year
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 5 years ago
- A rust crate which implements nanboxing☆22Updated 8 years ago