📰 Dev.to · sentomk
Articles from Dev.to · sentomk · 3 articles · Updated every 3 hours · View all reads
All
⚡ AI Lessons (10244)
ArXiv cs.AIDev.to · FORUM WEBDev.to AIForbes InnovationOpenAI NewsHugging Face Blog

Dev.to · sentomk
3mo 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
3mo 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
5mo 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