File tree Expand file tree Collapse file tree 2 files changed +30
-2
lines changed
Expand file tree Collapse file tree 2 files changed +30
-2
lines changed Original file line number Diff line number Diff line change 1- # Sync Collections
1+ <div align =" center " >
2+ <h1 >Sync Collections</h1 >
3+ <br />
4+ </div >
5+
6+ <div align =" center " >
7+
8+ ![ Build Status] ( https://github.com/vectrix-space/sync/actions/workflows/build.yml/badge.svg )
9+ [ ![ MIT License] ( https://img.shields.io/badge/license-MIT-blue )] ( license.txt )
10+ [ ![ Discord] ( https://img.shields.io/discord/819522977586348052 )] ( https://discord.gg/rYpaxPFQrj )
11+ [ ![ Maven Central] ( https://img.shields.io/maven-central/v/space.vectrix/sync-collections?label=stable )] ( https://search.maven.org/search?q=g:space.vectrix%20AND%20a:sync* )
12+ ![ Maven Snapshot Version] ( https://img.shields.io/badge/dynamic/xml?url=https%3A%2F%2Fcentral.sonatype.com%2Frepository%2Fmaven-snapshots%2Fspace%2Fvectrix%2Fsync-collections%2Fmaven-metadata.xml&query=%2Fmetadata%2Fversioning%2Flatest&label=dev )
13+
14+ </div >
15+
16+ > This project is experimental and not considered stable for production yet.
217
318Provides concurrent thread-safe collections for highly concurrent scenarios in Java.
419
Original file line number Diff line number Diff line change 1- # Sync
1+ <div align =" center " >
2+ <h1 >Sync</h1 >
3+ <br />
4+ </div >
5+
6+ <div align =" center " >
7+
8+ ![ Build Status] ( https://github.com/vectrix-space/sync/actions/workflows/build.yml/badge.svg )
9+ [ ![ MIT License] ( https://img.shields.io/badge/license-MIT-blue )] ( license.txt )
10+ [ ![ Discord] ( https://img.shields.io/discord/819522977586348052 )] ( https://discord.gg/rYpaxPFQrj )
11+
12+ </div >
13+
14+ > This project is experimental and not considered stable for production yet.
215
316Provides thread-safe utilities for highly concurrent scenarios in Java.
417
You can’t perform that action at this time.
0 commit comments