artichoke / cactusrefLinks
🌵 Cycle-Aware Reference Counting in Rust
☆152Updated 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.☆131Updated 9 months ago
- Better reference counted strings for Rust☆138Updated last year
- A fast, concurrent string interner☆159Updated last year
- A Vec That Has a Smaller size_of☆146Updated last month
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- generators☆211Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆264Updated this week
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- Small, fast, synchronization primitives☆253Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- Garbage collected smart pointers for Rust☆270Updated 3 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- ☆125Updated 3 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆111Updated last year
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- Project group working on the "safe transmute" feature☆94Updated last year
- Define your own PhantomData☆158Updated last week
- ☆112Updated 2 years ago
- Execute your code on the Rust ecosystem.☆185Updated 2 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- docs.rs as a publishing platform?☆71Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- An allocator that can track and limit memory usage.☆214Updated 2 years ago
- A data structure to efficiently intern, cache and restore strings.☆204Updated 2 months ago
- offsetof for Rust☆228Updated last year