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 3 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Updated 3 weeks 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
- Target "triple" support☆55Updated last month
- Macro-rules-style syntax matching for procedural macros☆53Updated 2 years ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Inline procedural macros for Rust☆56Updated 3 years ago
- Lossless functionality for platform-native strings.☆74Updated 7 months ago
- Garbage collection for Rust inspired by CPython's gcmodule☆21Updated 8 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated 3 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- ☆90Updated last month
- A syntactic "for" loop Rust macro☆55Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 6 months ago
- Token tree calling convention☆83Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 11 months ago
- Nudging the compiler to auto-vectorize things☆76Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 4 months ago
- Zig comptime using Rust proc macros☆54Updated last year
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 3 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 5 years ago
- Modular register allocator algorithms☆105Updated 3 years ago
- Rust bindings for libgccjit☆30Updated last week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- A procedural macro helper for easily writing custom derives for enums.☆35Updated 3 weeks ago
- Rust crate for accepting general reference-like values without proliferating generics.☆37Updated 9 years ago
- dlmalloc ported into Rust☆115Updated 2 months ago