artichoke / cactusref
🌵 Cycle-Aware Reference Counting in Rust
☆148Updated 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.☆124Updated 3 months ago
- A fast, concurrent string interner☆150Updated 8 months ago
- Better reference counted strings for Rust☆125Updated 9 months ago
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- A Vec That Has a Smaller size_of☆138Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆161Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆233Updated this week
- generators☆207Updated last year
- ☆56Updated last year
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- ☆124Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Compile-time checks that an enum or match is written in sorted order☆114Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆107Updated last year
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- Run closures in parallel☆113Updated 3 months ago
- Token tree calling convention☆79Updated 2 years ago
- home for proposals in and around compile-time function evaluation☆108Updated last year
- A fast and flexible LRU map.☆181Updated 4 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 4 months ago
- A data structure to efficiently intern, cache and restore strings.☆193Updated last month
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- Inline procedural macros for Rust☆55Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆69Updated last week
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆156Updated last year
- Macro to generate random constants in Rust https://xkcd.com/221/☆80Updated last year