itchyny / timefmt-goLinks
Efficient time formatting library (strftime, strptime) for Golang
☆194Updated 4 months ago
Alternatives and similar repositories for timefmt-go
Users that are interested in timefmt-go are comparing it to the libraries listed below
Sorting:
- Fast strftime for Go☆131Updated last week
- Null friendly types☆101Updated 3 years ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆321Updated 8 months ago
- A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.☆488Updated last year
- Ordered map☆121Updated 8 months ago
- Convert HTML into Markdown☆125Updated 2 years ago
- Parse json with comments and trailing commas.☆100Updated 4 years ago
- Deep copy generator☆160Updated 2 months ago
- Convert snake case, camel case and kebap case strings☆156Updated 7 months ago
- Flexible regular expressions constructor for Golang.☆210Updated 2 months ago
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆204Updated 3 years ago
- basic web site serving framework☆154Updated 3 years ago
- Package heredoc provides the here-document with keeping indent.☆178Updated last year
- entviz is an ent extension that provides visualization of the schema graph☆97Updated 2 years ago
- JSON5 implemented by golang☆161Updated 2 years ago
- Yet another Go package which parses a Protocol Buffer file (proto2+proto3)☆204Updated 2 months ago
- reasonable handling of nullable values