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
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.
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
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.
nbclient
A Python client library for programmatic Jupyter notebook execution
pollster
Minimal Rust async executor that blocks the thread until a future completes
async-task
Minimal, executor-agnostic task abstraction for spawning and running Rust futures with a single heap allocation.
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
tokio-executor-trait
Implements the executor-trait Executor and Task interfaces on top of Tokio's runtime for spawning, blocking, and canceling tasks.
algo-msgpack-with-bigint
A zero-dependency MessagePack encoder and decoder for JS/TS with modified BigInt handling.