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

#234 in Memory management

Download history 1531/week @ 2023-12-04 838/week @ 2023-12-11 186/week @ 2023-12-18 955/week @ 2023-12-25 512/week @ 2024-01-01 227/week @ 2024-01-08 176/week @ 2024-01-15 95/week @ 2024-01-22 131/week @ 2024-01-29 132/week @ 2024-02-05 203/week @ 2024-02-12 234/week @ 2024-02-19 468/week @ 2024-02-26 209/week @ 2024-03-04 266/week @ 2024-03-11 163/week @ 2024-03-18

1,127 downloads per month
Used in 18 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