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
2
Commits
1
Branch
0
Tags
6b6f685f39fe6e4689a0da9ac9d455040d3ad203
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
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
main.cpp
Replace 2d std::vector<bool> with 1d manual allocation
2025-10-20 22:07:51 +03:00
Makefile
Implement basic qr code generator
2025-10-20 21:33:27 +03:00
Description
No description provided
60
KiB
Languages
C++
98.4%
Makefile
1.6%