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
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆252Updated 2 years ago
- Faster, more compact implementation of std::Cow☆352Updated 2 years ago
- garbage collection☆321Updated 5 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 4 months ago
- A library for creating references that carry their owner with them.☆371Updated last year
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆267Updated last year
- Efficient transactional memory in rust.☆210Updated 3 years ago
- Inline expression interpolation for Rust.☆202Updated last year
- generators☆207Updated last year
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Changing function definitions at runtime in Rust☆132Updated 2 years ago
- skiplist☆142Updated 3 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆148Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆233Updated 3 months ago
- Stackless generators on stable Rust.☆462Updated 2 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- Abstract over the atomicity of reference-counting pointers in rust☆150Updated last month
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- A Rust macro to determine if a type implements a logical trait expression☆254Updated 5 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- 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 2 weeks ago
- Compact string type for zero-copy parsing☆257Updated last year
- Manual segmented stacks for Rust☆306Updated 2 weeks ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 5 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.☆193Updated last month
- A library for to allow multiple return types by automatically generated enum.☆366Updated last month
- a smaller, faster and panic-free alternative to core::fmt☆368Updated last year
- Execute your code on the Rust ecosystem.☆184Updated last month