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
- Garbage collection for Rust inspired by CPython's gcmodule☆21Updated 2 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 9 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
- Declarative parsing for Rust, using a custom derive and nom☆67Updated 3 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆150Updated last week
- ☆89Updated 6 months ago
- Blazing fast immutable collection datatypes for Rust.☆109Updated this week
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 6 months ago
- sptr: The Strict Provenance Polyfill☆75Updated last year
- Macro for sealing traits and structures☆58Updated 7 months ago
- Inline procedural macros for Rust☆57Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 5 months ago
- Trait generalization of the fundamental types☆44Updated last year
- Lossless functionality for platform-native strings.☆71Updated last month
- Target "triple" support☆53Updated 5 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- Modular register allocator algorithms☆106Updated 2 years ago
- Byte-wise atomic memcpy.☆36Updated last month
- Automatic cfg for Rust compiler features☆102Updated last month
- Choose Rust types at compile-time via constants☆68Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated 2 weeks ago
- Token tree calling convention☆80Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- Left Recursive PEG for rust☆67Updated 2 years ago