artichoke / cactusref
🌵 Cycle-Aware Reference Counting in Rust
☆147Updated last week
Alternatives and similar repositories for cactusref:
Users that are interested in cactusref are comparing it to the libraries listed below
- A collection of small utilities for working with pointer types in Rust.☆124Updated 3 months ago
- A fast, concurrent string interner☆149Updated 8 months ago
- A Vec That Has a Smaller size_of☆138Updated last month
- Better reference counted strings for Rust☆121Updated 9 months ago
- Make trait methods callable without the trait in scope☆136Updated last month
- Macro to generate random constants in Rust https://xkcd.com/221/☆80Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated last month
- generators☆205Updated last year
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- ☆124Updated 2 years ago
- home for proposals in and around compile-time function evaluation☆107Updated last year
- Token tree calling convention☆79Updated 2 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆232Updated 2 months ago
- Generic Atomic<T> type for Rust☆234Updated last year
- An on-disk hash table implementation☆116Updated 3 years ago
- A data structure to efficiently intern, cache and restore strings.☆192Updated 2 weeks ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Graph the number of crates that depend on your crate over time☆238Updated 2 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆261Updated last week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 4 months ago
- ☆55Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Inline procedural macros for Rust☆55Updated 2 years ago
- Macro for writing nested `if let` expressions☆165Updated last year