TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

C programming framework Vely 13 released

2 点作者 dsvr超过 2 年前

1 comment

dsvr超过 2 年前
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.