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
- Inline procedural macros for Rust☆56Updated 3 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
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 5 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated last month
- Trait generalization of the fundamental types☆48Updated last year
- Rust crate for accepting general reference-like values without proliferating generics.☆37Updated 9 years ago
- Macro-rules-style syntax matching for procedural macros☆53Updated 2 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 3 years ago
- Target "triple" support☆54Updated 2 weeks ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Blazing fast immutable collection datatypes for Rust.☆130Updated 3 weeks ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 10 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Experimental Language based on Rust and Haskell☆54Updated 8 years ago
- Rust String type with configurable byte storage.☆35Updated last year
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- A memory efficient syntax tree for language developers☆63Updated last week
- Lossless functionality for platform-native strings.☆74Updated 6 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Left Recursive PEG for rust☆67Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆51Updated last year
- Zig comptime using Rust proc macros☆53Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated 2 weeks ago
- Unleash the power of nightly Rust to write code that's generic over mutation!☆23Updated 5 years ago
- String optimized for map keys☆68Updated this week
- Bindings to GCC's __float128 type☆24Updated 11 months ago