An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

crates.io "seqlock" keyword

atomics 0.3.3
Basic utils for concurrent programming. Backoff, spinlocks, seqlock, atomic type wrappers.
6 versions - Latest release: 6 months ago - 1.73 thousand downloads total - 0 stars on GitHub - 1 maintainer
spin-seq 0.2.0
Fork of the `seqlock` crate that can be used on bare metal.
1 version - Latest release: over 2 years ago - 1.49 thousand downloads total - 86 stars on GitHub - 1 maintainer
seqlock 0.2.0
A reader-writer lock that provides extremely fast read access without starving writers.
4 versions - Latest release: about 3 years ago - 8 dependent packages - 4 dependent repositories - 2.86 million downloads total - 85 stars on GitHub - 1 maintainer
seqmap 0.1.4
A blazing fast seqlock-based concurrent hashmap where every data cell is its own seqlock, suitabl...
5 versions - Latest release: 10 months ago - 1.95 thousand downloads total - 0 stars on GitHub - 1 maintainer