A C++ High Performance Web Server
fast_io is a C++ general-purpose exception-safe RAII I/O library based on C++ 20 Concepts. It is at least ten times faster than cstdio or iostream.
Free open-source modern C++17 / C++20 framework to create console (CLI), forms (GUI like WinForms) and unit test (xUnit) applications and libraries on Windows, macOS, Linux, iOS, Android, FreeBSD, and...
A framework to create embedded Domain-Specific Languages in Scala
A modern C++ scope guard that is easy to use but hard to misuse.
Header only read/write wrapper to combine mutexes with locks.
#IOS#📡 Helping you own NotificationCenter in Swift!
Defer dropping large structs to a background thread
High performance RAII C++ JSON library and universal value object class
Implementation of Scoped Guards and Unique Resource as proposed in P0052.
A simple library to provide RAII in standard-compliant C99, using raii_with(resource, initializer, destructor) { ... }-syntax:
C MACROS for go-like defer in C which can be used for explicit RAII
Resource Acquisition Is Initialization
💻 High-performance multi-thread web server written by C++