An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

crates.io "refcell" keyword

View the packages on the crates.io package registry that are tagged with the "refcell" keyword.

Top 9.2% on crates.io
qcell 0.5.4
Statically-checked alternatives to RefCell and RwLock
14 versions - Latest release: about 2 years ago - 5 dependent packages - 7 dependent repositories - 308 thousand downloads total - 352 stars on GitHub - 1 maintainer
token-ref-cell 0.1.1
Interior mutability cell using an external token to synchronize accesses
2 versions - Latest release: 11 months ago - 1.84 thousand downloads total - 2 stars on GitHub - 1 maintainer
accountable-refcell 0.2.2
A RefCell wrapper that provides actionable information for dynamic borrow failures.
4 versions - Latest release: 2 months ago - 11 dependent repositories - 297 thousand downloads total - 16 stars on GitHub - 1 maintainer
borrow_trait 0.1.1
Exposes traits for `borrow` and `borrow_mut`.
2 versions - Latest release: almost 6 years ago - 3.05 thousand downloads total - 0 stars on GitHub - 1 maintainer
atomicell 0.2.0 💰
Multi-threaded RefCell on atomics
11 versions - Latest release: almost 2 years ago - 2 dependent packages - 1 dependent repositories - 25.3 thousand downloads total - 10 stars on GitHub - 1 maintainer
interior_mut 0.1.0
Abstraction over interior mutable types
2 versions - Latest release: about 7 years ago - 1 dependent package - 4.15 thousand downloads total - 0 stars on GitHub - 1 maintainer
own_or_borrow 0.1.1
Unified references to owned or RefCell borrowed data
2 versions - Latest release: 8 months ago - 1.77 thousand downloads total - 0 stars on GitHub - 1 maintainer
ref_iter 0.4.2
Dynamic borrowing iterator.
7 versions - Latest release: 14 days ago - 2.93 thousand downloads total - 0 stars on GitHub - 1 maintainer
manual_rwlock 0.4.0
A library implementing An RW lock with more manual control
7 versions - Latest release: about 1 year ago - 6.88 thousand downloads total - 0 stars on GitHub - 1 maintainer
rc-cell 0.1.0
A simple wrapper around Rc<RefCell<T>>
1 version - Latest release: over 5 years ago - 1.72 thousand downloads total - 0 stars on GitHub - 1 maintainer
bo_cell
A RefCell which borrows its contents rather than owning them
1 version - Latest release: 18 days ago - 1.3 thousand downloads total - 1 maintainer
atomic_pincell 0.1.0
Threadsafe pinnable RefCell
2 versions - Latest release: 5 months ago - 1.15 thousand downloads total - 0 stars on GitHub - 1 maintainer
rccell 0.1.3
A convenient wrapper for Rc<RefCell<T>>
4 versions - Latest release: almost 4 years ago - 1 dependent package - 1 dependent repositories - 6.76 thousand downloads total - 5 stars on GitHub - 1 maintainer
veccell 0.4.0
Provides VecCell, a variant of Vec with interior mutability.
6 versions - Latest release: about 3 years ago - 6.48 thousand downloads total - 3 stars on GitHub - 1 maintainer
borrow_channel 0.4.0
A channel for borrows
5 versions - Latest release: 6 months ago - 2.79 thousand downloads total - 0 stars on GitHub - 1 maintainer
rcrefcell 1.0.7
Wrapper type for Rc<RefCell<A>>
8 versions - Latest release: about 3 years ago - 1 dependent repositories - 8.84 thousand downloads total - 2 maintainers
nested-ref 0.1.0
References to data contained in one or more nested RefCells
1 version - Latest release: about 2 years ago - 1.29 thousand downloads total - 0 stars on GitHub - 1 maintainer
rt-own 0.0.2
runtime ownership: owner, sharer and holder
1 version - Latest release: over 1 year ago - 1.34 thousand downloads total - 1 stars on GitHub - 1 maintainer
ref_wrapper 0.3.0
Wrapper of dynamically borrowed data.
10 versions - Latest release: 8 months ago - 10.2 thousand downloads total - 0 stars on GitHub - 1 maintainer
hv-cell 0.1.0
A no-std port of the `atomic_refcell` crate with additional `Arc`-centric functionality
1 version - Latest release: over 3 years ago - 2 dependent packages - 1 dependent repositories - 2.46 thousand downloads total - 14 stars on GitHub - 1 maintainer
better-refcell 0.1.1
A drop-in replacement for RefCell with safe unborrow and reborrow capabilities.
3 versions - Latest release: 2 months ago - 766 downloads total - 0 stars on GitHub - 1 maintainer
maybe_atomic_refcell 0.3.1 💰
AtomicRefcell for debug mode and UnsafeCell in release mode
4 versions - Latest release: about 3 years ago - 4.47 thousand downloads total - 2 stars on GitHub - 1 maintainer
rco-cell 0.1.0
Wrapper for Rc<RefCell<Option<T>>> and its weak variant. Includes various utilties for common ope...
1 version - Latest release: over 1 year ago - 1.32 thousand downloads total - 1 stars on GitHub - 1 maintainer
rc-writer 1.1.10
A tiny implement for writing data to a reference counted instance.
12 versions - Latest release: over 3 years ago - 1 dependent package - 17 dependent repositories - 29.1 thousand downloads total - 1 stars on GitHub - 1 maintainer