zerodha / simplesessionsLinks
simplesessions is a Go session management library that is completely agnostic of HTTP libraries and frameworks, backend stores, and even cookie jars.
☆73Updated 7 months ago
Alternatives and similar repositories for simplesessions
Users that are interested in simplesessions are comparing it to the libraries listed below
Sorting:
- CSRF middleware for https://github.com/zerodha/fastglue☆15Updated last year
- Fastglue is an opinionated, bare bones wrapper that glues together fasthttp and fasthttprouter to act as a micro HTTP framework.☆90Updated last year
- Extremely fast, light weight, zero alloc logfmt logging library for Go.☆99Updated last month
- Simple utility to live preview Go templates with custom data☆41Updated 4 months ago
- Compress and embed static files and assets into Go binaries and access them with a virtual file system in production☆197Updated 2 years ago
- A simple wrapper over Go runtime/pprof for running multiple concurrent profiles and dumping results to files.☆39Updated last year
- fastcache is an HTTP response caching package that plugs into fastglue that simplifies "dumb" caching of API endpoints.☆37Updated 4 months ago
- A disk based KV store (based on Bitcask implementation)☆199Updated 2 years ago
- An utility to help you tune your postgres config and tables for better performance.☆21Updated 4 years ago
- A tool for posting metrics from node-exporter to LAMA (Indian stock market regulatory framework) API gateways☆22Updated last month
- Minimal Golang library for implemeting weighted round robin load balancing.☆28Updated 10 months ago
- A tiny go package to manage HTTP requests with dead letter management/retry. Based on go-redis.☆18Updated 3 years ago
- CLI for fast.com written in Go