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
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆252Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 7 months ago
- A library for creating references that carry their owner with them.☆364Updated last year
- Efficient transactional memory in rust.☆209Updated 3 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated last month
- Stackless generators on stable Rust.☆449Updated 2 years ago
- Manual segmented stacks for Rust☆298Updated this week
- Faster, more compact implementation of std::Cow☆342Updated last year
- 🌵 Cycle-Aware Reference Counting in Rust☆146Updated this week
- Inline expression interpolation for Rust.☆200Updated last year
- generators☆204Updated last year
- Compile-time reference counting☆441Updated last year
- dipa makes it easy to efficiently delta encode large Rust data structures.☆265Updated 3 years ago
- garbage collection☆321Updated 5 years ago
- a smaller, faster and panic-free alternative to core::fmt☆354Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆249Updated 5 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 4 years ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆268Updated 8 months ago
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- Abstract over the atomicity of reference-counting pointers in rust☆149Updated 3 months ago
- Procedural macros in expression position☆204Updated 2 years ago
- Extremely generic linear algebra libary for Rust☆221Updated 3 months ago
- Compact string type for zero-copy parsing☆252Updated last year
- A HashMap variant that spreads resize load across inserts☆191Updated 2 weeks ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆182Updated 3 years ago
- A fast, concurrent string interner☆148Updated 5 months ago
- Super-fast float parser in Rust (now part of Rust core)☆274Updated 2 years ago
- A compiler plugin to insert flame calls☆377Updated last year
- Changing function definitions at runtime in Rust☆130Updated 2 years ago