|
You are here |
anarthal.github.io | ||
| | | | |
jonathanbayless.com
|
|
| | | | | The blog of Jonathan Bayless | |
| | | | |
www.nayuki.io
|
|
| | | | | [AI summary] This article introduces a multi-language open-source library for generating QR codes based on the ISO specification, highlighting its compact size, correctness, and availability in Java, TypeScript, Python, Rust, C++, and C. | |
| | | | |
galowicz.de
|
|
| | | | | Most big C++ projects lack a clear structure:They consist of multiple modules, but it is not as easy to create individuallybuildable, portable, testable, and reusable libraries from them, as it is withprojects written in Rust, Go, Haskell, etc.In this article, I propose a C++ project structure using CMake that makes iteasy to have incremental monorepo builds and a nice modular structure at thesame time. | |
| | | | |
codeinthehole.com
|
|
| | | |||