An open API service indexing awesome lists of open source software.

https://github.com/nugine/asc

Atomic Strong Count
https://github.com/nugine/asc

Last synced: 19 days ago
JSON representation

Atomic Strong Count

Awesome Lists containing this project

README

        

# asc

[![Latest Version]][crates.io]
[![Documentation]][docs.rs]
![License]

[crates.io]: https://crates.io/crates/asc
[Latest Version]: https://img.shields.io/crates/v/asc.svg
[Documentation]: https://docs.rs/asc/badge.svg
[docs.rs]: https://docs.rs/asc
[License]: https://img.shields.io/crates/l/asc.svg

Atomic Strong Count.

`Asc` is a drop-in replacement for `Arc` when you don't need weak references.

Documentation: