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