Statically-checked alternatives to RefCell and RwLock
☆390Sep 17, 2025Updated 5 months ago
Alternatives and similar repositories for qcell
Users that are interested in qcell are comparing it to the libraries listed below
Sorting:
- An implementation of Joshua Yanovski's Ghost Cell paper.☆500Jan 28, 2024Updated 2 years ago
- Compile-time reference counting☆456May 18, 2025Updated 9 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆295Dec 30, 2025Updated 2 months ago
- Slotmap data structure for Rust☆1,289Dec 6, 2025Updated 2 months ago
- A lightweight low-level single-threaded actor runtime☆186Jan 15, 2026Updated last month
- A crate for safe and ergonomic pin-projection.☆704Updated this week
- Runtime for executing procedural macros as WebAssembly☆1,472Jan 21, 2026Updated last month
- A memory efficient string type that can store up to 24* bytes on the stack☆816Dec 24, 2025Updated 2 months ago
- Easy self-referential struct generation for Rust.☆695Jan 11, 2025Updated last year
- Module initialization/global constructor functions for Rust☆960Dec 4, 2025Updated 2 months ago
- A library for to allow multiple return types by automatically generated enum.☆375Updated this week
- Support atomic operations on Arc itself☆1,264Feb 22, 2026Updated last week
- A fast bump allocation arena for Rust☆2,117Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆181Aug 11, 2025Updated 6 months ago
- "A very small syn"☆212Feb 1, 2025Updated last year
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆262Feb 10, 2022Updated 4 years ago
- Macros for all your token pasting needs☆1,080Oct 6, 2024Updated last year
- Safe cross-platform linker shenanigans☆836Feb 19, 2026Updated last week
- ☆500Nov 8, 2025Updated 3 months ago
- A vector with a fixed capacity. (Rust)☆851Oct 19, 2024Updated last year
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- Manual segmented stacks for Rust☆335Feb 7, 2026Updated 3 weeks ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Dec 18, 2022Updated 3 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆646Nov 18, 2023Updated 2 years ago
- Just, really the littlest Vec you could need. So smol.☆728Jan 28, 2026Updated last month
- Structured concurrency operations for async Rust☆489Jan 28, 2026Updated last month
- ☆247Jan 25, 2026Updated last month
- Run closures in parallel☆114Jan 19, 2025Updated last year
- Heap profiling and ad hoc profiling for Rust programs.☆938Feb 20, 2025Updated last year
- Rust crate for a convenient RAII scope guard.☆551Jul 17, 2023Updated 2 years ago
- Zero-copy deserialization framework for Rust☆4,053Updated this week
- Stackless generators on stable Rust.☆478Jun 24, 2022Updated 3 years ago
- Define your own PhantomData☆159Feb 16, 2026Updated 2 weeks ago
- Compile time static maps for Rust☆2,107Updated this week
- Heapless, `static` friendly data structures☆1,920Feb 16, 2026Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆1,041Feb 10, 2026Updated 3 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆133Jan 17, 2025Updated last year
- A safe and fast multi-producer, multi-consumer channel.☆2,884Dec 22, 2025Updated 2 months ago
- A minimal `syn` syntax tree pretty-printer☆743Feb 9, 2026Updated 3 weeks ago