rickb777 / servefilesLinks
Serve static files from a Go http server, including performance-enhancing features.
☆12Updated last month
Alternatives and similar repositories for servefiles
Users that are interested in servefiles are comparing it to the libraries listed below
Sorting:
- Join contexts like never before!☆20Updated 7 years ago
- Go support for Access Control Lists☆16Updated 5 years ago
- A simple Go Library to calculate a phash string for a JPEG image.☆34Updated 10 years ago
- 📖⏎ An efficient and flexible word-wrapping package for Go (golang)☆16Updated 4 years ago
- ☆11Updated 3 years ago
- Find declarations in Go source code that shadow predeclared identifiers☆31Updated 3 months ago
- Go Timer implementation with a fixed Reset behavior☆33Updated last year
- Package httpgzip provides net/http-like primitives that use gzip compression when serving HTTP requests.☆24Updated last year
- A Go test harness that starts an ephemeral PostgreSQL server☆34Updated 6 months ago
- fork of gojsonpointer with support for structs☆47Updated 2 months ago
- Go HTTP gzip compression package☆15Updated 4 years ago
- Space efficient streaming quantile estimator☆21Updated 2 years ago
- strftime/strptime for Go☆18Updated 2 years ago
- go package to chain fs.FS filesystems together (go1.16+)☆25Updated 2 years ago
- A Go package for working with dates☆19Updated last year
- Native Go XZ decompression package☆82Updated 4 years ago
- Streaming text replacement for Go☆71Updated 2 years ago
- Package unique provides primitives for finding unique elements of types that implement sort.Interface.☆25Updated 9 years ago
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated 3 months ago
- HTTP Link parsing in Go☆13Updated 4 years ago
- Natural sorting (natsort) in Go☆58Updated last year
- Dependable Go errors with tracebacks☆53Updated 3 years ago
- Implements Go's (golang) io/fs filesystem interface by merging other io/fs instances.☆41Updated last year
- errs is a package for making errors friendly and easy