Others / shredder
Garbage collected smart pointers for Rust
☆268Updated 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☆346Updated 2 years ago
- Efficient transactional memory in rust.☆210Updated 3 years ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆252Updated 2 years ago
- A library for creating references that carry their owner with them.☆371Updated last year
- Procedural macros in expression position☆204Updated 2 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated last year
- Inline expression interpolation for Rust.☆202Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆334Updated 4 months ago
- garbage collection☆321Updated 5 years ago
- a smaller, faster and panic-free alternative to core::fmt☆366Updated last year
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆147Updated last week
- Compact string type for zero-copy parsing☆255Updated last year
- Stackless generators on stable Rust.☆459Updated 2 years ago
- Rust option parser with custom derive support☆231Updated 5 months ago
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- Manual segmented stacks for Rust☆303Updated last month
- dipa makes it easy to efficiently delta encode large Rust data structures.☆267Updated 3 years ago
- Compile-time reference counting☆442Updated last year
- Fast, ergonomic metrics for Rust☆339Updated 6 months ago
- generators☆205Updated last year
- A HashMap variant that spreads resize load across inserts☆191Updated 2 months ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated last month
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Online introspection for Rust☆417Updated 2 years ago
- Rust macro to generate self-referential structs☆210Updated 3 years ago
- Abstract over the atomicity of reference-counting pointers in rust☆151Updated 2 weeks ago
- Fast numeric to- and from-string conversion routines.☆323Updated 2 months ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 5 years ago