artichoke / cactusrefLinks
🌵 Cycle-Aware Reference Counting in Rust
☆150Updated 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.☆127Updated 6 months ago
- A fast, concurrent string interner☆151Updated 11 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Better reference counted strings for Rust☆131Updated last year
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Fast, FFI-friendly string interning for Rust☆168Updated 10 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆247Updated last month
- A Vec That Has a Smaller size_of☆142Updated 4 months ago
- generators☆210Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆108Updated last year
- ☆125Updated 2 years ago
- Make trait methods callable without the trait in scope☆151Updated 2 months ago
- Garbage collected smart pointers for Rust☆269Updated 3 years ago
- ☆112Updated 2 years ago
- Interning of data in rust☆106Updated last month
- Copy-on-write string utilities for Rust☆159Updated last year
- Execute your code on the Rust ecosystem.☆184Updated last month
- Small, fast, synchronization primitives☆245Updated 10 months ago
- Versioned data-structures for Rust☆207Updated 5 months ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- ☆57Updated last year
- Macro to generate random constants in Rust https://xkcd.com/221/☆80Updated last year
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- Token tree calling convention☆80Updated 2 years ago
- A data structure to efficiently intern, cache and restore strings.☆202Updated last month
- Allocation-free data structures that make do with the memory they're given☆144Updated 3 years ago
- String interning for Rust☆202Updated 2 months ago
- A HashMap variant that spreads resize load across inserts☆192Updated 6 months ago