|
1 | 1 | # PowerThreadPool |
2 | 2 |  |
3 | 3 |
|
4 | | - |
5 | | - |
6 | | - |
7 | | - |
8 | | - |
9 | | -[](https://app.codecov.io/gh/ZjzMisaka/PowerThreadPool) |
10 | | -[](https://www.codefactor.io/repository/github/zjzmisaka/powerthreadpool) |
11 | | - |
12 | | -<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --> |
| 4 | +[](https://github.com/dotnet-foundation/projects/blob/main/readme.md#project-levels) |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | +[](https://app.codecov.io/gh/ZjzMisaka/PowerThreadPool) |
| 12 | +[](https://www.codefactor.io/repository/github/zjzmisaka/powerthreadpool)<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --> |
13 | 13 | [](#contributors-) |
14 | 14 | <!-- ALL-CONTRIBUTORS-BADGE:END --> |
15 | 15 |
|
16 | 16 | A comprehensive and efficient low-contention thread pool for easily managing both sync and async workloads. It provides granular work control, flexible concurrency, and robust error handling. |
17 | 17 |
|
| 18 | +## Status |
| 19 | +This project is currently a Seed Project within the .NET Foundation. This means it is an "up and coming" project supported by the foundation to grow its community and ecosystem. |
| 20 | + |
18 | 21 | ## Documentation |
19 | 22 | Access the Wiki in [English](https://github.com/ZjzMisaka/PowerThreadPool/wiki) | [中文](https://github.com/ZjzMisaka/PowerThreadPool.zh-CN.Wiki/wiki) | [日本語](https://github.com/ZjzMisaka/PowerThreadPool.ja-JP.Wiki/wiki). |
20 | 23 | Visit the [DeepWiki](https://deepwiki.com/ZjzMisaka/PowerThreadPool) for more information. |
|
0 commit comments