DuckLogic / zerogc
Zero overhead tracing garbage collection for rust (WIP)
☆50Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for zerogc
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 weeks ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 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 2 years ago
- Macro-rules-style syntax matching for procedural macros☆51Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated this week
- sptr: The Strict Provenance Polyfill☆76Updated last year
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Garbage collection for Rust inspired by CPython's gcmodule☆21Updated 2 years ago
- Lossless functionality for platform-native strings.☆70Updated last week
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 8 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 4 months ago
- Macro for sealing traits and structures☆49Updated last month
- Babysteps blog☆31Updated 2 weeks ago
- tom: a format-preserving TOML parser in Rust☆38Updated 2 years ago
- structured parallel execution for async Rust☆30Updated 3 months ago
- Inline procedural macros for Rust☆54Updated 2 years ago
- String optimized for map keys☆60Updated 3 weeks ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated last year
- Target "triple" support☆47Updated last month
- Remove Cargo.lock lockfile☆32Updated last week
- Make any value Sync but only available on its original thread☆37Updated last year
- Typed index version of Rust slice and Vec containers☆66Updated last month
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- ☆49Updated 2 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 10 months ago
- Choose Rust types at compile-time via constants☆61Updated 9 months ago
- A memory efficient syntax tree for language developers☆51Updated 2 months ago
- ☆56Updated this week
- Helper macros: autoimpl, impl_scope☆59Updated last month