uazu / qcellLinks
Statically-checked alternatives to RefCell and RwLock
☆371Updated 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.☆272Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆375Updated 3 weeks ago
- Struct fields that are made read-only accessible to other modules☆257Updated 3 weeks ago
- Reflection via DWARF.☆297Updated 2 years ago
- Delegation of trait implementations via procedural macros☆274Updated last week
- A library for to allow multiple return types by automatically generated enum.☆373Updated last week
- Compile-time reference counting☆457Updated 3 months ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆252Updated 2 months ago
- "A very small syn"☆209Updated 7 months ago
- ☆494Updated 10 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated 2 weeks ago
- a lock-free concurrent slab (experimental)☆295Updated 8 months ago
- Faster, more compact implementation of std::Cow☆362Updated 2 years ago
- Small, fast, synchronization primitives☆250Updated 11 months ago
- Support crate for rustc's self-profiling feature☆370Updated 2 months ago
- A thread pool for isolating blocking I/O in async programs☆361Updated last week
- a smaller, faster and panic-free alternative to core::fmt☆372Updated last year
- Count lines of LLVM IR per generic function☆471Updated 2 weeks ago
- Easy function multiversioning for Rust☆236Updated 9 months ago
- Easy code duplicate with substitution for Rust☆249Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆257Updated last month
- Library for snippet annotations☆332Updated last week
- Fast, efficient, and robust memory reclamation for Rust.☆434Updated 3 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆251Updated 2 weeks ago
- Fast floating point to string conversion☆650Updated 3 weeks ago
- A data structure to efficiently intern, cache and restore strings.☆203Updated 3 weeks ago
- Fast numeric to- and from-string conversion routines.☆336Updated 7 months ago
- Fast function for printing integer primitives to a decimal string☆341Updated last week