Open Source Packages
Libraries, frameworks, tools, and SDKs used by the apps in this directory — scored the same way as the apps themselves.
All Packages
Kind2
Category
Sort:Used by Most Apps
sessions
Cookie and filesystem session management for Go's net/http, with pluggable backends and key rotation.
securecookie
Encodes and decodes authenticated, optionally encrypted cookie values for Go web applications, guarding session data from tampering.
Durable Streams Client
TypeScript client for the Durable Streams protocol — resumable, offset-based HTTP streaming with exactly-once writes and live SSE/long-poll tailing.
tower-sessions
Async, pluggable session middleware for tower and axum web applications.
memorystore
A leak-free, LRU-backed session store for express-session, with configurable TTL and pruning.