Here are
65 public repositories
matching this topic...
canonical libwebsockets.org networking library
Nebula is a powerful framwork for building highly concurrent, distributed, and resilient message-driven applications for C++.
Fine-grained concurrency for Ruby
A very flexible, lightweight and high performance HTTP server library based on libev and http-parser for Embedded Linux.
A Lightweight and fully asynchronous WebSocket client library based on libev
A lua web network framework.
utility for converting iptables(redirect/tproxy) to socks5
DEPRECATED. Evmongoose is an asynchronous, event(libev) based multi-protocol embedded networking library with functions including TCP, HTTP, WebSocket, MQTT and much more. It's based on mongoose and libev implementation and it's support Lua API.
QtNetwork Next Generation. A coroutine based network framework for Qt/C++, with more simpler API than boost::asio.
Callback-less event reactor for Ruby
utility to convert dns query from udp to tcp
Simple C++ wrapper for DisplayLink evdi. Add and manage virtual displays in Linux! Get dummy monitors without attaching physical dongles!
✨ Linux 网络编程与加密| 包含 C 语言编程中易出现的陷阱 较难理解的知识点 重点内容将包含实战的网络编程内容 以及创建安全通信的加密内容 | 提供在线网页文档 ✨
ip flow to socks, support tun and tap.
Updated
Feb 13, 2019
Shell
Ntrip broadcaster written in c and libev
🐛 Lua-eco is a Lua coroutine library which was implemented based on IO event.
Tiny epoll-based event loop library for event-driven Linux applications
An event-driven c library open source by taobao originally and maintain here
High performance low-level EV based Tarantool 1.6+ client
The Frame Transporter (aka libft) is an event-driven high-performance networking library for C and POSIX.
New Shadowsocks-Libev version for FreeBSD Ports.
Updated
Sep 29, 2017
Shell
tinydtls-based reverse proxy server
Repository for statically built Shadowsocks binaries
HTTP 1.1 server which shows off high concurrency capabilities of C++
libev - A full-featured and high-performance event loop library
Kimserver is an async c++ high performance server.
cp_dir_watcher: C++ Linux library for monitoring files in a directory
Simple and Easy Event Driven State Machine for C++
Improve this page
Add a description, image, and links to the
libev
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
libev
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
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.
Is your feature request related to a problem? Please describe.
Would like to be able to use callback function for
run_commandto call when a command has finished executing.Describe the solution you'd like
`m