artichoke / cactusrefLinks
🌵 Cycle-Aware Reference Counting in Rust
☆153Updated 2 months ago
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.☆133Updated 11 months ago
- A fast, concurrent string interner☆162Updated last year
- A Vec That Has a Smaller size_of☆152Updated 3 months ago
- generators☆211Updated 2 years ago
- Better reference counted strings for Rust☆139Updated last year
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated 3 weeks ago
- ☆61Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated last week
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Garbage collected smart pointers for Rust☆270Updated 3 years ago
- ☆126Updated 3 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Fast, FFI-friendly string interning for Rust☆176Updated last year
- Graph the number of crates that depend on your crate over time☆256Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Small, fast, synchronization primitives☆254Updated last year
- Execute your code on the Rust ecosystem.☆189Updated last week
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- Manual segmented stacks for Rust☆331Updated this week
- String interning for Rust☆207Updated 4 months ago
- Interning of data in rust☆115Updated 6 months ago
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 3 months ago
- A data structure to efficiently intern, cache and restore strings.☆207Updated 4 months ago