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:
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆253Updated 3 years ago
- Inline expression interpolation for Rust.☆200Updated 2 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated last month
- A Rust proc_macro_attribute to outline conversions from generic functions☆280Updated 2 weeks ago
- Faster, more compact implementation of std::Cow☆368Updated 2 years ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆272Updated 3 years ago
- Stackless generators on stable Rust.☆473Updated 3 years ago
- garbage collection☆324Updated 6 years ago
- A library for creating references that carry their owner with them.☆380Updated 2 years ago
- Manual segmented stacks for Rust☆328Updated last month
- Statically-checked alternatives to RefCell and RwLock☆383Updated 2 months ago
- a smaller, faster and panic-free alternative to core::fmt☆381Updated last year
- Small, fast, synchronization primitives☆254Updated last year
- A HashMap variant that spreads resize load across inserts☆195Updated 10 months ago
- A Rust macro to determine if a type implements a logical trait expression☆261Updated 5 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆349Updated 11 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 5 years ago
- A data structure to efficiently intern, cache and restore strings.☆206Updated 3 months ago
- Extremely generic linear algebra libary for Rust☆230Updated last year
- ☆125Updated 3 years ago
- Compact string type for zero-copy parsing☆263Updated 2 years ago
- skiplist☆144Updated 4 years ago
- A fast, concurrent string interner☆161Updated last year
- Rust macro to generate self-referential structs☆212Updated 4 years ago
- Efficient transactional memory in rust.☆210Updated 4 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- An allocator that can track and limit memory usage.☆214Updated 2 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- generators☆211Updated 2 years ago