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
Vue.Draggable
Vue 2 drag-and-drop component built on Sortable.js for reorderable lists
notistack
Stackable, customizable notification snackbars for React, shown with a hook or a single function call.
nest_asyncio
Patch asyncio to allow nested event loops in Jupyter, web servers, and GUIs
flat
Flattens nested JavaScript objects into dot-delimited keys and unflattens them back, with a bundled CLI.
smallvec
Stack-allocated 'small vector' optimization for Rust, spilling to the heap only when needed
object-path
A tiny JavaScript utility for reading, writing, and deleting deeply nested object properties using dot-notation strings or array paths.
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
itty-router
An ultra-tiny (~1kB), zero-dependency TypeScript router built for Cloudflare Workers and other serverless/edge runtimes.
defaults
Initialize Go structs with default values using simple struct tags and reflection.
Convict
Schema-driven configuration management for Node.js with built-in validation
Mantine DataTable
A lightweight, dependency-free, dark-theme aware table component for Mantine UI applications.
set-value
Safely set nested object properties using dot-notation paths, without prototype pollution.