ftpserverlib
FTP server library
A Golang library providing an easy-to-use FTP server implementation using Afero as the backend filesystem
golang ftp server library
420 stars
13 watching
98 forks
Language: Go
last commit: 6 days ago
Linked from 2 awesome lists
ftp-servergolanggolang-library
Related projects:
Repository | Description | Stars |
---|---|---|
teaentitylab/fpgo | A Golang library providing functional programming features and Rx-style coding capabilities. | 348 |
giampaolo/pyftpdlib | A high-level Python library for efficiently building scalable FTP servers | 1,677 |
repeale/fp-go | A collection of functional programming helpers for Go, providing a set of reusable functions for tasks like filtering, mapping, and reducing data. | 303 |
shenfeng/ftpd.go | An FTP server implemented in Go to learn the language and gain familiarity with networking concepts | 11 |
jlaffaye/ftp | A Go package for creating and managing FTP connections | 1,305 |
koofr/graval | An experimental framework for creating simple FTP servers with customizable persistence layers. | 28 |
micahhausler/go-ftp | An implementation of a basic FTP server written in Go. | 43 |
spotlightkid/micropython-ftplib | An FTP client library for MicroPython microcontrollers | 34 |
guichaguri/minimalftp | A lightweight, pure Java FTP server implementation with support for various features and specifications. | 161 |
wenerme/go-req | A declarative HTTP client library for the Go programming language | 22 |
ryanfaerman/fsm | A lightweight Go library for implementing finite state machines with parallel transition checks. | 159 |
mattnenterprise/rust-ftp | An FTP client library written in Rust | 182 |
sergiors/prelude | A functional programming library for PHP with support for monads and basic data manipulation functions. | 48 |
go-fed/activity | Library implementing ActivityPub protocol and federating social data | 711 |
sodiumfrp/sodium | A Functional Reactive Programming library for multiple languages, enabling the creation of reactive and composable applications. | 851 |