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:
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆251Updated 2 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- Inline expression interpolation for Rust.☆201Updated last year
- Manual segmented stacks for Rust☆307Updated last month
- A Rust proc_macro_attribute to outline conversions from generic functions☆274Updated last year
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- a smaller, faster and panic-free alternative to core::fmt☆369Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆258Updated 5 years ago
- garbage collection☆321Updated 5 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- A HashMap variant that spreads resize load across inserts☆192Updated 4 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 6 months ago
- Compile-time reference counting☆450Updated last month
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆267Updated 2 years ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆269Updated 3 years ago
- A data structure to efficiently intern, cache and restore strings.☆195Updated 2 months ago
- A library for creating references that carry their owner with them.☆373Updated last year
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Hot-reloading loadable and reloadable resources☆219Updated 5 years ago
- generators☆208Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆187Updated last month
- 🌵 Cycle-Aware Reference Counting in Rust☆148Updated this week
- Abstract over the atomicity of reference-counting pointers in rust☆157Updated 2 months ago
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago
- Procedural macros in expression position☆203Updated 2 years ago
- deserialize typed structures from regex captures☆173Updated last year
- Rust macro to generate self-referential structs☆210Updated 4 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 4 years ago