#arc #start #tarc

no-std tarc

Transposable, type-erasable, and FFI-safe Arc

5 releases

0.1.6 Apr 24, 2025
0.1.5 Apr 24, 2025
0.1.4 Nov 4, 2023
0.1.3 Oct 5, 2023
0.1.0 Feb 25, 2023

#31 in #arc

Download history 163/week @ 2025-01-09 137/week @ 2025-01-16 105/week @ 2025-01-23 138/week @ 2025-01-30 175/week @ 2025-02-06 126/week @ 2025-02-13 341/week @ 2025-02-20 372/week @ 2025-02-27 184/week @ 2025-03-06 451/week @ 2025-03-13 198/week @ 2025-03-20 405/week @ 2025-03-27 178/week @ 2025-04-03 226/week @ 2025-04-10 231/week @ 2025-04-17 2298/week @ 2025-04-24

3,010 downloads per month
Used in 25 crates (2 directly)

MIT license

33KB
499 lines

tarc

Transposable, type-erasable, and FFI-compatible Arc.

tarc is a fork of std::sync::Arc with several additions easing its use in type-erased scenarios.

No runtime deps

Features