No description
sha512sum
79ac12a4d7
Some checks failed
cserver CMake / tidy (push) Has been cancelled
cserver CMake / format (push) Has been cancelled
cserver CMake / build (Release, clang-18, clang++-18, ubuntu-24.04) (push) Has been cancelled
cserver CMake / build (Release, gcc-14, g++-14, ubuntu-24.04) (push) Has been cancelled
|
||
---|---|---|
.github | ||
benchmarks | ||
cmake | ||
docs | ||
examples/src | ||
include/cserver | ||
tests | ||
.clang-format | ||
.clang-tidy | ||
.gitignore | ||
CMakeLists.txt | ||
LICENSE | ||
Makefile | ||
README.md |
cServer - Asynchronous C++ Framework
This is an asynchronous framework for C++ that is currently in active development.
Features
- Provides a simple and easy-to-use API for handling asynchronous tasks in C++
- Supports callbacks and promises for handling asynchronous operations
- Compile Time Component Management - Dependency Injection
Active development
UNDER ACTIVE DEVELOPMENT, API IS VERY UNSTABLE