mattn / go-nulltypeLinks
Null friendly types
☆101Updated 3 years ago
Alternatives and similar repositories for go-nulltype
Users that are interested in go-nulltype are comparing it to the libraries listed below
Sorting:
- Efficient time formatting library (strftime, strptime) for Golang☆194Updated 4 months ago
- a proxy package is a proxy driver for dabase/sql.☆203Updated 2 months ago
- Analyzer: helps uncover bugs by reporting a diagnostic for mistakes of *sql.Rows usage.☆91Updated 2 years ago
- Backoff mechanics for Go☆187Updated last year
- Fast strftime for Go☆131Updated last week
- Go package for caching DNS lookup results in memory.☆139Updated last year
- ☆34Updated 3 years ago
- Simple assets builder program for go-assets☆81Updated 8 years ago
- The jsonrpc package helps implement of JSON-RPC 2.0☆192Updated 10 months ago
- JSON5 implemented by golang☆161Updated 2 years ago
- Convert HTML into Markdown☆125Updated 2 years ago
- A command-line tool to generate a constructor for the struct.☆94Updated 2 weeks ago
- A SQL formatter written in Go☆143Updated 4 years ago
- protoc plugin to generate to Go's net/http converter☆98Updated 4 years ago
- Golang cpu, memory, gc, etc information api handler.☆269Updated 9 years ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆322Updated this week
- Provide check digit algorithms and calculators written in Go☆114Updated 10 months ago
- gofmtmd formats go source code block in Markdown. detects fenced code & formats code using gofmt.☆95Updated last year
- Diago is a visualization tool for CPU profiles and heap snapshots generated with `pprof`.☆357Updated 3 years ago
- [mirror]☆279Updated last year
- Go wrapper for ANSI escape code☆99Updated last month
- gRPC server insterceptor for golang☆126Updated 3 years ago
- ☆202Updated last year
- Golang package for generating API documentation from httptest. See example output☆229Updated 4 years ago
- Example App using Go, Vue.js, Element, Axios☆136Updated 7 years ago
- Kaburaya optimize the number of goroutines by feedback control.☆105Updated 6 years ago
- Linter for errors.Is and errors.As☆46Updated 6 years ago
- Package echo-session is a middleware that provides session support for echo.☆68Updated 2 years ago
- Example app using Go's wasm support.