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
Sort:Used by Most Apps
Ruff
An extremely fast Python linter and code formatter, written in Rust, built as a drop-in replacement for Flake8, Black, isort, and dozens of plugins.
decimal.js
An arbitrary-precision Decimal type for JavaScript with full trigonometric support
big.js
A small, fast, dependency-free JavaScript library for arbitrary-precision decimal arithmetic.
github3.py
A comprehensive, actively developed Python wrapper around GitHub's REST API v3.
approx
Approximate floating point equality comparisons and assertions for Rust
prisma-client-py
Auto-generated, fully type-safe Python database client built on Prisma's schema and Rust query engine.
ryu
Fast, allocation-free floating point to string conversion for Rust, implementing the Ryu algorithm.
fast-float
A zero-dependency Rust crate that parses decimal strings into f32/f64 up to 8x faster than the standard library, with full no_std support.