Ecosyste.ms: Packages

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

crates.io "rc" keyword

refcount-interner 0.2.4
A simple reference-counted interning library for strings, slices, and other data
6 versions - Latest release: over 3 years ago - 2.22 thousand downloads total - 0 stars on GitHub - 1 maintainer
refptr 0.2.0
Inherently reference counted structs
2 versions - Latest release: almost 4 years ago - 1.81 thousand downloads total - 10 stars on GitHub - 1 maintainer
atomic-borrow 0.1.3
A simple atomic reference counter
4 versions - Latest release: over 1 year ago - 1.13 thousand downloads total - 0 stars on GitHub - 1 maintainer
rc-u8-reader 2.0.16
A tiny implement for reading `u8` data from a reference counted instance.
19 versions - Latest release: over 1 year ago - 3 dependent packages - 9 dependent repositories - 30.2 thousand downloads total - 0 stars on GitHub - 1 maintainer
abin 0.1.6
A library for working with binaries and strings. The library tries to avoid heap-allocations / me...
4 versions - Latest release: over 3 years ago - 2.28 thousand downloads total - 2 stars on GitHub - 1 maintainer
Top 9.0% on crates.io
implicit-clone 0.4.9 💰
Immutable types and ImplicitClone trait similar to Copy
25 versions - Latest release: 3 months ago - 7 dependent packages - 450 dependent repositories - 514 thousand downloads total - 16 stars on GitHub - 4 maintainers
Top 9.2% on crates.io
qcell 0.5.4
Statically-checked alternatives to RefCell and RwLock
14 versions - Latest release: 10 months ago - 3 dependent packages - 7 dependent repositories - 126 thousand downloads total - 339 stars on GitHub - 1 maintainer
rc-cell 0.1.0
A simple wrapper around Rc<RefCell<T>>
1 version - Latest release: over 4 years ago - 755 downloads total - 0 stars on GitHub - 1 maintainer
drc 0.1.2
A Rust library to add a new "Drc" smart pointer.
3 versions - Latest release: almost 6 years ago - 1.87 thousand downloads total - 2 stars on GitHub - 1 maintainer
jrsonnet-gcmodule 0.3.6 💰
Cyclic garbage collection inspired by CPython's gc implementation.
4 versions - Latest release: 10 months ago - 10 dependent packages - 4 dependent repositories - 153 thousand downloads total - 3 stars on GitHub - 1 maintainer
hybrid-rc 0.6.0
Thread-safe hybrid reference counting pointers
7 versions - Latest release: about 2 years ago - 2.61 thousand downloads total - 3 stars on GitLab.com - 1 maintainer
subrc 0.2.0
A tiny crate that exposes a `Rc` like struct, which can be used to create a reference counted poi...
2 versions - Latest release: 10 months ago - 570 downloads total - 2 stars on GitHub - 1 maintainer
rcu-clean 0.1.8
Smart pointers using RCU with Deref support.
9 versions - Latest release: over 1 year ago - 1 dependent repositories - 5.16 thousand downloads total - 4 stars on GitHub - 1 maintainer
hashable_rc 0.2.1
Hashable wrappers for reference countings.
5 versions - Latest release: over 3 years ago - 2 dependent packages - 1 dependent repositories - 2.15 thousand downloads total - 1 stars on GitHub - 1 maintainer
shared-rc
Rc wrapper which can separate the data from the reference count
2 versions - Latest release: 3 days ago - 547 downloads total - 1 stars on GitHub - 1 maintainer
refpool 0.4.3
Efficient memory pool with reference counting
11 versions - Latest release: almost 4 years ago - 8 dependent packages - 7 dependent repositories - 251 thousand downloads total - 61 stars on GitHub - 1 maintainer
cactusref 0.5.0
Cycle-aware reference counting smart pointer
6 versions - Latest release: 5 months ago - 1.94 thousand downloads total - 142 stars on GitHub - 1 maintainer
counting-pointer 0.2.0
Provides structs of reference counting pointers. The perforance is better than 'std::rc::Rc' and ...
2 versions - Latest release: about 3 years ago - 876 downloads total - 0 stars on GitHub - 1 maintainer
rc_arena 0.1.0
An arena which yields reference counted pointers to the underlying objects
1 version - Latest release: over 8 years ago - 1.74 thousand downloads total - 3 stars on GitHub - 1 maintainer
rt-own 0.0.2
runtime ownership: owner, sharer and holder
1 version - Latest release: 2 months ago - 336 downloads total - 0 stars on GitHub - 1 maintainer
compact-rc 0.5.5
Low-memory reference-counting pointers
10 versions - Latest release: 7 days ago - 1 dependent package - 5.03 thousand downloads total - 0 stars on GitHub - 1 maintainer
strong_rc 0.1.4
Reference counting smart pointer without weak count
5 versions - Latest release: over 7 years ago - 3.82 thousand downloads total - 4 stars on GitHub - 1 maintainer
hash_by_ref 0.1.0
A simple NewType that wraps Rc<T> and allows to use the reference identity/pointer value of Rc<T>...
1 version - Latest release: almost 7 years ago - 1 dependent package - 4 dependent repositories - 10.4 thousand downloads total - 3 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: 2 months ago - 404 downloads total - 0 stars on GitHub - 1 maintainer
guardian 1.1.0
Provides owned mutex guards for refcounted mutexes.
6 versions - Latest release: 5 months ago - 1 dependent package - 10.7 thousand downloads total - 12 stars on GitHub - 1 maintainer
rccell 0.1.3
A convenient wrapper for Rc<RefCell<T>>
4 versions - Latest release: over 2 years ago - 1 dependent repositories - 2.71 thousand downloads total - 5 stars on GitHub - 1 maintainer
rclite 0.2.4
small, fast, and memory-friendly reference counting compatible with Arc and Rc APIs
11 versions - Latest release: 11 months ago - 5 dependent packages - 2 dependent repositories - 13.1 thousand downloads total - 171 stars on GitHub - 1 maintainer
rc-borrow 1.4.0 💰
Borrowed forms of Rc and Arc.
6 versions - Latest release: almost 4 years ago - 18.8 thousand downloads total - 116 stars on GitHub - 1 maintainer
Top 9.0% on crates.io
rc-box 1.2.0 💰
Known unique versions of Rc and Arc.
4 versions - Latest release: about 2 years ago - 4 dependent packages - 141 dependent repositories - 184 thousand downloads total - 116 stars on GitHub - 1 maintainer
tiptoe 0.0.2 💰
An easy-to-support intrusively reference-counting smart pointer.
2 versions - Latest release: over 2 years ago - 6 dependent repositories - 9.99 thousand downloads total - 1 stars on GitHub - 1 maintainer
sendable 0.6.1
Rc and Option equivalents that facilitate sending data between threads.
12 versions - Latest release: about 2 years ago - 1 dependent repositories - 4.46 thousand downloads total - 22 stars on GitHub - 1 maintainer
scell 1.0.0 💰
A smart container for objects in recursive data structures
1 version - Latest release: about 8 years ago - 1 dependent repositories - 1.77 thousand downloads total - 1 stars on GitHub - 1 maintainer
rcgc 0.1.0
A tracing GC in safe Rust based on `Rc`
1 version - Latest release: over 5 years ago - 698 downloads total - 16 stars on GitHub - 1 maintainer
refbox 0.3.0
A smart pointer with a single owner and many weak references
3 versions - Latest release: about 2 years ago - 1 dependent repositories - 1.24 thousand downloads total - 2 stars on GitHub - 1 maintainer
dependent_view 1.0.2
Wrappers to produce weak trait objects from reference types
3 versions - Latest release: almost 6 years ago - 1 dependent repositories - 2.4 thousand downloads total - 3 stars on GitHub - 1 maintainer
gcmodule 0.3.3
Cyclic garbage collection inspired by CPython's gc implementation.
10 versions - Latest release: about 4 years ago - 1 dependent package - 1 dependent repositories - 5.02 thousand downloads total - 20 stars on GitHub - 1 maintainer
mappable-rc 0.1.1
Provides mappable reference counted types
2 versions - Latest release: about 1 year ago - 1 dependent package - 1 dependent repositories - 61.1 thousand downloads total - 7 stars on GitHub - 1 maintainer
pin-weak 1.1.0
Small wrapper around an equivalent of Pin<Weak<T>>
2 versions - Latest release: over 2 years ago - 12 dependent packages - 54 dependent repositories - 235 thousand downloads total - 7 stars on GitHub - 2 maintainers
orc 0.0.1
Don't use this yet!
1 version - Latest release: about 8 years ago - 4.18 thousand downloads total - 1 stars on GitHub - 1 maintainer
wobbly 0.1.1
wobbly-owned reference counting pointers that mostly behave like Weak but can also keep a value a...
2 versions - Latest release: 3 months ago - 1.58 thousand downloads total - 0 stars on GitHub - 1 maintainer
Top 9.0% on crates.io
by_address 1.2.1
Wrapper for comparing and hashing pointers by address
12 versions - Latest release: about 2 months ago - 31 dependent packages - 286 dependent repositories - 1.15 million downloads total - 29 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: about 2 years ago - 1 dependent package - 17 dependent repositories - 16 thousand downloads total - 1 stars on GitHub - 1 maintainer
genrc 0.3.0
refcounted pointer type that allows subobject pointers
4 versions - Latest release: 10 months ago - 1.1 thousand downloads total - 1 stars on GitHub - 1 maintainer
windres 0.2.2
Compiles Windows resource files (.rc) into a Rust program.
4 versions - Latest release: about 3 years ago - 6 dependent packages - 101 dependent repositories - 29.2 thousand downloads total - 21 stars on GitHub - 1 maintainer
implicit-clone-derive 0.1.1 💰
Immutable types and ImplicitClone trait similar to Copy
2 versions - Latest release: 6 months ago - 1 dependent package - 1 dependent repositories - 60.4 thousand downloads total - 16 stars on GitHub - 1 maintainer
splitrc 0.1.4
Thread-Safe Split Reference Counts
5 versions - Latest release: 6 months ago - 1.16 thousand downloads total - 0 stars on GitHub - 1 maintainer
rc-slice2 0.4.1
Reference-counted slices with easy subdivision
3 versions - Latest release: 10 months ago - 911 downloads total - 1 stars on GitHub - 1 maintainer
pared 0.3.0
Projected reference counted pointers
6 versions - Latest release: 20 days ago - 1.28 thousand downloads total - 6 stars on GitHub - 1 maintainer
boar 0.2.4
Flexible clone on write smart pointers with Borrowed, Owned, Arc, Rc and Static variants. Like st...
9 versions - Latest release: over 2 years ago - 2 dependent packages - 2.89 thousand downloads total - 0 stars on GitLab.com - 1 maintainer
archway 0.3.1
Rust traits for Rc and Arc interoperation
6 versions - Latest release: about 1 year ago - 1.45 thousand downloads total - 0 stars on GitHub - 1 maintainer
arcerror 0.1.5
Provides thin wrappers around Arc<T> and Rc<T> where T: Error. Impls Error for both of these type...
6 versions - Latest release: 4 months ago - 1 dependent repositories - 1.86 thousand downloads total - 1 maintainer
Top 7.7% on crates.io
archery 1.2.0
Abstract over the atomicity of reference-counting pointers
10 versions - Latest release: 3 months ago - 5 dependent packages - 41 dependent repositories - 1.63 million downloads total - 132 stars on GitHub - 1 maintainer
dotr 0.4.0
Very simple dotfile manager
5 versions - Latest release: over 6 years ago - 3.3 thousand downloads total - 26 stars on GitHub - 1 maintainer
weak_list
Strict weak lists
2 versions - Latest release: 23 days ago - 1.05 thousand downloads total - 1 stars on GitHub - 1 maintainer
jec-rccow 0.1.0
Automatic copy-on-write ref-counted wrapper
1 version - Latest release: over 7 years ago - 1 dependent package - 1.29 thousand downloads total - 0 stars on GitHub - 1 maintainer
hashable_weak 0.1.1
A hashable weak pointer
2 versions - Latest release: 23 days ago - 152 downloads total - 1 maintainer
biased-rc 0.1.0
A reference counting type biased toward the creating thread
1 version - Latest release: over 2 years ago - 445 downloads total - 0 stars on GitHub - 1 maintainer
bos 0.3.1
Flexible Borrowed, Owned or Shared (B.O.S.) smart pointers. Like std's Cow but with Rc/Arc and wi...
10 versions - Latest release: over 2 years ago - 3.45 thousand downloads total - 0 stars on GitLab.com - 1 maintainer
uni_rc_lock 0.2.0
Provides a trait which may represent either Rc<RefCell<T>> or Arc<RwLock<T>>
4 versions - Latest release: 5 months ago - 954 downloads total - 1 stars on GitHub - 1 maintainer
Top 8.8% on crates.io
weak-table 0.3.2
Weak hash maps and sets
12 versions - Latest release: over 2 years ago - 22 dependent packages - 347 dependent repositories - 871 thousand downloads total - 32 stars on GitHub - 1 maintainer
a_r_c_h_e_r_y 0.4.3
TEMPORARY CRATE
3 versions - Latest release: over 2 years ago - 1 dependent package - 1.27 thousand downloads total - 1 maintainer
rcrefcell 1.0.7
Wrapper type for Rc<RefCell<A>>
8 versions - Latest release: almost 2 years ago - 1 dependent repositories - 2.44 thousand downloads total - 2 maintainers
re-init-rc 0.1.0
Wrappers for Rc and Arc weak pointers for auto re-initialization of inner value on access when it...
1 version - Latest release: over 1 year ago - 323 downloads total - 2 stars on GitHub - 1 maintainer