Cycle-tracking garbage collector library for Rust
☆315Mar 6, 2026Updated this week
Alternatives and similar repositories for dumpster
Users that are interested in dumpster are comparing it to the libraries listed below
Sorting:
- Incremental garbage collection from safe Rust☆819Feb 9, 2026Updated last month
- Zero overhead tracing garbage collection for rust (WIP)☆50Jun 30, 2024Updated last year
- The missing compound borrowing for Rust.☆63Nov 1, 2025Updated 4 months ago
- Write simple proc-macros inline with other source code.☆20Nov 24, 2024Updated last year
- Use declarative macros as proc_macro attributes or derives☆154Feb 5, 2026Updated last month
- Use bitsized types as if they were a feature of rust.☆195Sep 15, 2025Updated 5 months ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆501Jan 28, 2024Updated 2 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Sep 14, 2021Updated 4 years ago
- A quick-and-dirty attempt to get scoped tasks in Rust.☆14Jun 4, 2023Updated 2 years ago
- ☆168Jun 15, 2023Updated 2 years ago
- Trait implementation generator macro☆30Feb 28, 2026Updated last week
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆125Oct 31, 2025Updated 4 months ago
- A Stable ABI for Rust with compact sum-types☆410Feb 23, 2026Updated 2 weeks ago
- ☆45Aug 28, 2023Updated 2 years ago
- ☆2,024Jan 27, 2026Updated last month
- A simple and convenient way to bundle owned data with a borrowing type.☆28Apr 22, 2022Updated 3 years ago
- Comparison between differently typed numbers in Rust☆13Feb 3, 2020Updated 6 years ago
- ☆13Aug 18, 2022Updated 3 years ago
- Yet another string type for Rust☆93Jan 11, 2026Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆181Aug 11, 2025Updated 6 months ago
- Müsli is a flexible and efficient serialization framework☆428Updated this week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Oct 22, 2024Updated last year
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆132Oct 5, 2024Updated last year
- ☆23Jul 19, 2023Updated 2 years ago
- Algebraic effects for Rust☆655Jun 30, 2024Updated last year
- lazy static regular expressions checked at compile time☆222Feb 11, 2026Updated 3 weeks ago
- Compile-time reference counting☆456May 18, 2025Updated 9 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆218Feb 16, 2026Updated 3 weeks ago
- rust stackful generator library☆362Mar 2, 2026Updated last week
- Simple tracing (mark and sweep) garbage collector for Rust☆1,061Jan 19, 2026Updated last month
- Rust String Libraries by mcyoung☆200Jan 27, 2025Updated last year
- A very fast linker for Linux☆3,381Updated this week
- A memory efficient string type that can store up to 24* bytes on the stack☆816Dec 24, 2025Updated 2 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆118Feb 7, 2026Updated last month
- Approximate Quantiles with Configurable Worst Case Error☆16Mar 8, 2022Updated 4 years ago
- Experimental JIT compiler generator☆29Apr 17, 2024Updated last year
- A Rust proc_macro_attribute to outline conversions from generic functions☆285Dec 12, 2025Updated 2 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Nov 3, 2025Updated 4 months ago
- Runtime for executing procedural macros as WebAssembly☆1,474Jan 21, 2026Updated last month