Statically-checked alternatives to RefCell and RwLock
☆390Sep 17, 2025Updated 6 months ago
Alternatives and similar repositories for qcell
Users that are interested in qcell are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- An implementation of Joshua Yanovski's Ghost Cell paper.☆501Jan 28, 2024Updated 2 years ago
- Compile-time reference counting☆456May 18, 2025Updated 10 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆297Dec 30, 2025Updated 2 months ago
- Slotmap data structure for Rust☆1,298Dec 6, 2025Updated 3 months ago
- Easy self-referential struct generation for Rust.☆700Jan 11, 2025Updated last year
- A lightweight low-level single-threaded actor runtime☆186Jan 15, 2026Updated 2 months ago
- Runtime for executing procedural macros as WebAssembly☆1,481Jan 21, 2026Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆704Mar 12, 2026Updated last week
- A memory efficient string type that can store up to 24* bytes on the stack☆818Dec 24, 2025Updated 3 months ago
- Module initialization/global constructor functions for Rust☆963Dec 4, 2025Updated 3 months ago
- Support atomic operations on Arc itself☆1,279Mar 1, 2026Updated 3 weeks ago
- Safe cross-platform linker shenanigans☆839Feb 19, 2026Updated last month
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- Define your own PhantomData☆160Feb 16, 2026Updated last month
- A library for to allow multiple return types by automatically generated enum.☆377Mar 12, 2026Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆648Nov 18, 2023Updated 2 years ago
- Macros for all your token pasting needs☆1,081Oct 6, 2024Updated last year
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆262Feb 10, 2022Updated 4 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆183Aug 11, 2025Updated 7 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- Manual segmented stacks for Rust☆337Feb 7, 2026Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Dec 18, 2022Updated 3 years ago
- "A very small syn"☆214Feb 1, 2025Updated last year
- A vector with a fixed capacity. (Rust)☆855Oct 19, 2024Updated last year
- Structured concurrency operations for async Rust☆492Jan 28, 2026Updated last month
- Stackless generators on stable Rust.☆478Jun 24, 2022Updated 3 years ago
- ☆498Nov 8, 2025Updated 4 months ago
- Rust crate for a convenient RAII scope guard.☆554Jul 17, 2023Updated 2 years ago
- Compile time static maps for Rust☆2,112Mar 12, 2026Updated last week
- Run closures in parallel☆114Jan 19, 2025Updated last year
- A safe and fast multi-producer, multi-consumer channel.☆2,971Dec 22, 2025Updated 3 months ago
- Just, really the littlest Vec you could need. So smol.☆731Mar 14, 2026Updated last week
- Heapless, `static` friendly data structures☆1,928Feb 16, 2026Updated last month
- Test harness for ui tests of compiler diagnostics☆959Feb 12, 2026Updated last month
- Zero-copy deserialization framework for Rust☆4,100Feb 28, 2026Updated 3 weeks ago
- A minimal `syn` syntax tree pretty-printer☆750Feb 9, 2026Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆940Feb 20, 2025Updated last year
- Typed distributed plugin registration☆1,278Feb 19, 2026Updated last month
- A Rust proc_macro_attribute to outline conversions from generic functions☆287Dec 12, 2025Updated 3 months ago