claytonwramsey / dumpsterView external linksLinks
Cycle-tracking garbage collector library for Rust
☆312Feb 4, 2026Updated last 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☆809Feb 9, 2026Updated last week
- Zero overhead tracing garbage collection for rust (WIP)☆50Jun 30, 2024Updated last year
- The missing compound borrowing for Rust.☆63Nov 1, 2025Updated 3 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☆151Feb 5, 2026Updated last week
- An implementation of Joshua Yanovski's Ghost Cell paper.☆499Jan 28, 2024Updated 2 years ago
- Use bitsized types as if they were a feature of rust.☆194Sep 15, 2025Updated 5 months 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
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆124Oct 31, 2025Updated 3 months ago
- Trait implementation generator macro☆30Jan 31, 2026Updated 2 weeks ago
- A Stable ABI for Rust with compact sum-types☆410Jan 18, 2026Updated 3 weeks ago
- ☆45Aug 28, 2023Updated 2 years ago
- ☆2,000Jan 27, 2026Updated 2 weeks ago
- 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
- Müsli is a flexible and efficient serialization framework☆425Dec 28, 2025Updated last month
- Yet another string type for Rust☆92Jan 11, 2026Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆181Aug 11, 2025Updated 6 months ago
- 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`☆131Oct 5, 2024Updated last year
- ☆23Jul 19, 2023Updated 2 years ago
- lazy static regular expressions checked at compile time☆223Updated this week
- Compile-time reference counting☆457May 18, 2025Updated 8 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated this week
- A very fast linker for Linux☆3,329Updated this week
- rust stackful generator library☆361Dec 17, 2025Updated last month
- Simple tracing (mark and sweep) garbage collector for Rust☆1,058Jan 19, 2026Updated 3 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆816Dec 24, 2025Updated last month
- Rust String Libraries by mcyoung☆199Jan 27, 2025Updated last year
- Algebraic effects for Rust☆649Jun 30, 2024Updated last year
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆118Feb 7, 2026Updated last week
- Approximate Quantiles with Configurable Worst Case Error☆16Mar 8, 2022Updated 3 years ago
- Experimental JIT compiler generator☆29Apr 17, 2024Updated last year
- A Rust proc_macro_attribute to outline conversions from generic functions☆284Dec 12, 2025Updated 2 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Nov 3, 2025Updated 3 months ago
- Runtime for executing procedural macros as WebAssembly☆1,469Jan 21, 2026Updated 3 weeks ago