Others / shredderLinks
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
Sorting:
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆252Updated 2 years ago
- Faster, more compact implementation of std::Cow☆353Updated 2 years ago
- A Rust macro to determine if a type implements a logical trait expression☆257Updated 5 years ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆269Updated 3 years ago
- A library for creating references that carry their owner with them.☆372Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆368Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 5 months ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆273Updated last year
- garbage collection☆321Updated 5 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- A clean, efficient parser combinator☆124Updated 3 years ago
- Abstract over the atomicity of reference-counting pointers in rust☆156Updated last month
- Manual segmented stacks for Rust☆307Updated last month
- A data structure to efficiently intern, cache and restore strings.☆195Updated last month
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆267Updated 2 years ago
- Inline expression interpolation for Rust.☆201Updated last year
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Stackless generators on stable Rust.☆461Updated 2 years ago
- Rust proc macro for easily and safely use shell scripts in rust☆209Updated 3 months ago
- An experimental serialization system written in Rust☆270Updated 2 years ago
- Procedural macro to implement Display and FromStr using common settings.☆186Updated last month
- Statically-checked alternatives to RefCell and RwLock☆367Updated 11 months ago
- Execute your code on the Rust ecosystem.☆184Updated this week
- skiplist☆142Updated 3 years ago
- Extremely generic linear algebra libary for Rust☆225Updated 7 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 4 years ago
- Rust macro to generate self-referential structs☆210Updated 4 years ago