A C++ High Performance Web Server
翻译 - C ++高性能Web服务器
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.
翻译 - fast_io是基于C ++ 20概念的C ++通用异常安全RAII I / O库。它至少比cstdio或iostream快十倍。
Free open-source modern C++17 / C++20 framework to create console, GUI (forms like WinForms) and unit test applications and libraries on Microsoft Windows, Apple macOS and Linux.
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++