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
ws
A simple, blazing-fast, thoroughly tested WebSocket client and server library for Node.js.
websockets
Build correct, fast WebSocket servers and clients in Python with asyncio, threading, or Sans-I/O APIs.
notistack
Stackable, customizable notification snackbars for React, shown with a hook or a single function call.
smallvec
Stack-allocated 'small vector' optimization for Rust, spilling to the heap only when needed
@neondatabase/serverless
Neon's serverless PostgreSQL driver for JavaScript and TypeScript, built for edge and serverless runtimes using HTTP and WebSockets instead of raw TCP.
error-stack-parser
Cross-browser JavaScript library that parses Error objects into structured stack frames with function names, file paths, and line/column numbers.
gods
GoDS is a generic, type-safe collection of Go data structures — lists, sets, maps, trees, stacks, and queues sharing one uniform container interface.
arrayvec
A stack-allocated vector with fixed capacity for Rust, avoiding heap allocation entirely