Others / shredderLinks
Garbage collected smart pointers for Rust
☆270Updated 4 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
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated 3 months ago
- A Rust macro to determine if a type implements a logical trait expression☆263Updated 6 years ago
- Faster, more compact implementation of std::Cow☆371Updated 2 years ago
- Small, fast, synchronization primitives☆254Updated last year
- Stackless generators on stable Rust.☆476Updated 3 years ago
- a smaller, faster and panic-free alternative to core::fmt☆388Updated last year
- dipa makes it easy to efficiently delta encode large Rust data structures.☆272Updated 4 years ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆283Updated last month
- Statically-checked alternatives to RefCell and RwLock☆387Updated 4 months ago
- Changing function definitions at runtime in Rust☆134Updated 3 years ago
- Manual segmented stacks for Rust☆332Updated last week
- Inline expression interpolation for Rust.☆200Updated 2 years ago
- Execute your code on the Rust ecosystem.☆189Updated 2 weeks ago
- A fast, concurrent string interner☆164Updated last year
- A HashMap variant that spreads resize load across inserts☆196Updated last year
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆128Updated 5 years ago
- Extremely generic linear algebra libary for Rust☆230Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆265Updated 2 years ago
- garbage collection☆326Updated 6 years ago
- Compile-time reference counting☆456Updated 8 months ago
- A library for creating references that carry their owner with them.☆384Updated 2 years ago
- generators☆211Updated 2 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆280Updated 3 years ago
- A data structure to efficiently intern, cache and restore strings.☆209Updated 5 months ago
- Abstract over the atomicity of reference-counting pointers in rust☆168Updated 2 months ago
- Delegation of trait implementations via procedural macros☆279Updated last month