in_constexpr

Runtime detector

An approach to detecting runtime vs compile time in constexpr functions.

An approach for runtime detection inside a constexpr function

GitHub

80 stars
5 watching
1 forks
Language: C++
last commit: over 6 years ago
Linked from 1 awesome list

constexprconstexpr-contextconstexpr-runtime-detectionif-constexpr

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
microsoft/clrmd A library for introspecting processes and dumps. 1,063
cr-marcstevens/sha1collisiondetection A library and command-line tool to detect cryptanalytic collisions in SHA-1 hashes of files 1,329
zhreshold/mxnet-ssd.cpp A C++ object detection module for mxnet-ssd 97
tcbrindle/raytracer.hpp A compile-time ray tracing system using C++17 constexpr functions 693
rajiv2790/falconeye A real-time detection software for Windows process injections 291
amit-davidson/chronos A static race detector for Go programs that identifies potential data races in concurrent execution 429
falcosecurity/falco A cloud-native runtime security tool that detects and alerts on abnormal behavior and potential security threats in real-time. 7,460
giginet/xcprofiler A tool to measure compilation time of Swift projects. 334
runtimecompiledcplusplus/runtimecompiledcplusplus Enables developers to make and test changes to C++ code at runtime without requiring compilation. 2,205
janwilmans/compiletimer Measures and compares compile times of C++ constructs in various scenarios 6
disruptek/golden A tool used to measure and record runtime performance of compiled code 29
lzx1413/caffe_ssd An implementation of a unified framework for object detection using a single network. 109
securingsam/krackdetector Detects KRACK attacks and disconnects client devices from the network. 181
jtoy/cld A compact language detection library for Ruby based on Google Chrome's technology 211
janx/chardet2 A Ruby implementation of an encoding detection library inspired by the reactivated rchardet project 23