dev-resources.site
for different kinds of informations.
Froop: 50x times faster file sharing via network
Published at
9/20/2024
Categories
go
cli
benchmarking
Author
Wint Khant Lin
Froop is a command-line cli, written in Golang. Its aim is to share the file very fast and securely.
For the performance, it used compiled programming language, Golang.
Installation
go install github.com/happer64bit/froop
Usage
Start Server
froop serve -a <ADDRESS> -p <port>
With Auth
froop serve -a <ADDRESS> -p <port> --auth username:password
Benchmarking
These benchmarking result are tested by a tool called
oha
.
Froop | http.server | |
---|---|---|
Total | 22.7559s | 1238.5834s |
Fastest | 00009s | .0121s |
Success Rate | 100.00% | 98.28% |
Dontation
If you are looking ahead to support the development of the project, you can donate via crypto.
- TON -
UQBZXR35Z7KYeuwdqfZIDgAl6_wQxTbYuvRqT9I6CVonX0f_
- SOLANA -
EK48PtUR2vXA7wTzUiNuUpmS6peXWWmmrqncNxFn3sL7
- ERC20 -
0x6e47eDAdA0A25f38f2c2e3851256E455ed17A8A0
Articles
6 articles in total
Froop: 50x times faster file sharing via network
currently reading
Check out this new Repository!
read article
How to find contributors for your opensource project?
read article
How to make your own blog with Astro.JS and Dev To API
read article
Hyperscript: The New API Testing Technique
read article
Binary Search in Python
read article
Featured ones: