artichoke / cactusrefLinks
🌵 Cycle-Aware Reference Counting in Rust
☆150Updated this 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.☆126Updated 5 months ago
- A fast, concurrent string interner☆150Updated 10 months ago
- generators☆210Updated last year
- A Vec That Has a Smaller size_of☆140Updated 4 months ago
- Better reference counted strings for Rust☆130Updated 11 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆149Updated last month
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- ☆124Updated 2 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Fast, FFI-friendly string interning for Rust☆166Updated 9 months ago
- Utilities for dealing with substructures within syn macros☆140Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆246Updated 3 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 4 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆108Updated last year
- Garbage collected smart pointers for Rust☆269Updated 3 years ago
- Interning of data in rust☆104Updated 3 weeks ago
- Execute your code on the Rust ecosystem.☆184Updated 3 weeks ago
- Small, fast, synchronization primitives☆245Updated 10 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- An on-disk hash table implementation☆123Updated 3 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Token tree calling convention☆79Updated 2 years ago
- offsetof for Rust☆229Updated last year
- skiplist☆142Updated 3 years ago
- An allocator that can track and limit memory usage.☆212Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆183Updated 3 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- String interning for Rust☆200Updated last month
- Manual segmented stacks for Rust☆312Updated 2 months ago