artichoke / cactusrefLinks
🌵 Cycle-Aware Reference Counting in Rust
☆151Updated last week
Alternatives and similar repositories for cactusref
Users that are interested in cactusref are comparing it to the libraries listed below
Sorting:
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago
- A Vec That Has a Smaller size_of☆144Updated last month
- Better reference counted strings for Rust☆136Updated last year
- A fast, concurrent string interner☆153Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆257Updated 2 weeks ago
- Garbage collected smart pointers for Rust☆270Updated 3 years ago
- generators☆209Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- ☆125Updated 3 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Make trait methods callable without the trait in scope☆157Updated 2 weeks ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Execute your code on the Rust ecosystem.☆184Updated last month
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Run closures in parallel☆115Updated 8 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated 2 weeks ago
- Fast, FFI-friendly string interning for Rust☆171Updated last year
- ☆60Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆252Updated 2 weeks ago
- docs.rs as a publishing platform?☆71Updated 2 weeks ago
- ☆112Updated 2 years ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- A data structure to efficiently intern, cache and restore strings.☆203Updated last month
- home for proposals in and around compile-time function evaluation☆110Updated 2 years ago
- An on-disk hash table implementation☆124Updated 3 years ago
- Interning of data in rust☆106Updated 3 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago