saintfish / chardetLinks
Charset detector library for golang derived from ICU
☆372Updated 2 years ago
Alternatives and similar repositories for chardet
Users that are interested in chardet are comparing it to the libraries listed below
Sorting:
- iconv support for Go☆426Updated last year
- Simple embedding of assets in go☆348Updated 6 years ago
- ☆803Updated 10 months ago
- Fork of Go's archive/zip to add reading/writing of password protected zip files.☆259Updated 3 years ago
- Partial port of Python difflib package to Go☆423Updated 2 years ago
- Perl Compatible Regular Expression shim for Go☆134Updated 3 years ago
- wcwidth for golang☆664Updated last month
- Daemonize Go applications deviously.☆495Updated 4 years ago
- Fork of Go's archive/zip to add reading/writing of password protected zip files.☆187Updated last year
- Golang FTP library with Walk support.☆279Updated 5 years ago
- Package clog is a channel-based logging package for Go☆170Updated last year
- [mirror]☆280Updated last year
- #golang file times (atime, mtime, ctime, btime)☆276Updated 2 years ago
- Interface to libxml2, with DOM interface☆228Updated last year
- Gotabulate - Easily pretty-print your tabular data with Go☆337Updated 4 years ago
- An easy way to send emails with attachments in Go☆256Updated 5 years ago
- Common packages for Go☆567Updated last year
- Decode / encode XML to/from map[string]interface{} (or JSON); extract values with dot-notation paths and wildcards. Replaces x2j and j2x…☆630Updated 3 months ago
- cookiejar is a fork of net/http/cookiejar that allows serialisation of the stored cookies☆120Updated 3 years ago
- simple struct copying for golang☆461Updated 5 years ago
- MySQL Server Error Constants for Golang☆195Updated 4 years ago
- implement BulkInsert using gorm, just pass a Slice of Struct. Simple and compatible.☆281Updated 2 years ago
- ☆876Updated last year
- A golang package that allows you to access unexported functions from other packages