uazu / qcellLinks
Statically-checked alternatives to RefCell and RwLock
☆370Updated last year
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.☆269Updated 3 months ago
- A library for to allow multiple return types by automatically generated enum.☆370Updated 4 months ago
- Reflection via DWARF.☆297Updated 2 years ago
- Conditional compilation according to rustc compiler version☆373Updated 2 months ago
- Easy function multiversioning for Rust☆233Updated 7 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆247Updated last month
- Struct fields that are made read-only accessible to other modules☆253Updated 2 months ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Compile-time reference counting☆458Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- Easy code duplicate with substitution for Rust☆246Updated 10 months ago
- Small, fast, synchronization primitives☆245Updated 10 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆429Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Delegation of trait implementations via procedural macros☆269Updated last year
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆254Updated last week
- Graph the number of crates that depend on your crate over time☆251Updated 3 weeks ago
- Manual segmented stacks for Rust☆315Updated 3 months ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆277Updated last year
- A fast, concurrent string interner☆151Updated 11 months ago
- Fast function for printing integer primitives to a decimal string☆331Updated 2 months ago
- A data structure to efficiently intern, cache and restore strings.☆201Updated last month
- ☆493Updated 9 months ago
- Library for snippet annotations☆325Updated this week
- Support crate for rustc's self-profiling feature☆365Updated 3 weeks ago
- Futures, streams, and async I/O combinators.☆509Updated last month
- ☆328Updated this week
- a smaller, faster and panic-free alternative to core::fmt☆370Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month