Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/roms1383/tokio-ecosystem-tests
education purpose, for general understanding of tokio ecosystem
https://github.com/roms1383/tokio-ecosystem-tests
Last synced: 24 days ago
JSON representation
education purpose, for general understanding of tokio ecosystem
- Host: GitHub
- URL: https://github.com/roms1383/tokio-ecosystem-tests
- Owner: Roms1383
- Created: 2022-02-06T07:32:50.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-12T16:36:04.000Z (almost 3 years ago)
- Last Synced: 2024-12-09T13:08:31.388Z (25 days ago)
- Language: Rust
- Size: 2.56 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tokio-ecosystem-tests
![Educational purpose only](https://img.shields.io/static/v1?label=purpose&style=flat&logo=gitbook&message=educational%20only&logoColor=white&color=yellow) ![Work in progress](https://img.shields.io/static/v1?label=⚠️%20hold%20on&style=flat&message=work%20in%20progress&logoColor=white&color=orange) ![Github Actions](https://github.com/Roms1383/tokio-ecosystem-tests/actions/workflows/ci.yml/badge.svg) [![Github Pages](https://img.shields.io/static/v1?label=Github%20Pages&message=docs%20%26%20notes&color=blue&logo=githubpages)](https://roms1383.github.io/tokio-ecosystem-tests)
This crate sole purpose is to provide a general understanding of tokio ecosystem
through unit-tests
and personal notes gathered from docs & discussion with tokio's team.It's also currently a work in progress :construction_worker:, so there might be mistake(s) or omission(s).
As for benchmark, I'm no expert so please take them with a grain of salt.In any case, do not hesitate to correct me by opening an issue :information_source: