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
PyJWT
A Python implementation of RFC 7519 for encoding, decoding, and verifying JSON Web Tokens.
npm-run-all
A cross-platform CLI that runs multiple npm-scripts in parallel or in sequence, replacing fragile shell operators like && with Windows-safe orchestration.
serial_test
Attribute macros that serialize or parallelize Rust tests via named locks.
jsonwebtoken
Create and decode JSON Web Tokens in Rust in a strongly typed way
micromark
The smallest 100% CommonMark-compliant markdown parser, with GFM and MDX support
axios-auth-refresh
Automatically refresh expired auth tokens and retry failed requests with Axios interceptors.
@fastify/jwt
JWT authentication plugin for Fastify, decorating routes with sign, verify, and decode utilities built on fast-jwt.
php-jwt
Ultra-lightweight, dependency-free JSON Web Token (JWT) library for PHP 7 and 8.
Biscuit-Auth
Rust implementation of Biscuit — a decentralized authorization token with offline attenuation and a Datalog policy language.
lexer
A flex-inspired, regex-based JavaScript lexer with start conditions and longest-match scanning for building custom tokenizers.