Package gorilla/securecookie encodes and decodes authenticated and optionally encrypted cookie values for Go web applications.
☆723Nov 8, 2023Updated 2 years ago
Alternatives and similar repositories for securecookie
Users that are interested in securecookie are comparing it to the libraries listed below
Sorting:
- Package gorilla/sessions provides cookie and filesystem sessions and infrastructure for custom session backends.☆3,134Aug 20, 2024Updated last year
- Package gorilla/csrf provides Cross Site Request Forgery (CSRF) prevention middleware for Go web applications & services 🔒☆1,185Apr 14, 2025Updated 11 months ago
- Package gorilla/handlers is a collection of useful middleware for Go HTTP services & web applications 🛃☆1,734Feb 20, 2024Updated 2 years ago
- Package gorilla/i18n groups packages related to internationalization☆48Jul 10, 2023Updated 2 years ago
- Package gorilla/schema fills a struct with form values.☆1,494Aug 19, 2024Updated last year
- Package gorilla/context is a golang registry for global request variables.☆430Nov 5, 2023Updated 2 years ago
- A fork of the standard template packages.☆46Jul 10, 2023Updated 2 years ago
- Package gorilla/muxy takes gorilla/mux to the next level☆72Jul 19, 2023Updated 2 years ago
- HTTP middleware for Go that facilitates some quick security wins.☆2,335Oct 22, 2024Updated last year
- CSRF protection middleware for Go.☆1,730May 13, 2025Updated 10 months ago
- Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍☆21,890Aug 15, 2024Updated last year
- Package gorilla/reverse is a set of utilities to create request routers.☆59Nov 5, 2023Updated 2 years ago
- ARCHIVE - Golang implementation of JSON Web Tokens (JWT). This project is now maintained at:☆10,764Nov 4, 2021Updated 4 years ago
- A session store backend for gorilla/sessions using Redis.☆425Mar 9, 2026Updated last week
- Package gorilla/rpc is a golang foundation for RPC over HTTP services.☆629Jul 19, 2024Updated last year
- general purpose extensions to golang's database/sql☆17,537Aug 15, 2024Updated last year
- Go OAuth2☆5,820Mar 8, 2026Updated last week
- bluemonday: a fast golang HTML sanitizer (inspired by the OWASP Java HTML Sanitizer) to scrub user generated content of XSS☆3,647Apr 4, 2025Updated 11 months ago
- HTTP Session Management for Go☆2,533Nov 20, 2025Updated 4 months ago
- Package goth provides a simple, clean, and idiomatic way to write authentication packages for Go web applications.☆6,482Feb 11, 2026Updated last month
- UUID package for Go☆4,901Aug 10, 2024Updated last year
- Go package for easily rendering JSON, XML, binary data, and HTML templates responses.☆1,991Oct 15, 2024Updated last year
- Go PostgreSQL driver for database/sql☆9,826Updated this week
- Simple error handling primitives☆8,228Nov 2, 2021Updated 4 years ago
- Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.☆24,590Mar 19, 2025Updated last year
- Universally Unique Lexicographically Sortable Identifier (ULID) in Go☆5,008Jun 9, 2025Updated 9 months ago
- Painless middleware chaining for Go☆3,350Jun 6, 2024Updated last year
- Go net/http configurable handler to handle CORS requests☆2,869Jan 23, 2026Updated last month
- lightweight, idiomatic and composable router for building Go HTTP services☆21,817Feb 19, 2026Updated last month
- Go client for Redis☆9,875Nov 2, 2025Updated 4 months ago
- [old] precursor to golang.org/x/build/maintner/godata☆24Aug 29, 2017Updated 8 years ago
- A high performance HTTP request router that scales well☆17,125Jul 22, 2024Updated last year
- YAML support for the Go language.☆7,033Apr 1, 2025Updated 11 months ago
- Go package for UUIDs based on RFC 4122 and DCE 1.1: Authentication and Security Services.☆6,012Nov 14, 2024Updated last year
- An implementation of JOSE standards (JWE, JWS, JWT) in Go☆1,962Jan 10, 2023Updated 3 years ago
- Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving☆19,813Updated this week
- Fast, powerful, yet easy to use template engine for Go. Optimized for speed, zero memory allocations in hot paths. Up to 20x faster than …☆3,309Jul 21, 2024Updated last year
- Idiomatic HTTP Middleware for Golang☆7,535May 3, 2025Updated 10 months ago
- Package throttled implements rate limiting access to resources such as HTTP endpoints.☆1,584Aug 28, 2025Updated 6 months ago