uvw
Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!
Language: c
Author: Benjamin Berger (@benjamindev79)
7 stars · 307 views
Files
- docs (txt)
- CMakeLists.txt (txt)
- test (txt)
- uvw (txt)
- thread.cpp (cpp)
- util.cpp (cpp)
- idle.cpp (cpp)
- stream.cpp (cpp)
- loop.cpp (cpp)
- resource.cpp (cpp)
- async.cpp (cpp)
- udp.cpp (cpp)
- handle.cpp (cpp)
- fs_event.cpp (cpp)
- work.cpp (cpp)
- tty.cpp (cpp)
- uv_type.cpp (cpp)
- prepare.cpp (cpp)
- file_req_sendfile.cpp (cpp)
- tcp.cpp (cpp)
- process.cpp (cpp)
- emitter.cpp (cpp)
- fs_req.cpp (cpp)
- request.cpp (cpp)
- pipe.cpp (cpp)
- file_req.cpp (cpp)
- timer.cpp (cpp)
- lib.cpp (cpp)
- signal.cpp (cpp)
- check.cpp (cpp)
- dns.cpp (cpp)
- CMakeLists.txt (txt)
- fake.cpp (cpp)
- odr.cpp (cpp)
- main.cpp (cpp)
- CMakeLists.txt (txt)
- README.md (md)
- conanfile.py (py)
- LICENSE (txt)
- CMakePresets.json (json)
- .github (github)
- workflows (txt)
- build-win.yml (yml)
- tools.yml (yml)
- build-ubuntu.yml (yml)
- coverage.yml (yml)
- build-macos.yml (yml)
- deploy.yml (yml)
- sanitizer.yml (yml)
- build-meson.yml (yml)
- FUNDING.yml (yml)
- subprojects (txt)
- .conan (conan)
- test_package (txt)
- test_package.cpp (cpp)
- CMakeLists.txt (txt)
- conanfile.py (py)
- build.py (py)
- src (txt)
- uvw (txt)
- fs.cpp (cpp)
- type_info.hpp (hpp)
- handle.hpp (hpp)
- work.h (h)
- poll.h (h)
- thread.cpp (cpp)
- timer.h (h)
- util.cpp (cpp)
- enum.hpp (hpp)
- config.h (h)
- udp.h (h)
- lib.h (h)
- stream.h (h)
- idle.cpp (cpp)
- stream.cpp (cpp)
- util.h (h)
- loop.cpp (cpp)
- fs.h (h)
- resource.hpp (hpp)
- tcp.h (h)
- emitter.h (h)
- pipe.h (h)
- fs_poll.h (h)
- process.h (h)
- async.cpp (cpp)
- fs_poll.cpp (cpp)
- signal.h (h)
- udp.cpp (cpp)
- fs_event.cpp (cpp)
- check.h (h)
- prepare.h (h)
- work.cpp (cpp)
- poll.cpp (cpp)
- fs_event.h (h)
- tty.cpp (cpp)
- dns.h (h)
- prepare.cpp (cpp)
- async.h (h)
- tcp.cpp (cpp)
- request.hpp (hpp)
- uv_type.hpp (hpp)
- process.cpp (cpp)
- emitter.cpp (cpp)
- idle.h (h)
- loop.h (h)
- pipe.cpp (cpp)
- thread.h (h)
- timer.cpp (cpp)
- lib.cpp (cpp)
- signal.cpp (cpp)
- tty.h (h)
- check.cpp (cpp)
- dns.cpp (cpp)
- CMakeLists.txt (txt)
- uvw.hpp (hpp)
- ATTRIBUTION.md (markdown)