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
electron-store
Simple, encrypted JSON persistence for your Electron app — save user settings, window state, and cache across the main and renderer processes.
msgpack
A reflect-based MessagePack encoder and decoder for Go with struct tag support, custom extensions, and a sync.Pool-backed API for allocation-light serialization.
conf
Simple, schema-validated config file persistence for Node.js apps and CLI tools
msgspec
A fast, zero-cost serialization and validation library for JSON, MessagePack, YAML, and TOML in Python.
rmp-serde
Serde-powered MessagePack serialization and deserialization for Rust
arq
Fast job queuing and RPC in Python built on asyncio and Redis
configstore
Easily load and persist config without having to think about where and how it's stored on disk.
msgpackr
Ultra-fast MessagePack serialization for JavaScript with record structures for faster, more compact encoding.
ormsgpack
A fast Rust-backed MessagePack library for Python with native dataclass, datetime, numpy, and Pydantic support.
srsly
Unified, cross-platform JSON, JSONL, MessagePack, Pickle, and YAML serialization for Python
rybakit/msgpack
A pure PHP implementation of the MessagePack binary serialization format
algo-msgpack-with-bigint
A zero-dependency MessagePack encoder and decoder for JS/TS with modified BigInt handling.