kklouzal / PeerNet
A UDP-Only Winsock RIO C++ Network Library
☆11Updated 7 years ago
Alternatives and similar repositories for PeerNet:
Users that are interested in PeerNet are comparing it to the libraries listed below
- C++ asynchronous promises like a Promises/A+☆44Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 months ago
- Open-hierarchy Fast RTTI framework for C++17 and up with support for multiple inheritance and dynamic casting.☆38Updated 2 years ago
- Simple, non intrusive reactive programming library for C++. (Events + Observable Properties + Reactive Properties)☆72Updated 6 years ago
- Phisko's C++ Utilities☆43Updated last year
- Examples using experimental version of C++ networking ts☆12Updated 5 years ago
- Code that explores the Windows Registered I/O Networking Extensions☆24Updated last year
- A fixed capacity dynamically sized string☆64Updated last month
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆64Updated 2 months ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 4 years ago
- A dead simple C++ framework for writing Windows services☆16Updated 9 years ago
- C++14 compatible observer pattern / signal slot pattern that can ignore extra parameters like Qt's signals and slots.☆17Updated 3 years ago
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 4 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- C++11 header only networking library built on enet (udp)☆72Updated 8 years ago
- C++ class reflection library without RTTI.☆35Updated 8 years ago
- reflection in c++ for json de/serialization☆41Updated last year
- Simple cURL C++17 wrapper☆61Updated 2 years ago
- A simple HTTP message constructor and parser using C++11.☆29Updated 3 years ago
- A simple implementation of a MessageBus.☆26Updated 11 months ago
- C++20 compile-time reflection library.☆35Updated 3 months ago
- A native code profiler for Windows☆32Updated 8 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 5 years ago
- C++20 coroutines-based cooperative multitasking library☆105Updated 3 years ago
- C++ buffer class that allows you to write a stream of individual bits and bytes☆28Updated 4 years ago
- Yet another component system☆12Updated 2 years ago
- Priority-based Task Scheduling for Modern C++☆86Updated 3 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago