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
Pydantic
Data validation and settings management using Python type hints, backed by a Rust core.
webpack
A static module bundler that builds a dependency graph of your project's modules and packages them into optimized browser bundles
@rollup/plugin-alias
Rollup plugin for defining and resolving import aliases, swapping brittle relative paths for clean, refactor-safe module names.
unified
Parse, inspect, transform, and serialize content through syntax-tree plugins.
Orama
A dependency-free full-text, vector, and hybrid search engine that runs entirely in JavaScript.
fastest-levenshtein
The fastest JavaScript/TypeScript implementation of Levenshtein edit distance
Remeda
A TypeScript-first utility library with data-first and data-last function variants, lazy pipe evaluation, and fully typed transformations.
turf
The complete, modular geospatial analysis engine for JavaScript and TypeScript, bundling every Turf.js module under one install.
zope.interface
Design-by-contract interfaces for Python objects, components, and adapters.
github3.py
A comprehensive, actively developed Python wrapper around GitHub's REST API v3.
whatlang
Fast, lightweight natural language and script detection for Rust
prisma-client-py
Auto-generated, fully type-safe Python database client built on Prisma's schema and Rust query engine.
xstrings
A zero-dependency Go package that ports common string functions from Python, Ruby, PHP, and Perl into idiomatic, UTF-8-safe Go.
leven
Fast, dependency-free Levenshtein distance calculation for comparing and matching strings in JavaScript.
js-levenshtein
The fastest JavaScript implementation of the Levenshtein edit-distance algorithm, optimized for speed and low memory use.