uazu / qcellLinks
Statically-checked alternatives to RefCell and RwLock
☆367Updated 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.☆262Updated last month
- Delegation of trait implementations via procedural macros☆266Updated 10 months ago
- Conditional compilation according to rustc compiler version☆364Updated last week
- a smaller, faster and panic-free alternative to core::fmt☆368Updated last year
- ☆487Updated 7 months ago
- Support crate for rustc's self-profiling feature☆351Updated 3 months ago
- a lock-free concurrent slab (experimental)☆282Updated 5 months ago
- Compile-time reference counting☆447Updated last week
- Reflection via DWARF.☆296Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆242Updated last week
- Struct fields that are made read-only accessible to other modules☆251Updated last week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 2 months ago
- Futures, streams, and async I/O combinators.☆503Updated 3 months ago
- A library for to allow multiple return types by automatically generated enum.☆367Updated 2 months ago
- in-place allocation-reusing queues for Rust☆374Updated 11 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆202Updated last week
- Faster, more compact implementation of std::Cow☆353Updated 2 years ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆273Updated last year
- Count lines of LLVM IR per generic function☆444Updated 4 months ago
- Type that deserializes only from one specific value☆243Updated last week
- Fast floating point to string conversion☆634Updated last week
- A fast, concurrent string interner☆150Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- Experiments with structured concurrency in Rust☆365Updated 10 months ago
- Easy code duplicate with substitution for Rust☆242Updated 8 months ago
- A Rust macro to determine if a type implements a logical trait expression☆256Updated 5 years ago
- Procedural macro to implement Display and FromStr using common settings.☆185Updated last month
- ☆201Updated 4 months ago
- ☆309Updated last month