TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

C programming framework Vely 13 released

2 pointsby dsvrover 2 years ago

1 comment

dsvrover 2 years ago
Vely is a framework for C developers.<p>Improvements in Vely 13&#x2F;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:&#x2F;&#x2F;vely.dev&#x2F;release_notes.html" rel="nofollow">https:&#x2F;&#x2F;vely.dev&#x2F;release_notes.html</a> for details.