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:
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆32Updated 10 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- ☆90Updated last month
- 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
- Target "triple" support☆52Updated this week
- Garbage collection for Rust inspired by CPython's gcmodule☆21Updated 3 months ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Declarative parsing for Rust, using a custom derive and nom☆68Updated last month
- We have Crater At Home☆36Updated 10 months ago
- Blazing fast immutable collection datatypes for Rust.☆112Updated 2 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated last week
- Propositional logic with types in Rust☆63Updated 2 years ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Left Recursive PEG for rust☆67Updated 3 years ago
- Token tree calling convention☆80Updated 2 years ago
- sptr: The Strict Provenance Polyfill☆75Updated last year
- ☆60Updated 2 weeks ago
- Mostly safe wrapper for alloca☆27Updated 2 years ago
- Trait generalization of the fundamental types☆45Updated last year
- Lossless functionality for platform-native strings.☆73Updated 2 months ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- Zig comptime using Rust proc macros☆50Updated last year