DuckLogic / zerogc
Zero overhead tracing garbage collection for rust (WIP)
☆50Updated 10 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 6 months ago
- Target "triple" support☆51Updated 2 months ago
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- Rust String type with configurable byte storage.☆35Updated 7 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 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- Make any value Sync but only available on its original thread☆39Updated 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.☆46Updated last year
- Byte-wise atomic memcpy.☆34Updated last month
- Debug RefCell which keeps track of stack traces in debug mode☆24Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- Overloadable functions in rust.☆43Updated 5 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- A generic, fixed-size, associative cache☆40Updated 5 months ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- ☆39Updated last year
- ☆56Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- Mostly safe wrapper for alloca☆25Updated last year
- Garbage collection for Rust inspired by CPython's gcmodule☆21Updated 2 years ago
- Automatic cfg for Rust compiler features☆96Updated 7 months ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- We have Crater At Home☆30Updated 6 months ago
- Unbuffered and unlocked I/O streams☆45Updated last month
- sptr: The Strict Provenance Polyfill☆76Updated last year
- ☆56Updated 11 months ago
- The simd optimized escape code☆53Updated last week