wifi
rsync
wifi | rsync | |
---|---|---|
1 | 3 | |
36 | 606 | |
- | 10.4% | |
2.7 | 9.4 | |
11 months ago | 9 days ago | |
Go | Go | |
GNU General Public License v3.0 or later | BSD 3-clause "New" or "Revised" License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
wifi
-
Gokrazy – A Native Go Userland
Hello, I’m the maintainer!
You’re right about the lack of a C runtime being intentional. However, C programs can be run if you take on the task of keeping them up-to-date: https://gokrazy.org/prototyping/
Regarding WiFi, we have https://github.com/gokrazy/wifi which currently only works for unencrypted WiFi. If at some point there is a Go solution to configure encrypted WiFi, I’m all for it!
rsync
-
Rsync replaced with openrsync on macOS Sequoia
I looked at openrsync when I was writing my own https://github.com/gokrazy/rsync implementation (in Go!) and it’s good code :)
It’s a shame that openrsync is not 100% compatible with rsync — I noticed that Apple was starting to switch to openrsync because my own tests broke on macOS 15.
- Michael Stapelberg: Why I wrote my own rsync
- Existing Rsync Implementation Survey
What are some alternatives?
go-daemon - A library for writing system daemons in golang.
oidc - Easy to use OpenID Connect client and server library written for Go and certified by the OpenID Foundation
go-sqlite - Low-level Go interface to SQLite 3
go-astisrt - SRT server, client and socket in GO
murex - A smarter shell and scripting environment with advanced features designed for usability, safety and productivity (eg smarter DevOps tooling)
acp - Make terminal personal file transfers as simple as `cp`