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.

BlockFrame: A File Chunking Library

1 pointsby DeusCodexabout 2 years ago

1 comment

DeusCodexabout 2 years ago
BlockFrame is a file chunking library designed to work as a data-store solution alongside web apps and software. It provides a simple and flexible way to store large files by breaking them into smaller chunks that can be easily managed and retrieved. I&#x27;m very interested in file-storage methods and optimising their read and write speeds. Blockframe enables this with security and efficiency.<p>Source: <a href="https:&#x2F;&#x2F;github.com&#x2F;Wizock&#x2F;BlockFrame">https:&#x2F;&#x2F;github.com&#x2F;Wizock&#x2F;BlockFrame</a><p>PyPI: <a href="https:&#x2F;&#x2F;pypi.org&#x2F;project&#x2F;BlockFrame&#x2F;" rel="nofollow">https:&#x2F;&#x2F;pypi.org&#x2F;project&#x2F;BlockFrame&#x2F;</a><p>I would really appreciate it if you would download and test it out, take it for a fun run and comment on any issues you had with usage. Please make sure to read the example source code for use types to avoid making errors, however, I hope it&#x27;s easy to grasp. Oh and the reconstructed folder is required to be created :3 (still working on that, I don&#x27;t know if people want their own custom path for the file fetch dir)<p>A star and share would be so much appreciated, I&#x27;m very passionate about this library and I hope you guys have some bugs for me to take care of :))<p>thanks
评论 #35863850 未加载