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
Protocol Buffers
Google's language-neutral, platform-neutral binary format for serializing structured data
FlatBuffers
Google's memory-efficient, zero-copy serialization library for cross-language data exchange
marshmallow
An ORM/framework-agnostic Python library for converting complex objects to and from native datatypes, with built-in validation.
shutdown_hooks_rs
A minimal Rust wrapper around the C standard library's atexit function for registering shutdown hooks.
async-std
An async, std-parity Rust runtime that mirrored fs, net, and task APIs — now deprecated in favor of smol.