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
Pydantic
Data validation and settings management using Python type hints, backed by a Rust core.
typing_extensions
Backported and experimental type-hint features for Python, usable on older interpreters and ahead of the stdlib.
auto-bind
Automatically bind class methods to their instance, including inherited ones
memoize
Speed up repeated function calls by caching results for identical input arguments.
makefun
Dynamically create Python functions with a proper, correct signature for decorators and generators.
rasn
A safe, #[no_std] ASN.1 codec framework for Rust that encodes and decodes BER, CER, DER, PER, OER, JER, and XER from one abstract data model.
func_timeout
Run any existing Python function with a hard timeout, plus stoppable-thread support
ASN1.js
A pure JavaScript/TypeScript library for encoding and decoding ASN.1 BER/DER data, the foundation of X.509 certificates and PKI.
expr-eval-fork
A security-patched fork of expr-eval for safely parsing and evaluating math expressions in JavaScript without native eval().