evgenykislov / ctrl-cLinks
Crossplatform code to handle Ctrl+C signal
☆28Updated 5 months ago
Alternatives and similar repositories for ctrl-c
Users that are interested in ctrl-c are comparing it to the libraries listed below
Sorting:
- Micro Signal/Slot implementetation☆35Updated last year
- A small header-only library for converting data between json representation and c++ structs☆159Updated last year
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆116Updated 5 months ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆65Updated 2 weeks ago
- A C++14 reflection library☆78Updated 3 weeks ago
- Pipelines for Modern C++☆75Updated 5 years ago
- A modern C++ library for type-safe environment variable parsing☆152Updated this week
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆201Updated 2 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- A simple C++ header-only template library implementing matching using wildcards☆91Updated last year
- Boilerplate-free YAML parsing for C++☆18Updated 4 years ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆70Updated 2 months ago
- cross platform subprocess library for c++ similar to design of python subprocess☆206Updated this week
- Lightweight header-only C++20 enum and typename reflection☆82Updated 4 months ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library