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
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
Prisma Client
Auto-generated, type-safe database client for Node.js and TypeScript.
SWR
React Hooks for data fetching with built-in caching, revalidation, and real-time updates
filelock
A platform-independent file lock for Python that supports the with-statement.
go-cache
A thread-safe, in-memory key-value cache for Go with per-item expiration, atomic counters, and optional disk persistence.
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.
GSAP
The industry-standard JavaScript animation library for tweening CSS, SVG, canvas, and UI with rock-solid cross-browser reliability.
keyv
A consistent Promise-based key-value storage API for Node.js with pluggable adapters for Redis, MongoDB, SQLite, Postgres, and more.
conf
Simple, schema-validated config file persistence for Node.js apps and CLI tools
lru
A simple, fast O(1) LRU cache implementation for Rust
Moka
Fast, concurrent in-memory caching library for Rust, inspired by Java's Caffeine
msgraph-sdk-javascript
Official Microsoft Graph JavaScript SDK for calling the Graph API from Node.js and the browser.
gridstack.js
A dependency-free TypeScript library for building draggable, resizable, responsive dashboard grid layouts in the browser.
Ristretto
A fast, concurrent, memory-bound in-memory cache for Go with TinyLFU admission and SampledLFU eviction for high hit ratios.
NestJS Cache Manager (@nestjs/cache-manager)
Official NestJS caching module wrapping cache-manager and Keyv for pluggable multi-store caching.
ttlcache
A generic, thread-safe in-memory cache for Go with per-item TTL, automatic expiration, and loader-based cache-miss handling.
quick-lru
A simple, fast Least Recently Used (LRU) cache built on a dual-Map design
python-diskcache
Pure-Python disk and file-backed cache that's faster than Memcached and Redis, with a Django-compatible dict-like API.
Otter
A high-performance, adaptive W-TinyLFU in-memory cache for Go with size, weight, and time-based eviction.
foyer
A hybrid in-memory and disk cache library for Rust with pluggable eviction algorithms and zero-copy access.