Standalone-Server
Server software
A C++ HTTP/S Server with asynchronous request handling and platform independence
Asio standalone C++ HTTP/S Server (uses zig build-system)
3 stars
1 watching
0 forks
Language: C++
last commit: 5 months ago
Linked from 1 awesome list
cppzig-package
Related projects:
Repository | Description | Stars |
---|---|---|
kassane/asio | A C++ library providing an asynchronous I/O framework for building networked applications. | 7 |
kassane/beast | A C++ networking library providing low-level HTTP/1, WebSocket, and networking protocol types and algorithms. | 1 |
kassane/json | A lightweight C++ JSON library with intuitive syntax and minimal dependencies | 1 |
kassane/context | A C++ library for cooperative multitasking and execution control on a single thread. | 0 |
kassane/fmt | A modern formatting library with a fast and safe API for string formatting | 0 |
karlseguin/http.zig | An HTTP server written in Zig. | 593 |
karlseguin/websocket.zig | A Zig library implementing a WebSocket server | 305 |
kassane/intrusive | A C++ library implementing intrusive containers to improve performance and exception safety in software applications | 0 |
kassane/wolfssl | An embedded SSL/TLS library for resource-constrained environments | 5 |
kassane/hana | A standard library for metaprogramming in C++ | 1 |
kassane/unordered | A collection of hash containers with different standards compliance levels and intended use cases. | 0 |
kassane/outcome | A lightweight C++ library that provides an alternative to exception handling for error reporting and management. | 1 |
kassane/libsigcplusplus | A typesafe callback system for C++ | 0 |
kassane/openssl-zig | A TLS/SSL and crypto library implemented in C using Zig | 12 |
kassane/range-v3 | A library that extends C++'s Standard Template Library with composable range abstractions for more powerful and flexible iteration | 0 |