qis - Overview
Skip to content
Sign in
AI CODE CREATION
GitHub CopilotWrite better code with AI
GitHub SparkBuild and deploy intelligent apps
GitHub ModelsManage and compare prompts
MCP RegistryNewIntegrate external tools
View all features
Sign up
C++23 binary signature search algorithm optimized with AVX2
C++ 78 10
OBS plugin for Overwatch enemy detection using OpenCV and CUDA
C++ 31 7
Coroutine-TS based result type.
C++ 1 2
Comparison of a Coroutines-TS based result<T> type to exceptions.
CMake 1 1
A simple constexpr string literal obfuscator.
C++ 126 23
2
// set(AVX2_FLAGS "/arch:AVX2")
4
// set(AVX2_FLAGS "-march=native -mavx2")