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 11 months ago
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- A reimplementation of the Flap parser in Rust (with our own modifications applied)!☆53Updated last year
- pest grammar file support for all JetBrains IDEs☆36Updated last month
- impl GlobalAlloc for Boehm GC☆30Updated this week
- Propositional logic with types in Rust☆62Updated last year
- Experimental Language based on Rust and Haskell☆51Updated 8 years ago
- A concurrent GC.☆43Updated 2 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- Garbage collector implementation in Rust for Rust☆13Updated 4 years ago
- Experimental JIT compiler generator☆27Updated last year
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆52Updated 3 months ago
- Garbage collection for Rust inspired by CPython's gcmodule☆21Updated 3 weeks ago
- Repository of all kinds of entities.☆14Updated 2 years ago
- Hexadecimal float support for Rust☆38Updated 2 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- Automatic peephole optimizer for Cranelift JIT compiler☆19Updated 4 years ago
- An article explaining the unsoundness I found in owning-ref☆27Updated 3 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Greenspunning Rust's macro_rules!☆33Updated 6 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- This rust crate provides a way to walk on recursive structures easily and safely.☆14Updated 3 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- Low-level manipulations of IEEE754 floating-point numbers.☆28Updated 2 years ago
- PEG parser generator for creating ASTs in Rust☆36Updated last year
- experimental datalog rules for a next gen polonius☆19Updated 2 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 3 years ago
- Where the work of WG-grammar, aiming to provide a canonical grammar for Rust, resides☆100Updated last year
- Exploring the "expression problem" in Rust☆50Updated 2 years ago
- Debug RefCell which keeps track of stack traces in debug mode☆24Updated last year