Garbage collected smart pointers for Rust
☆271Jan 16, 2022Updated 4 years ago
Alternatives and similar repositories for shredder
Users that are interested in shredder are comparing it to the libraries listed below
Sorting:
- garbage collection☆327Jul 24, 2019Updated 6 years ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆253Oct 23, 2022Updated 3 years ago
- a smaller, faster and panic-free alternative to core::fmt☆389Feb 14, 2024Updated 2 years ago
- REGex in Rust with EcmaScript Syntax☆210Feb 3, 2026Updated 3 weeks ago
- Stackless generators on stable Rust.☆478Jun 24, 2022Updated 3 years ago
- Runtime with fast GC and easy concurrency.☆43Mar 24, 2021Updated 4 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆107Mar 21, 2020Updated 5 years ago
- Modular, structure-aware, and feedback-driven fuzzing engine for Rust functions☆449Jan 22, 2026Updated last month
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆113Feb 8, 2024Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- Simple tracing (mark and sweep) garbage collector for Rust☆1,060Jan 19, 2026Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,471Jan 21, 2026Updated last month
- macro based configuration management library☆61May 2, 2020Updated 5 years ago
- An experimental columnar arena☆43Feb 8, 2026Updated 3 weeks ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Apr 29, 2021Updated 4 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Nov 3, 2025Updated 3 months ago
- A library for to allow multiple return types by automatically generated enum.☆374Feb 18, 2026Updated last week
- Zero overhead tracing garbage collection for rust (WIP)☆50Jun 30, 2024Updated last year
- a reference-counting cycle collection library in rust☆79Jan 3, 2023Updated 3 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Oct 11, 2021Updated 4 years ago
- ☆39May 25, 2020Updated 5 years ago
- Themable Immediate Mode User Interface Toolkit in Rust☆95Feb 5, 2026Updated 3 weeks ago
- Simple, Erlang-inspired fault-tolerance framework for Rust Futures.☆131Jul 7, 2021Updated 4 years ago
- ☆94Oct 9, 2023Updated 2 years ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆145Sep 26, 2025Updated 5 months ago
- Async filesystem primitives☆144Feb 15, 2026Updated 2 weeks ago
- Faster, more compact implementation of std::Cow☆374Apr 13, 2023Updated 2 years ago
- A modern Rust debugging library 🦀☆891May 15, 2022Updated 3 years ago
- generators☆211Sep 20, 2023Updated 2 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆128Jul 25, 2020Updated 5 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆265May 29, 2023Updated 2 years ago
- safe bindings to io-uring☆683Jun 14, 2021Updated 4 years ago
- A thread pool for isolating blocking I/O in async programs☆375Aug 31, 2025Updated 6 months ago
- Manual segmented stacks for Rust☆335Feb 7, 2026Updated 3 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,884Dec 22, 2025Updated 2 months ago
- A minimalistic async/await executor for Rust☆231Mar 24, 2024Updated last year
- Make trait methods callable without the trait in scope☆163Feb 16, 2026Updated last week
- Capability-oriented version of the Rust standard library☆749Feb 15, 2026Updated last week
- Asynchronize blocking operation.☆26Apr 1, 2022Updated 3 years ago