ctrl-c
Ctrl signal handler
Provides cross-platform code to handle Ctrl+C signals in C++ applications
Crossplatform code to handle Ctrl+C signal
23 stars
1 watching
4 forks
Language: C++
last commit: 13 days ago cpluspluscplusplus-11cppcpp11crossplatformctrl-cctrlclinuxmacosmacosxwindows
Related projects:
Repository | Description | Stars |
---|---|---|
kitura/bluesignals | A generic signal handling framework that provides cross-platform APIs for trapping and handling operating system signals. | 94 |
semickolon/godotrx | A reactive extensions library for Godot C# to simplify signal handling and make it more type-safe and convenient. | 93 |
taviso/ctypes.sh | A foreign function interface plugin for bash that allows calling C functions from within bash scripts. | 2,107 |
shafik/determine_c_or_cpp | Compares C and C++ language features to determine their type and behavior | 197 |
cginternals/cppexpose | Provides tools for introspecting and exposing C++ interfaces to runtime environments | 27 |
sillsdev/icu-dotnet | A C# wrapper for ICU4C's subset of libraries providing Unicode and Globalization support | 62 |
islam0mar/cl-cxx-jit | A Common Lisp interface to C++ code compilation and execution with JIT optimization | 62 |
ehmicky/human-signals | Provides a standardized interface to process signals in Node.js | 279 |
eudoxia0/cmacro | Provides a set of reusable code transformations and abstractions for writing domain-specific languages (DSLs) in C. | 885 |
victorsummer/simplesignal | A signal slot mechanism implemented as a template-based class | 0 |
veselink1/refl-cpp | Provides compile-time reflection and introspection capabilities for C++17 | 1,086 |
l1mey112/crepl | A compiler and interpreter for executing C code on the fly as it is typed. | 30 |
getml/reflect-cpp | A C++ library for fast serialization and validation using reflection | 1,126 |
asphox/sisl | A cross-platform Signals and Slots library for C++11 and more. | 3 |
tikv/client-c | Provides a C++ interface to interact with TiKV storage | 40 |