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

#171 in Memory management

Download history 290/week @ 2024-03-13 164/week @ 2024-03-20 944/week @ 2024-03-27 918/week @ 2024-04-03 322/week @ 2024-04-10 220/week @ 2024-04-17 893/week @ 2024-04-24 839/week @ 2024-05-01 378/week @ 2024-05-08 219/week @ 2024-05-15 295/week @ 2024-05-22 190/week @ 2024-05-29 211/week @ 2024-06-05 190/week @ 2024-06-12 668/week @ 2024-06-19 133/week @ 2024-06-26

1,226 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