jbreiding / rsync-goLinks
A go implementation of the rsync algorithm
☆80Updated last year
Alternatives and similar repositories for rsync-go
Users that are interested in rsync-go are comparing it to the libraries listed below
Sorting:
- Streaming text replacement for Go☆71Updated 2 years ago
- Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆65Updated 2 years ago
- a tiny package that implements SMTP server for Go projects☆106Updated last year
- Go exec helpers for better using processes.☆95Updated 2 years ago
- edkey allows you to write ED25519 private keys in the OpenSSH private key format☆62Updated last year
- Create a new SSH agent on any type of OS (so including Windows)☆63Updated last year
- Server Message Block version 2 and 3 protocol library for Go☆92Updated 5 years ago
- A simple abstraction around ssh and sftp libraries in go.☆74Updated 2 years ago
- golang/Go library for ssh tunneling (secure port forwarding)☆184Updated last year
- A library to make a lexical analyzer like Unix shell for golang.