in_constexpr
Runtime detector
An approach to detecting runtime vs compile time in constexpr functions.
An approach for runtime detection inside a constexpr function
80 stars
5 watching
1 forks
Language: C++
last commit: over 6 years ago
Linked from 1 awesome list
constexprconstexpr-contextconstexpr-runtime-detectionif-constexpr
Related projects:
Repository | Description | Stars |
---|---|---|
| A library for introspecting processes and dumps. | 1,063 |
| A library and command-line tool to detect cryptanalytic collisions in SHA-1 hashes of files | 1,329 |
| A C++ object detection module for mxnet-ssd | 97 |
| A compile-time ray tracing system using C++17 constexpr functions | 693 |
| A real-time detection software for Windows process injections | 291 |
| A static race detector for Go programs that identifies potential data races in concurrent execution | 429 |
| A cloud-native runtime security tool that detects and alerts on abnormal behavior and potential security threats in real-time. | 7,460 |
| A tool to measure compilation time of Swift projects. | 334 |
| Enables developers to make and test changes to C++ code at runtime without requiring compilation. | 2,205 |
| Measures and compares compile times of C++ constructs in various scenarios | 6 |
| A tool used to measure and record runtime performance of compiled code | 29 |
| An implementation of a unified framework for object detection using a single network. | 109 |
| Detects KRACK attacks and disconnects client devices from the network. | 181 |
| A compact language detection library for Ruby based on Google Chrome's technology | 211 |
| A Ruby implementation of an encoding detection library inspired by the reactivated rchardet project | 23 |