raii topic

List raii repositories

WebServer

7.5k
Stars
2.1k
Forks
Watchers

A C++ High Performance Web Server

Dsl.scala

255
Stars
29
Forks
Watchers

A framework to create embedded Domain-Specific Languages in Scala

xtd

726
Stars
56
Forks
Watchers

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.

scope_guard

168
Stars
28
Forks
Watchers

A modern C++ scope guard that is easy to use but hard to misuse.

safe

144
Stars
11
Forks
Watchers

Header only read and write locks for mutexes.

univalue

57
Stars
76
Forks
Watchers

High performance RAII C++ JSON library and universal value object class

Notificationz

77
Stars
8
Forks
Watchers

📡 Helping you own NotificationCenter in Swift!

ceraii

31
Stars
3
Forks
Watchers

C MACROS for go-like defer in C which can be used for explicit RAII

ManagedC

54
Stars
1
Forks
Watchers

Reference counter for C

defer-drop

61
Stars
6
Forks
Watchers

Defer dropping large structs to a background thread