raii topic
List
raii repositories
imgui_sugar
57
Stars
8
Forks
Watchers
C++11 syntactic sugar for ImGui with RAII guards
process_handle
19
Stars
7
Forks
Watchers
A cross platform, leak free system handle wrapper
Web_Server
31
Stars
4
Forks
Watchers
💻 High-performance multi-thread web server written by C++
HttpServer
47
Stars
12
Forks
Watchers
A webserver developed using modern c++
RAII.scala
30
Stars
6
Forks
Watchers
Resource Acquisition Is Initialization
rohrkabel
48
Stars
3
Forks
Watchers
🔌 A C++ RAII Pipewire-API Wrapper
scope-guard
47
Stars
6
Forks
Watchers
Implementation of Scoped Guards and Unique Resource as proposed in P0052.