Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zhuxiujia authored Dec 28, 2023
1 parent 996be02 commit 70e1605
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@
mco is a high-performance library for programming stackful coroutines with which you can easily develop and maintain
massive concurrent programs. It can be thought as the Rust version of the popular [Goroutine][go].

- [x] Most commonly used APIs
- [ ] The current version support stack expansion


# way mco?
* Elegant coding,No need for async await
* Simple concurrency(CSP model), learning Golang
Expand Down

0 comments on commit 70e1605

Please sign in to comment.