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
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- A C++17 full-text search engine library☆33Updated 3 years ago
- Debug symbol resolution library (PDB, addr2line)☆25Updated 3 months ago
- 🕸️ Glue C++ to your browser! Universal bindings for JavaScript/Wasm using Glue and Embind.☆21Updated last year
- A tagged-pointer type for C++.☆31Updated last year
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Updated 3 years ago
- A collection of single-header libraries to help with reloading, debugging and profiling C(++) code.☆16Updated 11 months ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Simple embeddable C++11 async tcp,http and websocket serving.☆10Updated 6 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- a lightweight SIMD vector, matrix and quaternion library☆32Updated 2 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated last year
- A few classes which compile faster than the classes that they replace☆12Updated 11 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Single-header C90 collection of synchronization primitives☆17Updated 9 years ago
- String to Float Benchmark