You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+86-4Lines changed: 86 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
[](http://isitmaintained.com/project/acl-dev/open-coroutine"Average time to resolve an issue")
9
9
[](http://isitmaintained.com/project/acl-dev/open-coroutine"Percentage of issues still open")
10
10
11
-
The `open-coroutine` is a simple, efficient and generic stackful-coroutine library.
11
+
The `open-coroutine` is a simple, efficient and generic stackfull-coroutine library, you can use this as a performance replacement for IO thread pools.
Copy file name to clipboardExpand all lines: README_ZH.md
+86-4Lines changed: 86 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
[](http://isitmaintained.com/project/acl-dev/open-coroutine"解决issue的平均时间")
9
9
[](http://isitmaintained.com/project/acl-dev/open-coroutine"仍未关闭issue的百分比")
[](http://isitmaintained.com/project/acl-dev/open-coroutine"Average time to resolve an issue")
9
+
[](http://isitmaintained.com/project/acl-dev/open-coroutine"Percentage of issues still open")
10
+
11
+
The `open-coroutine` is a simple, efficient and generic stackfull-coroutine library, you can use this as a performance replacement for IO thread pools.
0 commit comments