This is the Linux app named golib whose latest release can be downloaded as golibv0.7.1sourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named golib with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS:
golib
DESCRIPTION:
golib is a collection of common Go packages extracted for reuse across the author’s projects, notably frp and fft. It serves as a shared foundation for IO helpers, messaging formats, and other utilities that would otherwise be copy-pasted between codebases. The repository is versioned and published as Go modules, making it easy to import stable subsets into downstream applications. Individual subpackages cover concerns like streaming IO and JSON message structures, keeping implementations small and composable. By consolidating these pieces, the ecosystem around frp/fft benefits from consistent behavior and fewer bespoke dependencies. The code is released under the Apache-2.0 license, enabling broad adoption in both open and closed source contexts.
Features
- Shared Go modules used by frp and fft
- Focused subpackages for IO and messaging tasks
- Semantic versioning via Go modules for predictable builds
- Apache-2.0 licensing for flexible reuse
- Small, composable utilities rather than monolithic helpers
- Acts as a single dependency surface for multiple projects
Programming Language
Go
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/golib.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.