h2non / filetype
Fast, dependency-free Go package to infer binary file types based on the magic numbers header signature
☆2,156Updated 11 months ago
Alternatives and similar repositories for filetype:
Users that are interested in filetype are comparing it to the libraries listed below
- Turn data file into go code.☆1,859Updated 7 months ago
- Dead simple rate limit middleware for Go.☆2,165Updated 2 months ago
- A fast Golang library for media type and file extension detection, based on magic numbers☆1,748Updated this week
- The simple and easy way to embed static files into Go binaries.☆3,403Updated 3 years ago
- Simple middleware to rate-limit HTTP requests.☆2,758Updated last month
- Mergo: merging Go structs and maps since 2013☆2,934Updated 3 months ago
- go-querystring is Go library for encoding structs into URL query strings.☆2,031Updated this week
- msgpack.org[Go] MessagePack encoding for Golang☆2,437Updated 8 months ago
- Embed files into a Go executable☆3,782Updated last year
- HTTP middleware for Go that facilitates some quick security wins.☆2,296Updated 4 months ago
- Translate your Go program into multiple languages.☆3,112Updated this week
- Diff, match and patch text in Go☆1,892Updated 7 months ago
- bluemonday: a fast golang HTML sanitizer (inspired by the OWASP Java HTML Sanitizer) to scrub user generated content of XSS☆3,302Updated 2 months ago
- Simple profiling for Go☆2,021Updated 2 years ago
- Now is a time toolkit for golang☆4,493Updated last year
- The GoCSV package aims to provide easy CSV serialization and deserialization to the golang programming language☆2,044Updated 9 months ago
- 🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.☆1,985Updated 3 months ago
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,582Updated 3 weeks ago
- multi progress bar for Go cli applications☆2,371Updated this week
- Console progress bar for Golang