Packages
4763 resultsVespa
Open-source search and vector database engine by Yahoo that combines approximate nearest neighbor vector search with BM25 lexical search, a YQL query language, multi-phase ranking, and tensor operations in ranking expressions for distributed deployment.
WattTime Grid Carbon Intensity API
WattTime grid carbon intensity REST API for energy management systems, software companies, and sustainability teams to access real-time and forecasted marginal carbon emissions rates for US and international electricity grids — enabling automated clean energy shifting, carbon accounting, and emissions reduction through time-based and location-based grid carbon data. Enables AI agents to manage real-time marginal emissions for clean energy dispatch automation, handle grid region lookup for location-based carbon data automation, access emissions forecast for predictive clean energy scheduling automation, retrieve historical emissions for carbon accounting automation, manage MOER (Marginal Operating Emission Rate) for grid emissions factor automation, handle clean energy signal for automated load shifting automation, access regional grid data for multi-region carbon comparison automation, retrieve carbon accounting report for Scope 2 emissions automation, manage automated demand response for clean electricity optimization automation, and integrate WattTime with building management, EV charging, and industrial load management for end-to-end grid carbon optimization automation.
YugabyteDB
Distributed SQL database compatible with PostgreSQL and Cassandra query languages, providing horizontal scalability with ACID transactions across multiple nodes and regions.
Amazon ECS (Elastic Container Service) API
Run and orchestrate Docker containers on AWS without managing the underlying server infrastructure, using either Fargate (serverless) or EC2 launch types.
Azure Data Factory REST API
Azure Data Factory is a managed cloud ETL and data orchestration service with a REST API for creating and running pipelines, managing datasets and linked services, configuring triggers, and monitoring pipeline runs across Azure and hybrid environments.
Bytebase
Database DevOps platform and schema migration tool that provides a collaborative UI and API for database change management across multiple database types (PostgreSQL, MySQL, TiDB, Oracle, SQL Server, MongoDB, Redis, and more). Bytebase provides SQL review/linting, migration workflows with approval processes, GitOps integration, data masking, and audit trails. REST API enables agent-driven database schema change automation with safety guardrails — schema changes go through review, not directly to production.
Cloudflare Queues API
Cloudflare Queues is a globally distributed message queue service tightly integrated with Cloudflare Workers, enabling agents to produce and consume messages at the edge without managing queue infrastructure.
Cloudflare Workers AI API
Cloudflare Workers AI provides serverless AI model inference at the edge via both a native Workers binding and a REST API, running models close to users across Cloudflare's global network.
Deep Lake (Activeloop)
Multi-modal data lake and vector database designed for AI applications. Deep Lake stores tensors of any type (images, text, audio, video, embeddings, labels) in a unified format backed by cloud storage (S3, GCS, local). Enables streaming large datasets directly to ML training frameworks (PyTorch, TensorFlow) without copying data. Also serves as a vector store for LLM applications (RAG) with embedding search. The 'Lakehouse for AI' — combines features of data lakes, vector databases, and streaming dataset loaders.
FAISS
High-performance similarity search and vector clustering library — searches billion-scale vector databases efficiently. FAISS features: IndexFlatL2 and IndexFlatIP (exact brute-force), IndexIVFFlat (inverted file for fast approximate search), IndexHNSWFlat (graph-based ANN), IndexIVFPQ (product quantization for compression), GPU support (index_cpu_to_gpu), faiss.write_index/read_index for persistence, D,I = index.search(query, k) for k-NN search, index.add(vectors) for insertion, faiss.normalize_L2 for cosine similarity, and index.nprobe for speed/accuracy tradeoff. Facebook Research library — most deployed vector search for local agent RAG without managed vector database.
Football-Data.org API
Freemium REST API providing football/soccer data for major European leagues including standings, fixtures, results, and team statistics.
Google Firebase Admin SDK
Firebase's privileged server-side SDK providing admin access to all Firebase services — Auth, Firestore, Realtime Database, Cloud Messaging, Storage, and Remote Config — without user authentication or Security Rules restrictions.
Grafana Pyroscope
Continuous profiling platform that collects CPU, memory, goroutine, and other profiles from running applications over time. Grafana Pyroscope (merged with Phlare) stores profiling data in object storage and enables flame graph visualization and comparison to identify performance regressions and hotspots. Integrates with Grafana for profile correlation with metrics and traces. Supports Python, Go, Java, Ruby, .NET, and more via pull-based profiling agents. Part of Grafana's LGTM+ observability stack.
HashiCorp Nomad API
HashiCorp Nomad's REST API enables programmatic scheduling, management, and monitoring of containerized and non-containerized workloads across a cluster, including job submission, allocation inspection, node management, and ACL-based access control.
Jira Service Management
Atlassian's ITSM platform built on Jira providing service request management, incident tracking, change management, and SLA enforcement with REST API and OAuth2 access.
LambdaTest Cross-Browser Testing API
LambdaTest API for cloud-based cross-browser and cross-device testing platform. Enables AI agents to manage test sessions, retrieve test results and screenshots, manage integrations, and control automated browser tests running on LambdaTest's grid. Supports Selenium, Playwright, Cypress, and Appium testing frameworks.
Langtrace
Open-source LLM observability platform that traces calls to LLM APIs (OpenAI, Anthropic, etc.) and provides evaluation, cost tracking, and performance analytics.
MagicBell
Multi-channel notification infrastructure API for developers. MagicBell provides a unified API to send and manage notifications across in-app, email, push (iOS/Android), Slack, and SMS channels from a single integration. Includes a pre-built notification center UI component (React, Web Component, React Native) that developers embed in their apps — eliminating the need to build notification UI. Purpose-built for developer tools and SaaS products.
Opsgenie
Atlassian alert management and on-call scheduling platform that aggregates alerts from monitoring tools, routes to on-call responders, and manages escalation policies.
Ory Hydra
Ory Hydra is a hardened, open-source OAuth 2.0 and OpenID Connect authorization server that issues access/refresh/ID tokens, manages consent flows, and integrates with any identity provider via a login/consent redirect API — without managing users itself.