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:
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months 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
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- Lossless functionality for platform-native strings.☆71Updated 2 weeks ago
- Target "triple" support☆54Updated 5 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- Inline procedural macros for Rust☆57Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- Garbage collection for Rust inspired by CPython's gcmodule☆21Updated last month
- Zig comptime using Rust proc macros☆50Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated last year
- ☆35Updated last year
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- sptr: The Strict Provenance Polyfill☆75Updated last year
- Choose Rust types at compile-time via constants☆68Updated last year
- Trait generalization of the fundamental types☆44Updated last year
- A growable bit-vector for Rust, optimized for size☆42Updated 4 months ago
- Declarative parsing for Rust, using a custom derive and nom☆67Updated 2 months ago
- Macro assembler for Rust☆36Updated last year
- Blazing fast immutable collection datatypes for Rust.☆105Updated last week
- The `io_uring` library for Rust (with Rustix)☆30Updated 2 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated this week
- A C expression parser and evaluator☆46Updated 2 years ago
- Propositional logic with types in Rust☆62Updated last year
- Token tree calling convention☆79Updated 2 years ago
- Rust bindings for libgccjit☆23Updated 2 months ago