uazu / qcellLinks
Statically-checked alternatives to RefCell and RwLock
☆383Updated 2 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.☆288Updated last week
- Reflection via DWARF.☆298Updated 2 years ago
- A library for to allow multiple return types by automatically generated enum.☆372Updated 3 weeks ago
- Delegation of trait implementations via procedural macros☆279Updated 3 weeks ago
- Struct fields that are made read-only accessible to other modules☆259Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆265Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆386Updated 2 weeks ago
- A Rust macro to determine if a type implements a logical trait expression☆261Updated 5 years ago
- Compile-time reference counting☆456Updated 6 months ago
- Easy function multiversioning for Rust☆249Updated 11 months ago
- Faster, more compact implementation of std::Cow☆368Updated 2 years ago
- Easy code duplicate with substitution for Rust☆250Updated last month
- a smaller, faster and panic-free alternative to core::fmt☆381Updated last year
- Small, fast, synchronization primitives☆253Updated last year
- ☆501Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 2 weeks ago
- A thread pool for isolating blocking I/O in async programs☆371Updated 3 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆456Updated 2 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆254Updated last week
- a lock-free concurrent slab (experimental)☆302Updated 11 months ago
- Support crate for rustc's self-profiling feature☆375Updated 4 months ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆280Updated 2 weeks ago
- Futures, streams, and async I/O combinators.☆530Updated last month
- Manual segmented stacks for Rust☆328Updated last month
- Fast function for printing integer primitives to a decimal string☆352Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆177Updated 3 months ago
- Count lines of LLVM IR per generic function☆483Updated 2 weeks ago
- Stackless generators on stable Rust.☆473Updated 3 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated 2 weeks ago