artichoke / cactusref
🌵 Cycle-Aware Reference Counting in Rust
☆146Updated this week
Alternatives and similar repositories for cactusref:
Users that are interested in cactusref are comparing it to the libraries listed below
- Better reference counted strings for Rust☆117Updated 6 months ago
- A collection of small utilities for working with pointer types in Rust.☆119Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆222Updated last week
- generators☆203Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆105Updated last year
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆139Updated last year
- Execute your code on the Rust ecosystem.☆182Updated last month
- ☆123Updated 2 years ago
- A Vec That Has a Smaller size_of☆133Updated 5 months ago
- Make trait methods callable without the trait in scope☆135Updated last week
- Run closures in parallel☆112Updated last week
- A fast, concurrent string interner☆148Updated 5 months ago
- Type-safe transmutations between layout-compatible types.☆120Updated 4 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Faster, more compact implementation of std::Cow☆342Updated last year
- Manual segmented stacks for Rust☆296Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆155Updated last month
- Generic Atomic<T> type for Rust☆225Updated last year
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆148Updated 8 months ago
- skiplist☆141Updated 3 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- Compile-time checks that an enum or match is written in sorted order☆113Updated last week
- ☆55Updated last year
- offsetof for Rust☆225Updated 10 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 7 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆121Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆77Updated last month
- home for proposals in and around compile-time function evaluation☆107Updated last year
- Copy-on-write string utilities for Rust☆158Updated 9 months ago