arvidn / try_signal
Turns signals within a scope into c++ exceptions
☆14Updated 2 years ago
Alternatives and similar repositories for try_signal:
Users that are interested in try_signal are comparing it to the libraries listed below
- Simple embeddable C++11 async tcp,http and websocket serving.☆10Updated 6 years ago
- A tagged-pointer type for C++.☆30Updated last year
- Highly composable C++17 template meta programming library☆39Updated 5 years ago
- Optimized for systems that read and write large blobs.☆12Updated 9 years ago
- A collection of single-header libraries to help with reloading, debugging and profiling C(++) code.☆14Updated 8 months ago
- Debug symbol resolution library (PDB, addr2line)☆26Updated last month
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- parser combinator and AST generator in c++17☆24Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 9 months ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- 🕸️ Glue C++ to your browser! Universal bindings for JavaScript/Wasm using Glue and Embind.☆21Updated last year
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 4 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆31Updated last year
- C++ Stacktrace for windows linux and os/x☆28Updated last year
- Help code to be able to use C++ as a scriptable and debuggable language without using any language wrappers☆26Updated 5 years ago
- A simple and lightweight tree container (C++03)☆14Updated 9 years ago
- ☆17Updated 5 years ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆19Updated 3 years ago
- String to Float Benchmark☆19Updated 6 years ago
- A collection of data structures in C++☆18Updated 2 years ago
- Lock-free memory allocator☆18Updated last year
- Fast Point Overlap Test☆17Updated 6 years ago
- A collection of personal, single-header C and C++ libraries similar to the STB libraries. All avaliable in the public domain.☆13Updated last year
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆24Updated 2 years ago
- Simple <stdatomic.h>, <stdalign.h> and <threads.h> implementation for MSVC in Visual Studio 2019☆18Updated 5 years ago
- Static global objects with constructors and destructors made useful in C++☆26Updated 8 years ago