📰 Dev.to · sentomk
3 articles · Updated every 3 hours · View all reads
All
Articles 75,435Blog Posts 102,388Tech Tutorials 18,459Research Papers 16,003News 13,146
⚡ AI Lessons

Dev.to · sentomk
5mo ago
Declarative JSON Dispatch in Modern C++
Working with JSON in C++ is no longer a matter of parsing bytes. Mature libraries such as...

Dev.to · sentomk
5mo ago
Patternia - A zero-overhead pattern matching library for C++ with powerful features like generics and structural binding.
Patternia is a high-performance, zero-overhead pattern matching library for C++ that enables...

Dev.to · sentomk
7mo ago
A pattern matching DSL for modern C++
Hey everyone! 👋 This is my first time posting about my open-source project here — it’s called...
DeepCamp AI