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

#340 in Memory management

Download history 447/week @ 2024-06-14 445/week @ 2024-06-21 121/week @ 2024-06-28 81/week @ 2024-07-05 259/week @ 2024-07-12 317/week @ 2024-07-19 1529/week @ 2024-07-26 167/week @ 2024-08-02 210/week @ 2024-08-09 198/week @ 2024-08-16 177/week @ 2024-08-23 211/week @ 2024-08-30 160/week @ 2024-09-06 200/week @ 2024-09-13 287/week @ 2024-09-20 192/week @ 2024-09-27

850 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