uazu / qcellLinks
Statically-checked alternatives to RefCell and RwLock
☆373Updated 2 weeks 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.☆274Updated last month
- Struct fields that are made read-only accessible to other modules☆258Updated 2 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆372Updated this week
- Reflection via DWARF.☆297Updated 2 years ago
- Easy function multiversioning for Rust☆238Updated 9 months ago
- Delegation of trait implementations via procedural macros☆275Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆381Updated 2 weeks ago
- ☆495Updated last week
- Compile-time reference counting☆456Updated 4 months ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated 2 weeks ago
- Library for snippet annotations☆334Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆257Updated 2 weeks ago
- Manual segmented stacks for Rust☆319Updated 5 months ago
- Fast function for printing integer primitives to a decimal string☆344Updated 2 weeks ago
- Count lines of LLVM IR per generic function☆475Updated this week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆259Updated 2 months ago
- a lock-free concurrent slab (experimental)☆297Updated 9 months ago
- Easy code duplicate with substitution for Rust☆248Updated last month
- Small, fast, synchronization primitives☆250Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆372Updated last year
- Graph the number of crates that depend on your crate over time☆252Updated 3 weeks ago
- Support crate for rustc's self-profiling feature☆373Updated 2 months ago
- Faster, more compact implementation of std::Cow☆363Updated 2 years ago
- A thread pool for isolating blocking I/O in async programs☆366Updated last month
- A lightweight version of pin-project written with declarative macros.☆255Updated last month
- Fast, efficient, and robust memory reclamation for Rust.☆448Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- ☆206Updated last month