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
- A fast, concurrent string interner☆164Updated last year
- generators☆211Updated 2 years ago
- A Vec That Has a Smaller size_of☆155Updated 4 months ago
- Better reference counted strings for Rust☆140Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆279Updated 2 weeks ago
- ☆126Updated 3 years ago
- Make trait methods callable without the trait in scope☆162Updated last month
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆128Updated 5 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆82Updated 4 years ago
- 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 last month
- Garbage collected smart pointers for Rust☆270Updated 4 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 6 months ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Graph the number of crates that depend on your crate over time☆256Updated last week
- Spawn processes with arbitrary closures in rust☆115Updated 4 years ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆79Updated last year
- A data structure to efficiently intern, cache and restore strings.☆209Updated 5 months ago
- Token tree calling convention☆83Updated 3 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- ☆111Updated 3 years ago
- ☆61Updated 2 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Interning of data in rust☆119Updated 7 months ago
- Fast, FFI-friendly string interning for Rust☆180Updated last year
- Utilities for dealing with substructures within syn macros☆143Updated 9 months ago