artichoke / cactusrefLinks
🌵 Cycle-Aware Reference Counting in Rust
☆151Updated this 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 7 months ago
- A fast, concurrent string interner☆152Updated last year
- Better reference counted strings for Rust☆135Updated last year
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- generators☆209Updated last year
- Compile-time checks that an enum or match is written in sorted order☆117Updated 3 weeks ago
- Garbage collected smart pointers for Rust☆270Updated 3 years ago
- A Vec That Has a Smaller size_of☆142Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆252Updated 2 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Fast, FFI-friendly string interning for Rust☆171Updated 11 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Execute your code on the Rust ecosystem.☆184Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆152Updated 3 weeks ago
- A data structure to efficiently intern, cache and restore strings.☆203Updated 3 weeks ago
- Copy-on-write string utilities for Rust☆159Updated last year
- ☆125Updated 3 years ago
- Interning of data in rust☆106Updated 2 months ago
- skiplist☆142Updated 3 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- Graph the number of crates that depend on your crate over time☆251Updated 2 weeks ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆79Updated last year
- A HashMap variant that spreads resize load across inserts☆192Updated 7 months ago
- docs.rs as a publishing platform?☆71Updated 3 weeks ago
- An allocator that can track and limit memory usage.☆214Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Manual segmented stacks for Rust☆319Updated 4 months ago
- Small, fast, synchronization primitives☆250Updated 11 months ago