DuckLogic / zerogcLinks
Zero overhead tracing garbage collection for rust (WIP)
☆50Updated last year
Alternatives and similar repositories for zerogc
Users that are interested in zerogc are comparing it to the libraries listed below
Sorting:
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- Garbage collection for Rust inspired by CPython's gcmodule☆21Updated 2 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 10 months ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Inline procedural macros for Rust☆56Updated 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
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆151Updated last week
- Modular register allocator algorithms☆106Updated 2 years ago
- Declarative parsing for Rust, using a custom derive and nom☆68Updated 3 weeks ago
- ☆94Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated 2 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Target "triple" support☆53Updated 6 months ago
- Blazing fast immutable collection datatypes for Rust.☆111Updated this week
- sptr: The Strict Provenance Polyfill☆75Updated last year
- ☆90Updated 2 weeks ago
- A growable bit-vector for Rust, optimized for size☆42Updated 6 months ago
- Rust bindings for libgccjit☆23Updated 2 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- dlmalloc ported into Rust☆109Updated this week
- Experimental Language based on Rust and Haskell☆51Updated 8 years ago
- Choose Rust types at compile-time via constants☆68Updated last year
- The simd optimized escape code☆54Updated last week
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Babysteps blog☆36Updated 3 weeks ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 9 months ago
- ☆58Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year