Skip to content

JockeM/constexpr-str-to-bytearray

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

constexpr-str-to-bytearray

Simple constexpr pattern with fast signature scanning

when the pattern is constexpr the compiler can generate really efficent asm

9.2 gcc -O2 -std=c++17 https://godbolt.org/z/m7Q70j

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages