creachadair / otpLinks
A Go implementation of the HOTP (RFC 4226) and TOTP (RFC 6238) algorithms.
☆19Updated last week
Alternatives and similar repositories for otp
Users that are interested in otp are comparing it to the libraries listed below
Sorting:
- go package to chain fs.FS filesystems together (go1.16+)☆27Updated 2 years ago
- An implementation of the FileSystem interface for tar files.☆58Updated 5 years ago
- Experimental golang database/sql☆19Updated 3 years ago
- Package unique provides primitives for finding unique elements of types that implement sort.Interface.☆25Updated 10 years ago
- FastPrinter supports write values in io.Writer without allocation☆12Updated last week
- 📖⏎ An efficient and flexible word-wrapping package for Go (golang)☆17Updated 4 years ago
- Serve static files from a Go http server, including performance-enhancing features.☆13Updated last week
- Faster camelcase implementation☆17Updated 2 years ago
- Pluralization of English terms☆26Updated this week
- In-memory implementation of Go's `io/fs.FS` interface☆122Updated last year
- Faster snakecase implementation☆43Updated 2 years ago
- ☆14Updated 6 months ago
- Read a tar file contents using go1.16 io/fs abstraction☆46Updated 2 years ago
- Buffered Reader/Writer☆78Updated 5 months ago
- Read/write PNGs as well as the EXIF in PNGs from pure Go.☆26Updated 2 years ago
- Bypasses restrictions on reflect☆75Updated 4 years ago
- Go Timer implementation with a fixed Reset behavior☆33Updated last year
- Go package to minify HTML (alpha-quality)☆14Updated last year
- Rendering capabilities for go-text based typesetting☆12Updated this week
- Binary Serialization with explicit layout and versioning☆19Updated 3 months ago
- A better way to marshal and unmarshal YAML in Golang☆28Updated last year
- A version of flex that can produce Go code☆18Updated 9 years ago
- Dependable Go errors with tracebacks☆53Updated 4 years ago
- Graphic library supporting various displays☆29Updated 8 months ago
- The buffered IO pipe.☆33Updated 2 years ago
- 2D locality queries in Go