no-exception
There are 8 repositories under no-exception topic.
farukeryilmaz/bytepack
C++ Binary Serialization Made Easy: Header-only, configurable endianness, cross-platform, no IDL, no exceptions, and no macros
aymanalqadhi/tikpp
An asynchronous MikroTik RouterOS API C++17 library
AlpsMonaco/cppnat
cppnat is a NAT reverse proxy tool (aslo known as a hole punching tool) helps you expose your private IP and port and bind them onto a server with public IP,access your private service anywhere.
AlpsMonaco/jsonserializer
a library aims to convert json string to C++ data struct in modern,fluent and fast way. Runtime safety and No C++ Exception.
AlpsMonaco/database
A modern,fluent and simple C++ mysql database library implemented wit C MySQL API.Runtime safety and no exception.
1Hyena/sockets
a single-threaded, non-throwing and signal-compatible header-only C++ library for TCP connections
work-examples/async-log-reader
Asynchronous Log File Reader
slamko/ppx_catch
Ocaml PPX for no-exception error handling