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

#183 in Memory management

Download history 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 737/week @ 2024-03-25 989/week @ 2024-04-01 478/week @ 2024-04-08 192/week @ 2024-04-15

2,420 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