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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: I wrote a mini virtual file system in GO

3 点作者 alexpadula2 个月前
Hey everyone! I hope you&#x27;re all doing well.<p>The past few weeks I&#x27;ve been getting my nose deep into file systems and this weekend I decided to put up what I&#x27;ve been working on after lots of tinkering. It&#x27;s a light-weight, self-contained virtual file system library that you can use with your Go applications and even C!<p>The motivation here was to design something self-contained, concurrent safe but effective, dynamically growing, and in block format.<p>VFSLite is still in it&#x27;s early stages but I&#x27;d love to get your thoughts on it :)<p>The project is open-source and open for contributions. I&#x27;m still learning as I go and very open to discussion.<p>You can view the project below<p><a href="https:&#x2F;&#x2F;github.com&#x2F;vfslite&#x2F;vfslite">https:&#x2F;&#x2F;github.com&#x2F;vfslite&#x2F;vfslite</a><p>I&#x27;ve created a website as well, <a href="https:&#x2F;&#x2F;vfslite.com" rel="nofollow">https:&#x2F;&#x2F;vfslite.com</a><p>Thank you for checking out the post!

暂无评论

暂无评论