uazu / qcellLinks
Statically-checked alternatives to RefCell and RwLock
☆388Updated 4 months ago
Alternatives and similar repositories for qcell
Users that are interested in qcell are comparing it to the libraries listed below
Sorting:
- Delegation of trait implementations via procedural macros☆279Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆293Updated last month
- Conditional compilation according to rustc compiler version☆389Updated last month
- A library for to allow multiple return types by automatically generated enum.☆374Updated this week
- Support crate for rustc's self-profiling feature☆376Updated 7 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆279Updated 2 weeks ago
- Compile-time reference counting☆457Updated 8 months ago
- Struct fields that are made read-only accessible to other modules☆263Updated last month
- Faster, more compact implementation of std::Cow☆371Updated 2 years ago
- A Rust macro to determine if a type implements a logical trait expression☆265Updated 6 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 3 weeks ago
- Easy function multiversioning for Rust☆252Updated last year
- Reflection via DWARF.☆298Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆256Updated last week
- ☆501Updated 3 months ago
- a smaller, faster and panic-free alternative to core::fmt☆389Updated last year
- Easy code duplicate with substitution for Rust☆254Updated 3 months ago
- A thread pool for isolating blocking I/O in async programs☆375Updated 5 months ago
- Fast function for printing integer primitives to a decimal string☆364Updated last week
- Manual segmented stacks for Rust☆334Updated this week
- A Rust proc_macro_attribute to outline conversions from generic functions☆283Updated 2 months ago
- Fast numeric to- and from-string conversion routines.☆350Updated 4 months ago
- Stackless generators on stable Rust.☆476Updated 3 years ago
- Small, fast, synchronization primitives☆254Updated last year
- Futures, streams, and async I/O combinators.☆534Updated this week
- Count lines of LLVM IR per generic function☆497Updated last month
- A lightweight version of pin-project written with declarative macros.☆270Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Updated 3 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆273Updated 2 weeks ago
- Fast, efficient, and robust memory reclamation for Rust.☆465Updated 4 months ago