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
- Runtime with fast GC and easy concurrency.☆43Updated 4 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
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Target "triple" support☆53Updated 3 months ago
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 4 months ago
- Propositional logic with types in Rust☆64Updated 2 years ago
- Garbage collection for Rust inspired by CPython's gcmodule☆21Updated 6 months ago
- A procedural macro helper for easily writing custom derives for enums.☆33Updated last week
- Rust crate for accepting general reference-like values without proliferating generics.☆37Updated 9 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Token tree calling convention☆80Updated 2 years ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated last week
- ☆94Updated 2 years ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Experimental Language based on Rust and Haskell☆54Updated 8 years ago
- Unleash the power of nightly Rust to write code that's generic over mutation!☆23Updated 4 years ago
- Macro-rules-style syntax matching for procedural macros☆53Updated 2 years ago
- Modular register allocator algorithms☆105Updated 3 years ago
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- Rust bindings for libgccjit☆26Updated 2 weeks ago
- dlmalloc ported into Rust☆113Updated last month
- Lift enum variants to the type-level.☆32Updated 4 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated this week