artichoke / cactusrefLinks
🌵 Cycle-Aware Reference Counting in Rust
☆152Updated 3 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 last year
- Better reference counted strings for Rust☆140Updated last year
- A Vec That Has a Smaller size_of☆154Updated 4 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- A fast, concurrent string interner☆164Updated last year
- generators☆211Updated 2 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆276Updated last week
- Fast, FFI-friendly string interning for Rust☆180Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- Small, fast, synchronization primitives☆254Updated last year
- Versioned data-structures for Rust☆208Updated 11 months ago
- Make trait methods callable without the trait in scope☆162Updated last month
- Graph the number of crates that depend on your crate over time☆256Updated last week
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago
- ☆126Updated 3 years ago
- Token tree calling convention☆83Updated 3 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆128Updated 5 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last month
- Interning of data in rust☆118Updated 7 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆79Updated last year
- docs.rs as a publishing platform?☆71Updated last month
- A data structure to efficiently intern, cache and restore strings.☆209Updated 5 months ago
- Garbage collected smart pointers for Rust☆270Updated 4 years ago