This website requires JavaScript.
Explore
Help
Sign In
Bananymous
/
qr-generator
Watch
1
Star
0
Fork
0
You've already forked qr-generator
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3
Commits
1
Branch
0
Tags
61773ea3d9ab8454b2778209038c3ec4406da635
Commit Graph
3 Commits
This Branch
This Branch
All Branches
Author
SHA1
Message
Date
Oskari Alaranta
61773ea3d9
Fix whitespace
2025-10-20 22:09:19 +03:00
Oskari Alaranta
6b6f685f39
Replace 2d std::vector<bool> with 1d manual allocation
...
This makes this a bit faster and each qr code is now stored in a single linear chunck of memory
2025-10-20 22:07:51 +03:00
Oskari Alaranta
840e9769fa
Implement basic qr code generator
2025-10-20 21:33:27 +03:00