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:
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- Declarative parsing for Rust, using a custom derive and nom☆70Updated 2 months ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- ☆90Updated 2 months ago
- Inline procedural macros for Rust☆56Updated 3 years 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)☆34Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated last month
- Propositional logic with types in Rust☆64Updated 2 years ago
- Blazing fast immutable collection datatypes for Rust.☆119Updated 2 weeks ago
- Rust LLVM bindings☆31Updated 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 3 years ago
- Target "triple" support☆53Updated last month
- ☆94Updated 2 years ago
- Garbage collection for Rust inspired by CPython's gcmodule☆21Updated 4 months ago
- Experimental Language based on Rust and Haskell☆53Updated 8 years ago
- Left Recursive PEG for rust☆67Updated 3 years ago
- ☆39Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated 3 weeks ago
- The simd optimized escape code☆54Updated last week
- A procedural macro helper for easily writing custom derives for enums.☆33Updated 3 weeks ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated last week
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last week
- Token tree calling convention☆80Updated 2 years ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 8 months ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Lossless functionality for platform-native strings.☆73Updated 4 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago