Vely is a framework for C developers.<p>Improvements in Vely 13/12:<p>- Bunch of examples, including multitenant SaaS Notes application in only about 300 lines of code.<p>- Added JSON support.<p>- Added UTF8 support.<p>- Added Hash table support.<p>- Added cache for super fast REGEX pattern matching and replacement.<p>- Simplified SQL queries for a clean simple interface.<p>- Source files now have .vely file extension to make it easy to recognize Vely code.<p>- Building applications now has automatic library inclusion.<p>- Lots of bug fixes.<p>See release notes at <a href="https://vely.dev/release_notes.html" rel="nofollow">https://vely.dev/release_notes.html</a> for details.