Packages

4946 results

Detox

Developer Tools

Gray-box end-to-end testing framework for React Native apps. Unlike Appium (black-box), Detox instruments the React Native app itself — enabling synchronization with the app's state to eliminate flakiness. Detox waits for the app to be 'idle' before executing test actions, dramatically reducing async timing issues. Written by Wix Engineering. Works with Jest test runner. Supports iOS (Simulator) and Android (Emulator) on CI.

Free tier react-native e2e mobile
64

Dioxus

Developer Tools

Cross-platform UI framework for Rust inspired by React. Write UI in Rust using JSX-like RSX syntax with React-style hooks and components. Single codebase targets web (WASM), desktop (via WebView or native), mobile (iOS/Android), and TUI. Dioxus 0.5 introduced signals-based reactivity. A leading contender for Rust UI as an alternative to egui's immediate-mode model.

Free tier rust react-like wasm
64

Docling

AI & Machine Learning

IBM's open-source document conversion library that parses PDF, DOCX, PPTX, and other formats into structured Markdown or JSON with table detection, figure extraction, and layout analysis.

Free tier python pdf docx
64

Drizzle ORM

Developer Tools

Drizzle ORM is a lightweight, SQL-first TypeScript ORM that provides type-safe query builders mirroring SQL syntax, zero-dependency schema definitions, and a built-in migration toolkit — designed for edge runtimes, serverless, and environments where Prisma's binary query engine is impractical.

Free tier drizzle orm typescript
64

FlightAware Aviation Intelligence API

Other

FlightAware aviation intelligence REST and streaming API for aviation operators, airlines, airports, and enterprise logistics to access real-time ADS-B flight tracking, predictive gate arrival times, turbulence forecasts, historical flight records, and global aviation data — acquired by Collins Aerospace (Raytheon Technologies) and powering mission-critical aviation operations for airlines, FBOs, and logistics companies. Enables AI agents to manage real-time flight tracking for aviation operations automation, handle ADS-B position data for aircraft monitoring automation, access predictive ETA for gate arrival automation, retrieve turbulence forecast for flight planning automation, manage historical flight for analytics automation, handle airport operations data for FBO management automation, access delay prediction for operations planning automation, retrieve fuel efficiency data for airline cost automation, manage fleet monitoring for corporate aviation automation, and integrate FlightAware with airline ops, ground handler, and corporate flight department platforms for enterprise aviation automation.

Free tier flightaware aviation-intelligence flight-tracking
64

Google Maps Platform

Developer Tools

Provides REST APIs for geocoding addresses, computing directions and routes, searching places, rendering static map images, and embedding interactive maps in applications.

Free tier maps geocoding directions
64

Hugging Face Diffusers

AI & Machine Learning

Provides DiffusionPipeline and modular noise schedulers for running and fine-tuning state-of-the-art diffusion models for image, video, and audio generation.

Free tier python huggingface diffusion
64

Ktor Client

Developer Tools

Kotlin Multiplatform HTTP client built for coroutines. Ktor Client runs on JVM, Android, iOS (Darwin), JS, and WebAssembly — the same client code works across all platforms. Uses a plugin architecture for JSON serialization (kotlinx.serialization), auth, logging, content negotiation, and retry. The standard choice for Kotlin Multiplatform networking, also widely used for Kotlin server-side agent clients.

Free tier kotlin http multiplatform
64

Lago API

Other

Lago — open-source, self-hostable usage-based billing and metering platform for SaaS companies, with a REST API for ingesting usage events, managing plans, and generating invoices.

Free tier lago billing usage-based
64

LangGraph

AI & Machine Learning

Stateful graph-based framework for building multi-step LLM agent workflows with persistent checkpointing and human-in-the-loop support.

Free tier ai agents llm
64

MapLibre GL JS

Developer Tools

Open-source JavaScript library for rendering interactive vector-tile maps in the browser using WebGL, forked from Mapbox GL JS with no proprietary dependencies.

Free tier maps open-source webgl
64

Marvin

AI & Machine Learning

AI engineering library by Prefect that exposes LLMs as type-safe Python functions using decorators like @marvin.fn, marvin.cast, and @marvin.classifier backed by Pydantic models.

Free tier llm structured-output python
64

Mollie Payments API

Other

Dutch payment service provider API covering 30+ European and global payment methods (iDEAL, Bancontact, SEPA, credit cards, Klarna, PayPal) with a clean REST API popular in the Netherlands and EU.

Free tier mollie payments european
64

Mutiny

Developer Tools

Reactive programming library for Java — Quarkus's default reactive framework. Mutiny provides two reactive types: Uni<T> (single async result, like Mono in Project Reactor) and Multi<T> (stream of items, like Flux). Designed for readability over functional programming purity — method names like onItem().transform(), onFailure().retry(), onFailure().recoverWithItem() are readable English vs Reactor's flatMap/concatMap/mergeMap. Integrates with Quarkus reactive extensions (Hibernate Reactive, Reactive PanacheEntity, reactive Kafka client, RESTEasy Reactive).

Free tier java kotlin reactive
64

Open Policy Agent (OPA)

Developer Tools

General-purpose policy engine that decouples policy decisions from application code. OPA evaluates Rego policies against structured JSON input to return policy decisions. Used for Kubernetes admission control, API authorization, data filtering, and compliance checks in agent systems. Policies are version-controlled, testable code separate from application logic.

Free tier policy authorization rego
64

PDM

Developer Tools

Modern Python package and dependency manager following PEP 517/518/660 standards. Uses pyproject.toml for all configuration, lockfiles for reproducible environments, and supports PEP 582 (no virtualenv, packages in __pypackages__) as well as traditional venv management. Alternative to Poetry and pip-tools with better PEP compliance and faster resolver. Supports multiple Python version management.

Free tier python package-manager pyproject-toml
64

PolyMCP — Multi-Provider MCP Client

Developer Tools

PolyMCP multi-provider MCP client/server enabling AI agents to route tool calls across multiple LLM providers — acting as a bridge that allows agents to use tools from different MCP servers while intelligently routing to the most appropriate backend provider, supporting provider-agnostic agent architectures.

MCP Free tier mcp-client multi-provider mcp-server
64

Restate

Developer Tools

Durable execution platform that makes code run to completion even through failures, restarts, and infrastructure outages. Restate persists the execution state of TypeScript/Java/Go/Python code as it runs — like a workflow engine but for regular code. Agents use Restate to write long-running agentic workflows as regular async functions with automatic durability, retry, and state management.

Free tier durable-execution workflow serverless
64

ShipEngine API

Developer Tools

ShipEngine REST API — multi-carrier shipping label generation, rate comparison, tracking, and address validation across 50+ carriers (UPS, FedEx, USPS, DHL), enabling agents to automate shipping workflows for e-commerce and logistics applications.

Free tier shipengine shipping labels
64

Shrine

Developer Tools

Flexible file upload library for Ruby — handles the complete file upload lifecycle with pluggable storage backends (S3, GCS, Azure, local disk, memory). Shrine features: file validation (type, size), metadata extraction (mime type, image dimensions), background processing (ImageMagick, libvips thumbnails), direct uploads (presigned S3 URLs), multiple file versions (thumb, medium, original), resumable uploads via TUS protocol, and ORM integration (ActiveRecord, Sequel, Mongoid). Shrine's plugin architecture allows using only needed features. Replacement for CarrierWave and Paperclip (deprecated). Used for agent application avatars, document uploads, agent knowledge base file ingestion.

Free tier ruby rails file-upload
64
7052
Packages Evaluated
25606
Need Evaluation
194
Need Re-evaluation
Community Powered