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
Tags3
Sort:Used by Most Apps
serde
A generic framework for serializing and deserializing Rust data structures efficiently and safely.
Prisma Client
Auto-generated, type-safe database client for Node.js and TypeScript.
time
Ergonomic, no-std-compatible date and time handling for Rust with parsing, formatting, and macro literals.
getrandom
A small, cross-platform Rust crate for retrieving random bytes directly from the OS
GSAP
The industry-standard JavaScript animation library for tweening CSS, SVG, canvas, and UI with rock-solid cross-browser reliability.
pyparsing
Build recursive-descent parsers in Python without a separate grammar file
bytemuck
A zero-cost, no_std Rust crate for safely casting between plain data types and reinterpreting slices as bytes.
pin-project
Safe, ergonomic pin projection for Rust structs and enums
msgraph-sdk-javascript
Official Microsoft Graph JavaScript SDK for calling the Graph API from Node.js and the browser.
gridstack.js
A dependency-free TypeScript library for building draggable, resizable, responsive dashboard grid layouts in the browser.
secrecy
Rust wrapper types that keep secrets out of logs, debug output, and Clone/Copy, and securely wipe them from memory on drop
aHash
A fast, DOS-resistant, AES-accelerated non-cryptographic hasher purpose-built for in-memory HashMaps
owo-colors
A zero-allocation, no_std-compatible, zero-cost way to add color to your Rust terminal output
xxhash-rust
Pure-Rust implementation of the XXH32, XXH64, and XXH3 hash algorithms
pem
Minimal Rust library for parsing and encoding PEM-encoded data