All
Articles 109,412Blog Posts 120,340Tech Tutorials 27,831Research Papers 22,433News 16,509
⚡ AI Lessons

Dev.to · sentomk
6mo 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
🌐 Frontend Engineering
6mo 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