An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with refcell

A curated list of projects in awesome lists tagged with refcell .

https://github.com/adri326/veccell

A variant of Vec with interior mutability

interior-mutability refcell rust vec

Last synced: 10 Oct 2025

https://github.com/finnbear/maybe_atomic_refcell

AtomicRefcell for debug mode and UnsafeCell in release mode.

atomic refcell rust rust-crate rust-lang synchronization

Last synced: 19 Apr 2025

https://github.com/alexanderschuetz97/rco-cell

Wrapper for Rc<RefCell<Option<T>>> and its weak variant. Includes various utilties for common operations usually performed on such a datastructure.

refcell rust

Last synced: 03 Aug 2025

https://github.com/ybda/rust_refcell_tutorial

Tutorial on RefCell in Rust.

refcell rust tutorial

Last synced: 20 May 2026