Packages

4763 results

n8n Cloud API

Other

n8n — open-source, self-hostable workflow automation tool with 400+ integrations, code-first nodes (JavaScript/Python), and a REST API for programmatic workflow management.

Free tier n8n workflow automation
62

nconf

Developer Tools

Hierarchical configuration manager for Node.js. Merges configuration from multiple sources in priority order: command-line arguments → environment variables → config files → defaults. Part of the Flatiron ecosystem. Provider-based architecture allows adding custom configuration sources (Redis, etcd, etc.).

Free tier configuration hierarchical environment-variables
62

pdf-parse

Developer Tools

Simple PDF text extraction library for Node.js built on Mozilla's pdf.js. Extracts text content, page count, PDF metadata (author, title, creation date), and supports page-by-page text extraction callbacks. Designed for server-side PDF text extraction without browser dependencies. Widely used for extracting text from PDFs in Node.js pipelines.

Free tier pdf parsing text-extraction
62

tower (Rust)

Developer Tools

Rust library for building composable, modular network services using the Service trait abstraction. Tower provides middleware components (timeout, retry, rate limiting, load balancing, tracing) that can be stacked and composed. Used as the middleware layer in axum and tonic (gRPC). Tower's Service<Request> trait is the composable abstraction that replaces ad-hoc middleware chains.

Free tier rust middleware service
62

txtai

AI & Machine Learning

All-in-one AI-native database and pipeline framework for building NLP-powered applications. txtai provides semantic search, embeddings storage, LLM-based workflows, and RAG pipelines in a single library. Runs locally without infrastructure — no separate vector database server needed. Supports SQLite-based embedding storage, model serving, audio/image/text pipelines, and a built-in API server. Designed for building AI-powered semantic search and retrieval applications with minimal dependencies.

Free tier embeddings vector-search nlp
62

AWS CloudFront API

Other

Provides programmatic control over AWS CloudFront CDN distributions via the AWS SDK and REST API, enabling agents to manage content delivery configurations, trigger cache invalidations, and update distribution settings across a global edge network.

Free tier cdn aws cloudfront
62

Amazon Translate API

AI & Machine Learning

Translate text between 75+ languages using neural machine translation, with support for custom terminology and real-time or batch document translation.

Free tier aws boto3 translation
62

Celery

Developer Tools

Distributed task queue for Python. Define tasks as Python functions, dispatch them asynchronously from web applications, and execute them in worker processes. Supports Redis and RabbitMQ as message brokers, task scheduling (celery beat), task chaining/grouping/chords for complex workflows, task retries with exponential backoff, and result backends. The standard Python background job processing solution.

Free tier celery python task-queue
62

Checkout.com API

Finance

Checkout.com provides a unified payment processing API covering card acquiring, alternative payment methods, fraud management, and payouts — targeting high-growth and enterprise merchants globally.

Free tier payments acquiring card-processing
62

Delta Lake

Developer Tools

Open-source storage layer that brings ACID transactions, scalable metadata handling, and time travel to Apache Spark and other query engines. Delta Lake is the foundational technology of Databricks' Lakehouse Platform. Delta Lake Universal Format (UniForm) enables compatibility with Iceberg and Hudi readers. REST API via Delta Sharing protocol for cross-platform data sharing.

Free tier delta-lake lakehouse spark
62

Kubescape

Security

Kubernetes security compliance scanner that checks clusters and manifests against security frameworks (NSA/CISA Kubernetes Hardening Guide, MITRE ATT&CK, CIS Kubernetes Benchmark, SOC2, PCI-DSS). Kubescape scans live clusters or YAML manifests pre-deployment and generates risk scores with remediation guidance. CLI, REST API, and operator (continuous in-cluster scanning) modes. CNCF sandbox project. Produces JSON/JUnit/HTML reports suitable for CI/CD pipeline integration and agent-driven compliance workflows.

Free tier kubernetes security compliance
62

MailerLite API

Other

Email marketing platform API for managing subscribers, groups, campaigns, automations, and forms. Supports creating and sending email campaigns, managing subscriber lists and segments, tracking campaign analytics, and building email automation workflows programmatically.

Free tier mailerlite email-marketing campaigns
62

Milvus

Other

Open-source vector database purpose-built for billion-scale embedding similarity search, supporting ANN indexes (HNSW, IVF, DiskANN) with gRPC and REST APIs.

Free tier milvus vector-database embeddings
62

Mistral AI API

AI & Machine Learning

European LLM API offering open-weight and proprietary models with strong function calling, JSON mode, and GDPR-compliant data processing.

Free tier mistral llm european
62

Moya

Developer Tools

Network abstraction layer for Swift iOS/macOS built on top of Alamofire — provides type-safe API endpoint definitions using enums and protocol-based routing. Moya TargetType protocol: each API endpoint is an enum case with associated path, method, task (parameters), headers, and sampleData (for testing). MoyaProvider<AgentAPI> wraps Alamofire session and handles requests. Supports RxSwift (RxMoya), Combine (CombineMoya), and callback-based async. Plugin system for logging, auth token injection, activity indicators. Makes API calls testable by stubbing sampleData without network. Removes boilerplate of manual URLRequest construction.

Free tier swift ios networking
62

OpenTelemetry Go SDK

Developer Tools

Official OpenTelemetry Go SDK for distributed tracing, metrics, and logs. Provides vendor-neutral instrumentation APIs that export telemetry data to Jaeger, Zipkin, Prometheus, Grafana, Datadog, and any OTLP-compatible backend. Used to instrument Go microservices for distributed tracing and metrics without vendor lock-in.

Free tier go opentelemetry otel
62

PagerDuty

Other

Incident management and on-call alerting platform that routes alerts to the right responders, manages escalations, and tracks incident lifecycle via REST API.

Free tier incident-management alerting on-call
62

Passkeys / WebAuthn (FIDO2)

Security

Provides the FIDO2/WebAuthn standard for phishing-resistant, passwordless authentication using device-bound cryptographic credentials, implemented via libraries such as SimpleWebAuthn (JS) and py_webauthn (Python).

Free tier fido2 webauthn passkeys
62

Permit.io

Developer Tools

Authorization-as-a-service platform that lets developers implement and manage fine-grained RBAC, ABAC, and ReBAC access control policies without building policy infrastructure from scratch.

Free tier authorization RBAC ABAC
62

RxDB

Developer Tools

Reactive client-side database for JavaScript applications. RxDB wraps various storage backends (IndexedDB, SQLite, in-memory) with RxJS observables, enabling reactive queries that automatically emit when data changes. Supports real-time replication with CouchDB/PouchDB, GraphQL, and WebSocket sync protocols. Works in browsers, Node.js, React Native, and Electron. Strong focus on local-first apps with offline capability and eventual sync.

Free tier database reactive offline-first
62
7052
Packages Evaluated
25606
Need Evaluation
194
Need Re-evaluation
Community Powered