是什么 ? | : | a full-featured and high-performance event loop that is loosely modelled after libevent, but without its limitations and bugs. |
开发语言 | : | C |
官方主页 | : | http://software.schmorp.de/pkg/libev.html |
源码仓库 | : | http://cvs.schmorp.de/libev |
操作系统 | 包管理器 | 安装命令 |
---|---|---|
All | vcpkg | vcpkg install libev vcpkg install libev:x64-osx vcpkg install libev:x64-linux vcpkg install libev:x64-windows |
macOS | HomeBrew | brew install libev |
GNU/Linux | HomeBrew | brew install libev |
apt | sudo apt-get install -y libev | |
CentOS | yum | sudo yum install -y libev |
dnf | sudo dnf install -y libev | |
openSUSE | zypper | sudo zypper install -y libev |
Alpine Linux | apk | sudo apk add libev |
pacman | sudo pacman -Syyu --noconfirm | |
Gentoo Linux | Portage | sudo emerge libev |