4 releases

0.1.4 Nov 4, 2023
0.1.3 Oct 5, 2023
0.1.2 Jun 22, 2023
0.1.1 Apr 9, 2023
0.1.0 Feb 25, 2023

#602 in Memory management

Download history 137/week @ 2024-11-15 183/week @ 2024-11-22 234/week @ 2024-11-29 159/week @ 2024-12-06 202/week @ 2024-12-13 132/week @ 2024-12-20 114/week @ 2024-12-27 132/week @ 2025-01-03 168/week @ 2025-01-10 141/week @ 2025-01-17 100/week @ 2025-01-24 132/week @ 2025-01-31 175/week @ 2025-02-07 131/week @ 2025-02-14 352/week @ 2025-02-21 350/week @ 2025-02-28

1,021 downloads per month
Used in 24 crates (2 directly)

MIT license

31KB
425 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.


lib.rs:

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