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
tslib
The runtime library that houses TypeScript's compiler helper functions so your emitted code stays small.
Immer
Create your next immutable state by mutating the current one.
Poetry
Poetry is a dependency management and packaging tool for Python that resolves, locks, and installs project dependencies through a single pyproject.toml file.
dependency-graph
A dependency-free JavaScript library for building directed graphs, resolving topological order, and detecting dependency cycles.
toposort
Topologically sorts directed acyclic graphs, like dependency lists, into a valid execution order.
valtio
Proxy-based state management for React and vanilla JavaScript with automatic render optimization.
Composer
The standard dependency manager for PHP, handling libraries, versions, and autoloading.
conan
The decentralized, open-source package manager for C and C++.
Hatch
The modern, extensible Python project manager for builds, environments, and versioning.
compact_str
A memory-efficient Rust string type that inlines up to 24 bytes on the stack, skipping heap allocation for common cases.
babel-plugin-angularjs-annotate
Babel plugin that adds AngularJS 1.x dependency-injection annotations to ES5 and ES6 code automatically.