DuckLogic / zerogc
Zero overhead tracing garbage collection for rust (WIP)
☆50Updated 8 months ago
Alternatives and similar repositories for zerogc:
Users that are interested in zerogc are comparing it to the libraries listed below
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 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…☆46Updated 2 years ago
- Garbage collection for Rust inspired by CPython's gcmodule☆20Updated 2 years ago
- Target "triple" support☆50Updated last month
- Macro-rules-style syntax matching for procedural macros☆52Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 4 months ago
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- Byte-wise atomic memcpy.☆33Updated last week
- Token tree calling convention☆79Updated 2 years ago
- Make any value Sync but only available on its original thread☆39Updated 2 weeks ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last week
- Lift enum variants to the type-level.☆32Updated 4 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Inline procedural macros for Rust☆55Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Runtime with fast GC and easy concurrency.☆43Updated 3 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 8 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Mostly safe wrapper for alloca☆25Updated last year
- ☆36Updated last year
- A more flexible version of the Rust `scoped-tls` library☆18Updated 5 months ago
- A radioactive stabilization of the ptr_meta RFC.☆25Updated 2 months ago
- ☆55Updated last year
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- Completion futures for Rust☆19Updated 2 years ago
- Trait generalization of the fundamental types☆43Updated 9 months ago
- Serde serializer for generating Starlark build targets☆66Updated last week
- a reference-counting cycle collection library in rust☆78Updated 2 years ago
- sptr: The Strict Provenance Polyfill☆76Updated last year