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
- 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
- Zig comptime using Rust proc macros☆54Updated last year
- Blazing fast immutable collection datatypes for Rust.☆134Updated this week
- Inline procedural macros for Rust☆56Updated 3 years ago
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 6 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- ☆90Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Garbage collection for Rust inspired by CPython's gcmodule☆21Updated 8 months ago
- ☆39Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Propositional logic with types in Rust☆65Updated 2 years ago
- dlmalloc ported into Rust☆114Updated 2 months ago
- The simd optimized escape code☆54Updated last week
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Updated 2 weeks ago
- Lossless functionality for platform-native strings.☆74Updated 7 months ago
- A radioactive stabilization of the ptr_meta RFC.☆39Updated 4 months ago
- A syntactic "for" loop Rust macro☆55Updated 3 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 3 years ago
- Left Recursive PEG for rust☆67Updated 3 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated 2 months ago
- Target "triple" support☆55Updated last month
- A procedural macro helper for easily writing custom derives for enums.☆35Updated 2 weeks ago
- Bindings to GCC's __float128 type☆24Updated 11 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago