arvidn / try_signalLinks
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
Sorting:
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- A tagged-pointer type for C++.☆36Updated 2 years ago
- Tiny portable C++ library for atomic operations☆54Updated 2 years ago
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆35Updated 3 months ago
- A C++17 full-text search engine library☆32Updated 3 years ago
- RemoteCall C++ framework for IPC☆23Updated last month
- Hotpatching in Windows with 5 methods.☆66Updated 6 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- C++ constexpr implementation of XXH3☆51Updated 2 years ago
- C++ library of performance-minded contiguous containers, strings and streams☆14Updated 8 years ago
- Phisko's C++ Utilities☆44Updated 2 years ago
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 3 years ago
- Help code to be able to use C++ as a scriptable and debuggable language without using any language wrappers☆29Updated 6 years ago
- Null-termination-aware string-view class for C++☆25Updated last month
- Type traits for properties of C / C++ enum types