Others / shredderLinks
Garbage collected smart pointers for Rust
β269Updated 3 years ago
Alternatives and similar repositories for shredder
Users that are interested in shredder are comparing it to the libraries listed below
Sorting:
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collectionβ251Updated 2 years ago
- π΅ Cycle-Aware Reference Counting in Rustβ151Updated last week
- A HashMap variant that spreads resize load across insertsβ192Updated 6 months ago
- A Rust macro to determine if a type implements a logical trait expressionβ259Updated 5 years ago
- Abstract over the atomicity of reference-counting pointers in rustβ159Updated 4 months ago
- Inline expression interpolation for Rust.β201Updated last year
- Stackless generators on stable Rust.β466Updated 3 years ago
- Statically-checked alternatives to RefCell and RwLockβ370Updated last year
- Manual segmented stacks for Rustβ318Updated 4 months ago
- A Rust proc_macro_attribute to outline conversions from generic functionsβ279Updated 2 weeks ago
- dipa makes it easy to efficiently delta encode large Rust data structures.β269Updated 3 years ago
- A library for creating references that carry their owner with them.β376Updated last year
- Exploration of using Storage instead of Allocator to parameterize collections in Rustβ140Updated 2 years ago
- Faster, more compact implementation of std::Cowβ356Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.β127Updated 7 months ago
- generatorsβ209Updated last year
- garbage collectionβ323Updated 6 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.β122Updated 3 years ago
- a smaller, faster and panic-free alternative to core::fmtβ370Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)β129Updated 5 years ago
- Small, fast, synchronization primitivesβ249Updated 11 months ago
- A fast, concurrent string internerβ151Updated last year
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.β269Updated 2 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolationβ337Updated 8 months ago
- [deprecated] Avoid memcpy calls when working with standard containersβ278Updated 2 years ago
- Compile-time reference countingβ457Updated 3 months ago
- A Rust crate for helping parse structs from binary data using β¨macro magicβ¨β262Updated 2 years ago
- Efficient transactional memory in rust.β210Updated 4 years ago
- Execute your code on the Rust ecosystem.β184Updated this week
- Procedural macro to implement Display and FromStr using common settings.β188Updated 2 weeks ago