📰 Dev.to · sentomk
3 articles · Updated every 3 hours · View all reads
All
Articles 82,733Blog Posts 105,946Tech Tutorials 20,170Research Papers 17,840News 13,993
⚡ 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