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

#326 in Memory management

Download history 530/week @ 2024-07-20 1277/week @ 2024-07-27 196/week @ 2024-08-03 185/week @ 2024-08-10 221/week @ 2024-08-17 160/week @ 2024-08-24 219/week @ 2024-08-31 156/week @ 2024-09-07 193/week @ 2024-09-14 282/week @ 2024-09-21 254/week @ 2024-09-28 152/week @ 2024-10-05 183/week @ 2024-10-12 107/week @ 2024-10-19 146/week @ 2024-10-26 142/week @ 2024-11-02

596 downloads per month
Used in 23 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