uazu / qcellLinks
Statically-checked alternatives to RefCell and RwLock
☆384Updated 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.☆289Updated 3 weeks ago
- Reflection via DWARF.☆298Updated 2 years ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆389Updated this week
- Delegation of trait implementations via procedural macros☆280Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆268Updated last month
- Easy function multiversioning for Rust☆251Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated this week
- A Rust macro to determine if a type implements a logical trait expression☆261Updated 5 years ago
- Struct fields that are made read-only accessible to other modules☆260Updated this week
- Graph the number of crates that depend on your crate over time☆254Updated this week
- Faster, more compact implementation of std::Cow☆370Updated 2 years ago
- Support crate for rustc's self-profiling feature☆375Updated 5 months ago
- A thread pool for isolating blocking I/O in async programs☆372Updated 3 months ago
- Small, fast, synchronization primitives☆254Updated last year
- ☆501Updated last month
- Compile-time reference counting☆455Updated 7 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 3 years ago
- Easy code duplicate with substitution for Rust☆250Updated last month
- Manual segmented stacks for Rust☆328Updated last month
- Fast function for printing integer primitives to a decimal string☆353Updated this week
- Fast, efficient, and robust memory reclamation for Rust.☆459Updated 3 months ago
- ☆212Updated 3 months ago
- a smaller, faster and panic-free alternative to core::fmt☆383Updated last year
- Count lines of LLVM IR per generic function☆487Updated this week
- "A very small syn"☆212Updated 10 months ago
- ☆347Updated last month
- Fast numeric to- and from-string conversion routines.☆345Updated 2 months ago
- A lightweight version of pin-project written with declarative macros.☆263Updated 2 weeks ago