artichoke / cactusrefLinks
🌵 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.☆125Updated 4 months ago
- A fast, concurrent string interner☆150Updated 9 months ago
- A Vec That Has a Smaller size_of☆140Updated 2 months ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Better reference counted strings for Rust☆126Updated 10 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- Make trait methods callable without the trait in scope☆146Updated last week
- A library for compact bit sets containing enums.☆101Updated 3 weeks ago
- ☆124Updated 2 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- home for proposals in and around compile-time function evaluation☆110Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆158Updated last year
- Run closures in parallel☆113Updated 4 months ago
- Fast, FFI-friendly string interning for Rust☆165Updated 8 months ago
- ☆57Updated last year
- ☆112Updated 2 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 9 months ago
- Interning of data in rust☆101Updated 3 months ago
- Compile-time checks that an enum or match is written in sorted order☆115Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆234Updated 3 weeks ago
- Token tree calling convention☆79Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆83Updated last week
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 5 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 11 months ago
- String interning for Rust☆199Updated 2 weeks ago
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago