uazu / qcellLinks
Statically-checked alternatives to RefCell and RwLock
☆368Updated last year
Alternatives and similar repositories for qcell
Users that are interested in qcell are comparing it to the libraries listed below
Sorting:
- Reflection via DWARF.☆297Updated 2 years ago
- A library for to allow multiple return types by automatically generated enum.☆369Updated 3 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- Small, fast, synchronization primitives☆246Updated 9 months ago
- Conditional compilation according to rustc compiler version☆366Updated last month
- Compile-time reference counting☆452Updated last month
- Struct fields that are made read-only accessible to other modules☆252Updated last month
- a smaller, faster and panic-free alternative to core::fmt☆370Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated 3 weeks ago
- ☆490Updated 8 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆252Updated 4 months ago
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago
- A Rust macro to determine if a type implements a logical trait expression☆258Updated 5 years ago
- Graph the number of crates that depend on your crate over time☆251Updated last month
- Easy code duplicate with substitution for Rust☆243Updated 9 months ago
- Fast function for printing integer primitives to a decimal string☆332Updated last month
- A thread pool for isolating blocking I/O in async programs☆361Updated this week
- Easy function multiversioning for Rust☆228Updated 7 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆244Updated 3 weeks ago
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Futures, streams, and async I/O combinators.☆508Updated last week
- Manual segmented stacks for Rust☆312Updated 2 months ago
- a lock-free concurrent slab (experimental)☆291Updated 6 months ago
- A data structure to efficiently intern, cache and restore strings.☆199Updated 3 weeks ago
- Count lines of LLVM IR per generic function☆462Updated 5 months ago
- Support crate for rustc's self-profiling feature☆360Updated this week
- Library for snippet annotations☆319Updated last week
- Fast, efficient, and robust memory reclamation for Rust.☆427Updated last month
- An implementation of Joshua Yanovski's Ghost Cell paper.☆479Updated last year