Go File
Go-based file sharing tool, single executable file only
...The project prioritizes performance and simplicity, leveraging Go’s concurrency model to handle file operations efficiently. It offers a straightforward approach to file management, allowing users to upload files and access them through generated links without requiring complex configuration. The service is suitable for self-hosting, making it an attractive option for developers who want control over their file storage and sharing infrastructure. Its design emphasizes lightweight deployment, enabling it to run on modest hardware or cloud environments with minimal overhead. Go-File also supports basic file organization and retrieval, making it practical for both personal and small-scale team use.