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
- 🌵 Cycle-Aware Reference Counting in Rust☆153Updated 2 months ago
- Manual segmented stacks for Rust☆331Updated last week
- dipa makes it easy to efficiently delta encode large Rust data structures.☆272Updated 3 years ago
- Inline expression interpolation for Rust.☆200Updated 2 years ago
- Faster, more compact implementation of std::Cow☆370Updated 2 years ago
- A library for creating references that carry their owner with them.☆383Updated 2 years ago
- A Rust macro to determine if a type implements a logical trait expression☆262Updated 6 years ago
- Statically-checked alternatives to RefCell and RwLock☆385Updated 3 months ago
- generators☆211Updated 2 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆281Updated last month
- A HashMap variant that spreads resize load across inserts☆196Updated 11 months ago
- garbage collection☆326Updated 6 years ago
- Stackless generators on stable Rust.☆475Updated 3 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- Abstract over the atomicity of reference-counting pointers in rust☆168Updated 2 months ago
- Small, fast, synchronization primitives☆254Updated last year
- A collection of small utilities for working with pointer types in Rust.☆133Updated 11 months ago
- skiplist☆144Updated 4 years ago
- A fast, concurrent string interner☆162Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆354Updated 3 weeks ago
- a smaller, faster and panic-free alternative to core::fmt☆387Updated last year
- [deprecated] Avoid memcpy calls when working with standard containers☆280Updated 3 years ago
- Configurable, extensible, interactive line reader☆195Updated 5 years ago
- Procedural macros in expression position☆204Updated 3 years ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last month
- Changing function definitions at runtime in Rust☆134Updated 3 years ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆187Updated 4 years ago