An open API service indexing awesome lists of open source software.

https://github.com/plugfox/dart-server


https://github.com/plugfox/dart-server

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# libuv

- [libuv](https://github.com/libuv/libuv)
- [documentation](https://docs.libuv.org/en/v1.x/guide/introduction.html)

## Dependencies

```bash
sudo apt-get update
sudo apt-get install -y gcc make cmake g++ libuv1-dev pkg-config gdb clang-format
```