uazu / qcell
Statically-checked alternatives to RefCell and RwLock
☆367Updated 10 months ago
Alternatives and similar repositories for qcell:
Users that are interested in qcell are comparing it to the libraries listed below
- Conditional compilation according to rustc compiler version☆351Updated 2 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated 3 weeks ago
- Compile-time reference counting☆445Updated last year
- Delegation of trait implementations via procedural macros☆264Updated 9 months ago
- Reflection via DWARF.☆296Updated 2 years ago
- a smaller, faster and panic-free alternative to core::fmt☆368Updated last year
- ☆481Updated 6 months ago
- A Rust macro to determine if a type implements a logical trait expression☆253Updated 5 years ago
- Graph the number of crates that depend on your crate over time☆238Updated this week
- A library for to allow multiple return types by automatically generated enum.☆366Updated last month
- a lock-free concurrent slab (experimental)☆280Updated 4 months ago
- ☆306Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated 2 months ago
- Type that deserializes only from one specific value☆231Updated 2 months ago
- "A very small syn"☆203Updated 3 months ago
- Faster, more compact implementation of std::Cow☆351Updated 2 years ago
- Experiments with structured concurrency in Rust☆362Updated 9 months ago
- A fast, concurrent string interner☆150Updated 8 months ago
- Easy code duplicate with substitution for Rust☆241Updated 7 months ago
- Count lines of LLVM IR per generic function☆440Updated 3 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated 2 months ago
- Support crate for rustc's self-profiling feature☆350Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆232Updated 3 months ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆273Updated 11 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Struct fields that are made read-only accessible to other modules☆241Updated 2 months ago
- A thread pool for isolating blocking I/O in async programs☆356Updated 3 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆518Updated 2 months ago
- ☆200Updated 3 months ago
- Müsli is a flexible and efficient serialization framework☆386Updated 2 weeks ago