https://github.com/zio-archive/zio-uring
https://github.com/zio-archive/zio-uring
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/zio-archive/zio-uring
- Owner: zio-archive
- License: apache-2.0
- Archived: true
- Created: 2021-10-04T19:07:25.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-06-26T10:09:58.000Z (about 4 years ago)
- Last Synced: 2025-03-23T05:41:40.961Z (over 1 year ago)
- Language: Scala
- Size: 127 KB
- Stars: 5
- Watchers: 5
- Forks: 3
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# zio-uring
| CI | Release | Snapshot | Discord |
| --- | --- | --- | --- |
| [![Build Status][Badge-Circle]][Link-Circle] | [![Release Artifacts][Badge-SonatypeReleases]][Link-SonatypeReleases] | [![Snapshot Artifacts][Badge-SonatypeSnapshots]][Link-SonatypeSnapshots] | [![Badge-Discord]][Link-Discord] |
# Summary
TODO: Tagline
# Documentation
[zio-uring Microsite](https://zio.github.io/zio-uring/)
# Contributing
[Documentation for contributors](https://zio.github.io/zio-uring/docs/about/about_contributing)
## Code of Conduct
See the [Code of Conduct](https://zio.github.io/zio-uring/docs/about/about_coc)
## Support
Come chat with us on [![Badge-Discord]][Link-Discord].
# License
[License](LICENSE)
[Badge-SonatypeReleases]: https://img.shields.io/nexus/r/https/oss.sonatype.org/dev.zio/zio-uring_2.12.svg "Sonatype Releases"
[Badge-SonatypeSnapshots]: https://img.shields.io/nexus/s/https/oss.sonatype.org/dev.zio/zio-uring_2.12.svg "Sonatype Snapshots"
[Badge-Discord]: https://img.shields.io/discord/629491597070827530?logo=discord "chat on discord"
[Badge-Circle]: https://circleci.com/gh/zio/zio-uring.svg?style=svg "circleci"
[Link-Circle]: https://circleci.com/gh/zio/zio-uring "circleci"
[Link-SonatypeReleases]: https://oss.sonatype.org/content/repositories/releases/dev/zio/zio-uring_2.12/ "Sonatype Releases"
[Link-SonatypeSnapshots]: https://oss.sonatype.org/content/repositories/snapshots/dev/zio/zio-uring_2.12/ "Sonatype Snapshots"
[Link-Discord]: https://discord.gg/2ccFBr4 "Discord"