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
@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.
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.
jsonata
A lightweight query and transformation language for filtering, mapping, and reshaping JSON data with concise, path-based expressions.
url-parse
Small, dependency-light URL parser that works identically in Node.js and the browser.
jsonpath-ng
A standard-compliant JSONPath implementation for Python with arithmetic operators, AST manipulation, and in-place updates.
request-promise
A Bluebird-powered Promise wrapper around the request HTTP client for Node.js — deprecated since 2020 along with request itself.
github3.py
A comprehensive, actively developed Python wrapper around GitHub's REST API v3.
libpg-query-node
The real PostgreSQL parser, compiled to WebAssembly, for parsing SQL into ASTs in any JavaScript runtime.
http-cookie-agent
Adds tough-cookie-based cookie jar support to Node.js global fetch, undici, axios, node-fetch, and other HTTP clients.
astra-db-ts
The official TypeScript client for DataStax Astra DB, giving typed access to vector search, JSON collections, and CQL-backed tables via the Data API.
sns-payload-validator
Verifies AWS SNS message signatures for HTTP/S and Lambda payloads.
prisma-client-py
Auto-generated, fully type-safe Python database client built on Prisma's schema and Rust query engine.
League URI
A PHP library for parsing, building, and manipulating URIs, URNs, and URI templates
axum-server
A hyper-based HTTP server designed to be used with the Rust axum web framework.
jmespath.rs
A Rust implementation of JMESPath, the declarative query language for extracting and transforming data from JSON.
lightGallery
A modular, responsive lightbox gallery plugin for images and video, with official React, Vue, and Angular wrappers.
PyPika
A Python SQL query builder that constructs expressive, vendor-flexible SQL using a fluent builder API.
react-awesome-query-builder
A highly configurable React component for building complex filter queries with a drag-and-drop UI, exportable to SQL, MongoDB, JsonLogic, and more.
js-search
Lightweight, dependency-free client-side search for JavaScript and JSON objects
Query Key Factory
Typesafe query key management for TanStack Query with first-class autocompletion.
jsts
JavaScript port of the Java JTS Topology Suite for spatial predicates, geometry operations, and OGC Simple Features processing.
rama-core
The async Service and Layer trait core that every Rama network stack builds on.
graphql-query-complexity
Query complexity analysis and validation to protect graphql-js servers