GitHub / mehcode / atomic-array-rs
Defines several array types in which elements may be updated atomically. Intended to provide atomic array types similar to those found in java.util.concurrent.atomic in Java.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehcode%2Fatomic-array-rs
PURL: pkg:github/mehcode/atomic-array-rs
Stars: 8
Forks: 0
Open issues: 1
License: apache-2.0
Language: Rust
Size: 19.5 KB
Dependencies parsed at: Pending
Created at: about 7 years ago
Updated at: almost 2 years ago
Pushed at: about 7 years ago
Last synced at: 19 days ago
Topics: concurrent-data-structure, rust