gabriel-vasile / mimetypeLinks
A Go package for media type and file extension detection, based on magic numbers
☆1,935Updated last week
Alternatives and similar repositories for mimetype
Users that are interested in mimetype are comparing it to the libraries listed below
Sorting:
- Fast, dependency-free Go package to infer binary file types based on the magic numbers header signature☆2,269Updated 7 months ago
- An in-memory cache with item expiration and generics☆1,205Updated 2 months ago
- A flexible and powerful SQL string builder library plus a zero-config ORM.☆1,659Updated last week
- Golang random IDs generator.☆1,533Updated last month
- GoLang port of Google's libphonenumber library☆1,520Updated 3 weeks ago
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,834Updated last month
- Server Sent Events server and client for Golang☆1,014Updated last year
- A UUID package for Go☆1,758Updated last week
- A golang package for converting to snake_case or CamelCase☆1,129Updated 2 years ago
- Minimalist and zero-dependency scheduling library for Go☆1,992Updated last week
- URL-friendly slugify with multiple languages support.☆1,313Updated last year
- 🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.☆2,041Updated last month
- Simple golang library for retry mechanism☆2,870Updated 2 months ago
- The GoCSV package aims to provide easy CSV serialization and deserialization to the golang programming language☆2,184Updated last year
- Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection