artichoke / cactusrefLinks
🌵 Cycle-Aware Reference Counting in Rust
☆148Updated this week
Alternatives and similar repositories for cactusref
Users that are interested in cactusref are comparing it to the libraries listed below
Sorting:
- A fast, concurrent string interner☆150Updated 10 months ago
- Make trait methods callable without the trait in scope☆147Updated last month
- A collection of small utilities for working with pointer types in Rust.☆125Updated 5 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Run closures in parallel☆113Updated 5 months ago
- Compile-time checks that an enum or match is written in sorted order☆115Updated 2 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆107Updated last year
- docs.rs as a publishing platform?☆69Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆238Updated this week
- Better reference counted strings for Rust☆126Updated 11 months ago
- ☆124Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- generators☆209Updated last year
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- A Vec That Has a Smaller size_of☆140Updated 3 months ago
- Interning of data in rust☆101Updated 3 months ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A data structure to efficiently intern, cache and restore strings.☆195Updated this week
- skiplist☆142Updated 3 years ago
- ☆57Updated last year
- ☆112Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated this week
- Macro to generate random constants in Rust https://xkcd.com/221/☆80Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 7 months ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Garbage collected smart pointers for Rust☆269Updated 3 years ago
- Graph the number of crates that depend on your crate over time