artichoke / cactusref
🌵 Cycle-Aware Reference Counting in Rust
☆144Updated this week
Related projects ⓘ
Alternatives and complementary repositories for cactusref
- A fast, concurrent string interner☆140Updated 3 months ago
- A collection of small utilities for working with pointer types in Rust.☆119Updated last year
- A Vec That Has a Smaller size_of☆128Updated 3 months ago
- Make trait methods callable without the trait in scope☆135Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated last month
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆137Updated last year
- Better reference counted strings for Rust☆114Updated 4 months ago
- ☆123Updated 2 years ago
- generators☆202Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆216Updated last month
- Type-safe transmutations between layout-compatible types.☆120Updated 4 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆104Updated 10 months ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆73Updated 8 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- Garbage collected smart pointers for Rust☆266Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆111Updated last week
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- A fast and safe implementation of stackful coroutines in Rust☆191Updated last week
- ☆55Updated last year
- A HashMap variant that spreads resize load across inserts☆190Updated last week
- Generic Atomic<T> type for Rust☆218Updated 9 months ago
- Graph the number of crates that depend on your crate over time☆232Updated this week
- Execute your code on the Rust ecosystem.☆181Updated last month
- A data structure to efficiently intern, cache and restore strings.☆174Updated last week
- Define your own PhantomData☆147Updated last week
- String optimized for map keys☆60Updated 3 weeks ago
- String interning for Rust☆195Updated 2 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆147Updated 6 months ago
- A simple, id-based arena☆114Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆128Updated 2 weeks ago