uazu / qcellLinks
Statically-checked alternatives to RefCell and RwLock
☆385Updated 3 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.☆291Updated 2 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated last month
- Delegation of trait implementations via procedural macros☆279Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- Struct fields that are made read-only accessible to other modules☆262Updated 3 weeks ago
- A Rust macro to determine if a type implements a logical trait expression☆262Updated 6 years ago
- Conditional compilation according to rustc compiler version☆390Updated 3 weeks ago
- Reflection via DWARF.☆298Updated 2 years ago
- Compile-time reference counting☆455Updated 7 months ago
- Easy function multiversioning for Rust☆251Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated last week
- Manual segmented stacks for Rust☆331Updated this week
- Graph the number of crates that depend on your crate over time☆256Updated 3 weeks ago
- A thread pool for isolating blocking I/O in async programs☆373Updated 4 months ago
- Small, fast, synchronization primitives☆254Updated last year
- Easy code duplicate with substitution for Rust☆252Updated 2 months ago
- ☆501Updated 2 months ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆281Updated last month
- Futures, streams, and async I/O combinators.☆530Updated 2 weeks ago
- ☆214Updated last week
- Append-only collections for Rust where borrows to entries can outlive insertions☆267Updated last month
- a smaller, faster and panic-free alternative to core::fmt☆387Updated last year
- Stackless generators on stable Rust.☆475Updated 3 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆464Updated 4 months ago
- Type that deserializes only from one specific value☆267Updated 3 weeks ago
- ☆350Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Faster, more compact implementation of std::Cow☆370Updated 2 years ago
- Count lines of LLVM IR per generic function☆492Updated 3 weeks ago
- Fast numeric to- and from-string conversion routines.☆345Updated 3 months ago