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☆152Updated last week
- Faster, more compact implementation of std::Cow☆364Updated 2 years ago
- Inline expression interpolation for Rust.☆200Updated 2 years ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆253Updated 3 years ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- A library for creating references that carry their owner with them.☆378Updated 2 years ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆270Updated 3 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Stackless generators on stable Rust.☆469Updated 3 years ago
- Manual segmented stacks for Rust☆323Updated 3 weeks ago
- generators☆209Updated 2 years ago
- Small, fast, synchronization primitives☆251Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆373Updated last year
- Statically-checked alternatives to RefCell and RwLock☆380Updated last month
- A Rust proc_macro_attribute to outline conversions from generic functions☆281Updated 2 months ago
- Extremely generic linear algebra libary for Rust☆228Updated last year
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- garbage collection☆323Updated 6 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆279Updated 3 years ago
- Abstract over the atomicity of reference-counting pointers in rust☆165Updated 2 weeks ago
- A fast, concurrent string interner☆157Updated last year
- Procedural macros in expression position☆203Updated 2 years ago
- Changing function definitions at runtime in Rust☆132Updated 3 years ago
- Simple but powerful graph library for Rust☆195Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- A HashMap variant that spreads resize load across inserts☆193Updated 8 months ago
- An allocator that can track and limit memory usage.☆215Updated 2 years ago
- Heinous hackery to concatenate constant strings.☆117Updated 3 years ago
- ☆125Updated 3 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆260Updated 2 weeks ago