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
Immer
Create your next immutable state by mutating the current one.
valtio
Proxy-based state management for React and vanilla JavaScript with automatic render optimization.
golang-set
A generic, thread-safe set collection for Go modeled after Python's set type.
pyrsistent
Persistent, immutable, functional data structures for Python — drop-in replacements for list, dict, and set that never mutate.
compact_str
A memory-efficient Rust string type that inlines up to 24 bytes on the stack, skipping heap allocation for common cases.