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:
- 🌵 Cycle-Aware Reference Counting in Rust☆150Updated this week
- Inline expression interpolation for Rust.☆201Updated last year
- dipa makes it easy to efficiently delta encode large Rust data structures.☆269Updated 3 years ago
- garbage collection☆322Updated 6 years ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆251Updated 2 years ago
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆277Updated last year
- Manual segmented stacks for Rust☆317Updated 3 months ago
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- A library for creating references that carry their owner with them.☆375Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆370Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- A HashMap variant that spreads resize load across inserts☆192Updated 6 months ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated 2 years ago
- Stackless generators on stable Rust.☆467Updated 3 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆278Updated 2 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆337Updated 7 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- Compile-time reference counting☆458Updated 2 months ago
- Small, fast, synchronization primitives☆245Updated 10 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- A data structure to efficiently intern, cache and restore strings.☆202Updated last month
- Abstract over the atomicity of reference-counting pointers in rust☆158Updated 3 months ago
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- A fast, concurrent string interner☆151Updated 11 months ago
- Delegation of trait implementations via procedural macros☆269Updated last year
- Interning of data in rust☆106Updated last month
- Rust option parser with custom derive support☆233Updated 8 months ago
- Extremely generic linear algebra libary for Rust☆227Updated 9 months ago