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:
- 🌵 Cycle-Aware Reference Counting in Rust☆150Updated this week
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆251Updated 2 years ago
- garbage collection☆321Updated 5 years ago
- Inline expression interpolation for Rust.☆201Updated last year
- A HashMap variant that spreads resize load across inserts☆192Updated 5 months ago
- Stackless generators on stable Rust.☆464Updated 3 years ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆276Updated last year
- A library for creating references that carry their owner with them.☆375Updated last year
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆337Updated 6 months ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆269Updated 3 years ago
- Statically-checked alternatives to RefCell and RwLock☆369Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆370Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆258Updated 5 years ago
- Manual segmented stacks for Rust☆312Updated 2 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- A fast, concurrent string interner☆150Updated 10 months ago
- Changing function definitions at runtime in Rust☆132Updated 2 years ago
- Rust macro to generate self-referential structs☆211Updated 4 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- Small, fast, synchronization primitives☆245Updated 10 months ago
- Abstract over the atomicity of reference-counting pointers in rust☆157Updated 3 months ago
- ☆124Updated 2 years ago
- Efficient transactional memory in rust.☆210Updated 3 years ago
- Heinous hackery to concatenate constant strings.☆117Updated 3 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 4 years ago
- A data structure to efficiently intern, cache and restore strings.☆199Updated 3 weeks ago
- Super-fast float parser in Rust (now part of Rust core)☆276Updated 2 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago