skypjack / uvw
Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!
☆1,872Updated 3 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for uvw
- Async++ concurrency framework for C++11☆1,350Updated last month
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,839Updated 2 weeks ago
- A type safe SQL template library for C++☆2,473Updated this week
- A library of C++ coroutine abstractions for the coroutines TS☆3,427Updated 10 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,097Updated last month
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,313Updated 3 months ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,710Updated 9 months ago
- rpclib is a modern C++ msgpack-RPC server and client library☆1,722Updated 7 months ago
- C++ compile-time enum to string, iteration, in a single header file☆1,674Updated 9 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,883Updated 4 months ago
- G3log is an asynchronous, "crash safe", logger that is easy to use with default logging sinks or you can add your own. G3log is made wi…☆908Updated 2 months ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,497Updated 3 months ago
- Event Dispatcher and callback list for C++☆1,377Updated 3 weeks ago
- An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.☆1,353Updated 6 months ago
- ❤️ SQLite ORM light header only library for modern C++☆2,302Updated last week
- The C++ Network Library Project -- cross-platform, standards compliant networking library.☆1,998Updated last year
- Unified Executors☆1,489Updated 3 weeks ago
- CMake module to speed up builds.☆1,302Updated 4 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,197Updated 8 months ago
- C++14 lock-free queue.☆1,526Updated 2 weeks ago
- A beautiful stack trace pretty printer for C++☆3,798Updated 4 months ago
- A fast single-producer, single-consumer lock-free queue for C++☆3,749Updated 4 months ago
- Your binary serialization library☆1,077Updated 3 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,335Updated this week
- C++ Reflection Library☆3,191Updated 6 months ago
- A Template Engine for Modern C++☆1,676Updated last month
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,441Updated last month
- C++11 port of docopt☆1,044Updated 7 months ago
- Asio C++ Library☆4,964Updated 2 weeks ago
- universal serialization engine