Others / shredderLinks
Garbage collected smart pointers for Rust
☆270Updated 3 years ago
Alternatives and similar repositories for shredder
Users that are interested in shredder are comparing it to the libraries listed below
Sorting:
- 🌵 Cycle-Aware Reference Counting in Rust☆153Updated last month
- Stackless generators on stable Rust.☆474Updated 3 years ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆253Updated 3 years ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆281Updated last week
- Faster, more compact implementation of std::Cow☆370Updated 2 years ago
- Manual segmented stacks for Rust☆328Updated last month
- A Rust macro to determine if a type implements a logical trait expression☆261Updated 5 years ago
- Inline expression interpolation for Rust.☆200Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆385Updated 3 months ago
- A HashMap variant that spreads resize load across inserts☆196Updated 10 months ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆273Updated 3 years ago
- A fast, concurrent string interner☆162Updated last year
- A library for creating references that carry their owner with them.☆381Updated 2 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- generators☆211Updated 2 years ago
- a smaller, faster and panic-free alternative to core::fmt☆383Updated last year
- A data structure to efficiently intern, cache and restore strings.☆206Updated 4 months ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated 2 weeks ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Changing function definitions at runtime in Rust☆133Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆132Updated 11 months ago
- Small, fast, synchronization primitives☆254Updated last year
- Abstract over the atomicity of reference-counting pointers in rust☆168Updated last month
- garbage collection☆324Updated 6 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- Interning of data in rust☆115Updated 6 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 5 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆350Updated last week
- Configurable, extensible, interactive line reader☆194Updated 5 years ago
- A library for to allow multiple return types by automatically generated enum.☆372Updated 3 weeks ago