kr / sshpoolLinks
Connection pool for SSH
☆34Updated 9 years ago
Alternatives and similar repositories for sshpool
Users that are interested in sshpool are comparing it to the libraries listed below
Sorting:
- golang.org/x/crypto/ssh the next generation: provide idle timeouts, avoid memory leaks, and gracefully cancel connections☆26Updated 3 years ago
- xast: ast rewriter with built-in clean up.☆27Updated 7 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- go regexp with RE2 DFA matcher port - golang.org/cl/12081☆38Updated 9 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Command to dump a human-readable BoltDB to stdout.☆13Updated 8 years ago
- Thread safe []byte pool for Go☆27Updated 9 years ago
- Make random JSON in Go☆25Updated 5 years ago
- Proper URL escaping as per RFC3986☆27Updated 4 years ago
- github.com/cznic/dns has moved to modernc.org/dns☆29Updated 6 years ago
- Barebones subcommand handling☆62Updated 5 years ago
- rsync wrie in golang, like librsync☆29Updated 9 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- Collection of Go packages for working with the http.FileSystem interface.☆63Updated last year
- Heap dump reader & visualizer for Go 1.4☆47Updated 9 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Package tcpinfo implements encoding and decoding of TCP-level socket options regarding connection information☆40Updated 3 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- 2D locality queries in Go☆33Updated 3 years ago
- HTTP for Gophers☆62Updated 6 years ago
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 7 years ago
- Runlevel 1, you stay unix socket. Runlevel 3, you listen tcp! Kicks old process on boot. Shuts down when kicked by new process. Could con…☆23Updated 4 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- Extending the default golang smtp package with a server implementation☆15Updated 2 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- Golang augmented net.Dialer with connection pooling, cached DNS record IP's with round-robin & random access☆42Updated 6 years ago
- Battle-tested Go struct and map traversal utilities.☆33Updated 5 years ago
- Help you to control the flow of goroutine