uazu / qcellLinks
Statically-checked alternatives to RefCell and RwLock
☆386Updated 4 months ago
Alternatives and similar repositories for qcell
Users that are interested in qcell are comparing it to the libraries listed below
Sorting:
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆293Updated last month
- A library for to allow multiple return types by automatically generated enum.☆374Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆276Updated last week
- Reflection via DWARF.☆298Updated 2 years ago
- Compile-time reference counting☆456Updated 8 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated last week
- Conditional compilation according to rustc compiler version☆389Updated last month
- Delegation of trait implementations via procedural macros☆279Updated last month
- Struct fields that are made read-only accessible to other modules☆262Updated last month
- Graph the number of crates that depend on your crate over time☆256Updated last week
- Small, fast, synchronization primitives☆254Updated last year
- Easy function multiversioning for Rust☆252Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆263Updated 6 years ago
- Support crate for rustc's self-profiling feature☆376Updated 6 months ago
- ☆501Updated 2 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆465Updated 4 months ago
- Easy code duplicate with substitution for Rust☆254Updated 3 months ago
- ☆351Updated 2 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Updated 3 years ago
- Count lines of LLVM IR per generic function☆495Updated last month
- An implementation of Joshua Yanovski's Ghost Cell paper.☆498Updated 2 years ago
- a lock-free concurrent slab (experimental)☆304Updated 2 weeks ago
- Manual segmented stacks for Rust☆332Updated last week
- Append-only collections for Rust where borrows to entries can outlive insertions☆269Updated last week
- Futures, streams, and async I/O combinators.☆531Updated 2 weeks ago
- Faster, more compact implementation of std::Cow☆371Updated 2 years ago
- Müsli is a flexible and efficient serialization framework☆421Updated last month
- "A very small syn"☆212Updated last year
- Stackless generators on stable Rust.☆476Updated 3 years ago
- A fast and safe implementation of stackful coroutines in Rust☆348Updated 2 months ago