Here are
47 public repositories
matching this topic...
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.
A framework to create embedded Domain-Specific Languages in Scala
-
Updated
Jul 20, 2020
-
Scala
A modern C++ scope guard that is easy to use but hard to misuse.
C++11 header only wrapper for mutexes and locks.
📡 Helping you own NotificationCenter in Swift!
-
Updated
Jun 24, 2019
-
Swift
High performance RAII C++ JSON library and universal value object class
Defer dropping large structs to a background thread
A simple library to provide RAII in standard-compliant C99, using raii_with(resource, initializer, destructor) { ... }-syntax:
Common C library functions
Resource Acquisition Is Initialization
-
Updated
Jul 27, 2020
-
Scala
💻 High-performance multi-thread web server written by C++
📁 tiny C++11 file utilities 📁
Implementation of Scoped Guards and Unique Resource as proposed in P0052 (former N3949).
A webserver developed using modern c++
Deterministic cleanup of resources in Lua
defer a callable until the end of the current scope
A cross platform, leak free system handle wrapper
C MACROS for go-like defer in C which can be used for explicit RAII
C++ RAII template classes / scope guards.
A simple yet effective logging library for C++
RAII proof of concept on TypeScript
-
Updated
Jul 12, 2020
-
TypeScript
Garbage Collector which uses RAII (Experimental)
Implementation of thread safe Singleton: Solution-1: By using mutex and atomic Solution-2: By using call_once and lambda function
C++11 object-oriented RAII wrappers for GNOME's Libnotify
A modern C++ wrapper for OpenGL
Utility function for interfacing C++ smart pointers with C-style APIs that allocate resources through output parameters
Simple Spin Thread-Lock Example
A generic connection pool
Improve this page
Add a description, image, and links to the
raii
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
raii
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.