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
Category
Tags2
Sort:Used by Most Apps
TanStack Query
Hooks-based async state management for fetching, caching, and syncing server data in React.
lru-cache
A fast, type-safe, zero-dependency LRU cache for JavaScript and TypeScript
SWR
React Hooks for data fetching with built-in caching, revalidation, and real-time updates
crypto-js
A JavaScript library of crypto standards - hashing, HMAC, PBKDF2, and symmetric ciphers for Node.js and the browser.
otplib
TypeScript-first TOTP and HOTP library with a pluggable crypto/base32 architecture for Node, Bun, Deno, and browsers.
filelock
A platform-independent file lock for Python that supports the with-statement.
hmac
Generic, pure-Rust implementation of Hash-based Message Authentication Code (HMAC)
go-cache
A thread-safe, in-memory key-value cache for Go with per-item expiration, atomic counters, and optional disk persistence.
forge
A native, pure-JavaScript implementation of TLS and PKI cryptography for building crypto-based Node.js and browser apps.
itsdangerous
A small Python toolkit for cryptographically signing data so you can trust it hasn't been tampered with when it comes back from an untrusted client.
Cacheable
High-performance layer 1 / layer 2 caching engine built on Keyv
Apollo Client
Industry-leading GraphQL client with normalized caching for TypeScript and React
platformdirs
Determine platform-specific user directories for data, config, cache, and logs
node-cache
A simple, fast in-memory caching module for Node.js with TTL expiration, similar to memcached.
keyv
A consistent Promise-based key-value storage API for Node.js with pluggable adapters for Redis, MongoDB, SQLite, Postgres, and more.