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☆252Updated 2 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆151Updated this week
- Inline expression interpolation for Rust.☆200Updated 2 years ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆283Updated 2 weeks ago
- Faster, more compact implementation of std::Cow☆362Updated 2 years ago
- garbage collection☆323Updated 6 years ago
- A HashMap variant that spreads resize load across inserts☆192Updated 7 months ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆269Updated 3 years ago
- Stackless generators on stable Rust.☆469Updated 3 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆337Updated 8 months ago
- A library for creating references that carry their owner with them.☆377Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- An allocator that can track and limit memory usage.☆214Updated 2 years ago
- Manual segmented stacks for Rust☆319Updated 4 months ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated 2 years ago
- a smaller, faster and panic-free alternative to core::fmt☆373Updated last year
- Changing function definitions at runtime in Rust☆132Updated 2 years ago
- Compile-time reference counting☆457Updated 3 months ago
- [deprecated] Avoid memcpy calls when working with standard containers☆278Updated 2 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆371Updated last year
- Super-fast float parser in Rust (now part of Rust core)☆280Updated 2 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Abstract over the atomicity of reference-counting pointers in rust☆159Updated 5 months ago
- A data structure to efficiently intern, cache and restore strings.☆203Updated last month
- A fast, concurrent string interner☆152Updated last year
- Small, fast, synchronization primitives☆250Updated last year
- skiplist☆142Updated 3 years ago
- Delegation of trait implementations via procedural macros☆275Updated last week
- Execute your code on the Rust ecosystem.☆184Updated 3 weeks ago