#arc #start #tarc

no-std tarc

Transposable, type-erasable, and FFI-safe Arc

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

#859 in Memory management

Download history 95/week @ 2024-12-25 136/week @ 2025-01-01 169/week @ 2025-01-08 124/week @ 2025-01-15 131/week @ 2025-01-22 126/week @ 2025-01-29 162/week @ 2025-02-05 138/week @ 2025-02-12 336/week @ 2025-02-19 384/week @ 2025-02-26 106/week @ 2025-03-05 479/week @ 2025-03-12 180/week @ 2025-03-19 407/week @ 2025-03-26 241/week @ 2025-04-02 217/week @ 2025-04-09

1,229 downloads per month
Used in 25 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.

No runtime deps

Features