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
go-sqlmock
A mock sql/driver implementation for Go that simulates database behavior in tests without a real database connection.
node-mssql
The Node.js client for Microsoft SQL Server, wrapping Tedious (or MSNodeSQLv8) behind a unified pool, request, and transaction API.
Orama
A dependency-free full-text, vector, and hybrid search engine that runs entirely in JavaScript.
tokio-postgres
A native, asynchronous PostgreSQL client for Rust built on Tokio
fastest-levenshtein
The fastest JavaScript/TypeScript implementation of Levenshtein edit distance
goose
A database migration tool for Go, driven by SQL files or plain Go functions, with a CLI and an embeddable provider library.
Remeda
A TypeScript-first utility library with data-first and data-last function variants, lazy pipe evaluation, and fully typed transformations.
@vitejs/plugin-basic-ssl
A Vite plugin that generates a self-signed certificate so your dev and preview servers can run over HTTPS with zero setup.
superagent
A small, progressive HTTP request library for Node.js and browsers with a single fluent, chainable API on both platforms.
ureq
A simple, safe, blocking HTTP client for Rust with minimal dependencies.
follow-redirects
A drop-in replacement for Node's http and https modules that transparently follows redirects with zero runtime dependencies.
certmagic
Automatic HTTPS for Go programs — the production-grade ACME client library that powers Caddy, obtaining and renewing TLS certificates with zero manual cert management.
NestJS TypeORM
Official TypeORM integration module for NestJS applications
TiDB
A distributed, MySQL-compatible SQL database built for horizontal scale, strong consistency, and hybrid transactional/analytical workloads.
Sequelize
A promise-based Node.js ORM for Postgres, MySQL, MariaDB, SQLite, and SQL Server with solid transaction support and rich associations.
turf
The complete, modular geospatial analysis engine for JavaScript and TypeScript, bundling every Turf.js module under one install.
sqlparser
Extensible SQL lexer and parser for Rust, conforming to ANSI SQL:2011
gock
Versatile HTTP traffic mocking for Go, intercepting any net/http-based client for deterministic tests.
@neondatabase/serverless
Neon's serverless PostgreSQL driver for JavaScript and TypeScript, built for edge and serverless runtimes using HTTP and WebSockets instead of raw TCP.
PySpark
Python API for Apache Spark, the unified engine for large-scale distributed data processing
SQLModel
One model for SQLAlchemy and Pydantic, built by the creator of FastAPI to kill duplicate schema code.
sea-orm
Async, dynamic ORM for Rust with entity codegen, relation loading, and migrations for MySQL, Postgres, and SQLite.
Apache DataFusion
The extensible, Arrow-native SQL and DataFrame query engine for building fast analytical systems in Rust.
objection.js
A SQL-friendly ORM for Node.js, built on Knex, that gets out of your way instead of hiding SQL behind a DSL.