doc: add binding C framework uv_coroutine to LINKS.md
This commit is contained in:
parent
33b192c845
commit
e70d5e8a12
4
LINKS.md
4
LINKS.md
@ -109,4 +109,6 @@
|
|||||||
* Haskell
|
* Haskell
|
||||||
* [Z.Haskell](https://z.haskell.world)
|
* [Z.Haskell](https://z.haskell.world)
|
||||||
* C3
|
* C3
|
||||||
* [libuv.c3l](https://github.com/velikoss/libuv.c3l)
|
* [libuv.c3l](https://github.com/velikoss/libuv.c3l)
|
||||||
|
* C
|
||||||
|
* [uv_coroutine](https://github.com/zelang-dev/uv_coroutine) A memory safe focus *C framework*, combining [c-raii](https://zelang-dev.github.io/c-raii), `libuv`, **coroutine** and other concurrency primitives.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user