What are your favorite obscure but brilliant C/C++ libraries?
I’ve been exploring C and C++ libraries lately and realized there are so many hidden gems out there that rarely get mentioned.
What are your favorite lesser-known libraries — ones that you think more people should know about?
They could be tiny, single-header utilities, niche domain tools, or just something that made you go “wow” when you found it.
👤 rl1987 Accepted Answer ✓
Libpostal - street address parsing and normalisation library that relies on downloadable NLP model.