Repository navigation
raii
- Website
- Wikipedia
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, 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.
📡 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
A simple library to provide RAII in standard-compliant C99, using raii_with(resource, initializer, destructor) { ... }-syntax:
Resource Acquisition Is Initialization
💻 High-performance multi-thread web server written by C++