Others / shredder
Garbage collected smart pointers for Rust
☆267Updated 3 years ago
Alternatives and similar repositories for shredder:
Users that are interested in shredder are comparing it to the libraries listed below
- Faster, more compact implementation of std::Cow☆342Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated last month
- dipa makes it easy to efficiently delta encode large Rust data structures.☆267Updated 3 years ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated this week
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆252Updated 2 years ago
- Inline expression interpolation for Rust.☆200Updated last year
- A library for creating references that carry their owner with them.☆363Updated last year
- Stackless generators on stable Rust.☆448Updated 2 years ago
- garbage collection☆319Updated 5 years ago
- A Rust macro to determine if a type implements a logical trait expression☆248Updated 5 years ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 7 months ago
- Manual segmented stacks for Rust☆296Updated 2 months ago
- Compile-time reference counting☆440Updated last year
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆181Updated 3 years ago
- a smaller, faster and panic-free alternative to core::fmt☆352Updated 11 months ago
- Procedural macros in expression position☆203Updated 2 years ago
- generators☆203Updated last year
- A compiler plugin to insert flame calls☆377Updated last year
- 🌵 Cycle-Aware Reference Counting in Rust☆146Updated this week
- A Rust proc_macro_attribute to outline conversions from generic functions☆268Updated 8 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆139Updated last year
- Rust proc macro for easily and safely use shell scripts in rust☆209Updated 3 years ago
- Efficient transactional memory in rust.☆208Updated 3 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated last year
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- skiplist☆141Updated 3 years ago
- Extremely generic linear algebra libary for Rust☆221Updated 3 months ago
- Changing function definitions at runtime in Rust☆130Updated 2 years ago
- Fast, ergonomic metrics for Rust☆338Updated 3 months ago