uazu / qcellLinks
Statically-checked alternatives to RefCell and RwLock
☆368Updated 11 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.☆266Updated 2 months ago
- ☆489Updated 7 months ago
- Conditional compilation according to rustc compiler version☆365Updated 3 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆367Updated 2 months ago
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆274Updated last year
- Struct fields that are made read-only accessible to other modules☆251Updated last month
- Reflection via DWARF.☆296Updated 2 years ago
- Support crate for rustc's self-profiling feature☆353Updated 4 months ago
- a smaller, faster and panic-free alternative to core::fmt☆369Updated last year
- Manual segmented stacks for Rust☆307Updated last month
- a lock-free concurrent slab (experimental)☆285Updated 5 months ago
- Easy function multiversioning for Rust☆225Updated 6 months ago
- Experiments with structured concurrency in Rust☆367Updated 10 months ago
- Graph the number of crates that depend on your crate over time☆248Updated last week
- Futures, streams, and async I/O combinators.☆507Updated 4 months ago
- A Rust macro to determine if a type implements a logical trait expression☆258Updated 5 years ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆343Updated 3 months ago
- A fast, concurrent string interner☆150Updated 10 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 3 months ago
- Easy code duplicate with substitution for Rust☆242Updated 9 months ago
- Super-fast float parser in Rust (now part of Rust core)☆276Updated 2 years ago
- Fast numeric to- and from-string conversion routines.☆329Updated 4 months ago
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- Procedural macro to implement Display and FromStr using common settings.☆187Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆208Updated last week
- Just, really the littlest Vec you could need. So smol.☆695Updated 3 months ago
- Small, fast, synchronization primitives☆246Updated 9 months ago
- Fast floating point to string conversion☆640Updated last month
- A thread pool for isolating blocking I/O in async programs☆357Updated 5 months ago