DuckLogic / zerogcLinks
Zero overhead tracing garbage collection for rust (WIP)
☆50Updated 11 months ago
Alternatives and similar repositories for zerogc
Users that are interested in zerogc are comparing it to the libraries listed below
Sorting:
- Target "triple" support☆54Updated 4 months ago
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 7 months ago
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- Make any value Sync but only available on its original thread☆39Updated 3 months ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- Macro for sealing traits and structures☆56Updated 6 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
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 8 months ago
- ☆32Updated last year
- Blazing fast immutable collection datatypes for Rust.☆104Updated last week
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- Garbage collection for Rust inspired by CPython's gcmodule☆21Updated 2 weeks ago
- Helper macros: autoimpl, impl_scope☆63Updated last week
- Token tree calling convention☆79Updated 2 years ago
- ☆34Updated 3 years ago
- Lift enum variants to the type-level.☆33Updated 4 years ago
- Completion futures for Rust☆19Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 7 months ago
- Proc macro derive to generate structs from enum variants.☆29Updated last year
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- Byte-wise atomic memcpy.☆36Updated last month
- A procedural macro helper for easily writing custom derives for enums.☆32Updated 2 months ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- A collection of small utilities for working with pointer types in Rust.☆125Updated 5 months ago