rivo / sessions
Cookie-Based Web Sessions in Go
☆62Updated 10 months ago
Alternatives and similar repositories for sessions:
Users that are interested in sessions are comparing it to the libraries listed below
- A complete solution for static files in Go code☆128Updated 10 months ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- Common Web User Workflows in Go☆101Updated 2 years ago
- ☆78Updated 4 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- Barebones subcommand handling☆60Updated 5 years ago
- Dependable Go errors with tracebacks☆53Updated 3 years ago
- Generates automatically a Reset() method☆33Updated 7 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆86Updated 4 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- HTML5 Server-Sent-Events for Go☆103Updated last year
- Go templates invoked as functions☆154Updated 3 years ago
- BoltDB's Interactive Shell☆84Updated 3 years ago
- Matcher is a fast path matcher/globber supporting globstar/doublestar☆52Updated 2 years ago
- interpol is a Go package for doing format-string like string interpolation using named parameters.☆44Updated 6 years ago
- ansi contains a bunch of constants and possibly additional terminal related functionality in the future.☆15Updated 5 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 3 months ago
- A little Go util to print duration strings in a human-friendly format☆94Updated 3 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 8 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- A neat codegen-based database wrapper written in Go☆73Updated 4 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- efficient client ⚡️☆75Updated last year
- (Experimental) Go library for multi-platform clipboard.☆71Updated 4 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated 3 months ago
- github.com/cznic/sqlite2go has moved to modernc.org/sqlite2go☆33Updated 6 years ago
- An insanely tiny Postgres library for Go