requests · score 10.0 · auth, http-client, request-api, http-methods, rest-client
requests.api ~~~~~~~~~~~~ This module implements the Requests API. :copyright: (c) 2012 by Kenneth Reitz. :license: Apache2, see LICENSE for more details.
flask · score 10.0 · wsgi-app, app-factory, api-exports, http-routing, infra
Main Flask application class, instance creation, and public API exports.
flask · score 10.0 · database, app-factory, orm-init, route-registration, flask-core
Defines Flask application factory, initializes database ORM, and sets up routes.
ClawMarket · score 10.0 · infra
Validates HTTP URLs by checking resolved IPs against private ranges to block SSRF attacks.
flask · score 9.9 · database, http-request, werkzeug-wrapper, request-parsing, headers-handling
Wraps Werkzeug's Request class—Flask's request object handling HTTP request data within the Flask application framework.
flask · score 9.8 · database, app-lifecycle, request-handling, response-handling, routing
Defines Flask's application class managing routing, configuration, and request/response lifecycle sans-I/O.
express · score 9.8 · web-framework, middleware-composition, request-handling, app-factory, infra
Core Express web framework: app factory, routing, middleware composition, request/response helpers.
fastapi · score 9.6 · infra, app-initialization, openapi, middleware-config, dev-tools
Main application class for FastAPI, extending Starlette. It configures API metadata, routes, middleware, and OpenAPI documentation, serving as the central entry point for building
requests · score 9.6 · auth, session-management, redirect-handling, cookie-persistence, auth-persistence
requests.sessions ~~~~~~~~~~~~~~~~~ This module provides a Session object to manage and persist settings across requests (cookies, auth, proxies).
clawdstrike · score 9.5 · infra
Process tree signal validation and Unix signal helpers. ! ! Rejects unsafe signal targets (pid 0/1, the current agent, its parent, ! and protected system processes), verifies that
tokless · score 9.4 · infra
Resolves executable binaries, spawns processes, manages paths, handles health checks for command execution utility in Go.
requests · score 9.4 · auth, transport-adapter, connection-pool, http-adapter, infra
requests.adapters ~~~~~~~~~~~~~~~~~ This module contains the transport adapters that Requests uses to define and maintain connections.
requests · score 9.4 · auth, exception-hierarchy, error-types, http-errors, infra
requests.exceptions ~~~~~~~~~~~~~~~~~~~ This module contains the set of Requests' exceptions.
redis-py · score 9.3 · infra, exponential-backoff, jitter, thundering-herd, retry-strategy
Implements exponential backoff with random jitter to avoid thundering herd problems in retry scenarios.
requests · score 9.3 · auth, case-insensitive-dict, data-structures, dict-wrapper, infra
requests.structures ~~~~~~~~~~~~~~~~~~~ Data structures that power Requests.
openclaw-mission-control · score 9.3 · storage, rate-limiting, sliding-window, redis-backend, infra
Sliding-window rate limiters for abuse prevention. Supports an in-memory backend (default, no external dependencies) and a Redis-backed backend for multi-process / distributed depl
clawdstrike · score 9.3 · infra
NATS KV-based policy synchronization. ! ! Watches a tenant/agent-scoped KV bucket for policy updates and writes ! them to the local policy file. On delete events, the last known po
redis-py · score 9.3 · database, hash-slot, cluster-routing, command-routing, key-sharding
Computes the Redis cluster hash slot for a given key using the client's encoder, enabling sharding and command routing.
appium · score 9.3 · realtime, session-management, driver-stub, endpoint-routing, infra
Stub for unimplemented endpoint responses; saves sessions in init.ts.
firecracker · score 9.2 · infra
Applies seccomp BPF filters to the calling thread for syscall sandboxing and restrictions.
tailscale · score 9.2 · infra, api-views, immutable-types, read-only-access, dev-tools
Provides read-only access to Tailscale API types, separating data views from mutable types for safe sharing.
open-multi-agent · score 9.1 · infra
Trace sink that fans out records to multiple child sinks, combining their status and statistics while ensuring one child's failure doesn't block others.
redis-py · score 9.1 · infra, connection-pooling, concurrency-control, async-safe, resource-management
Manages a pool of reusable Redis connections, limiting concurrency and providing async-safe acquire/release with observability.
redis-py · score 9.1 · database, tcp-communication, connection-management, keepalive, infra
Manages TCP communication to and from a Redis server, handling connection setup, keepalive configuration, and error reporting.
eigent · score 9.1 · infra
Stores and restores async run context (session, state, request metadata) for propagation across reentrant calls and async task boundaries.
clawdstrike · score 9.1 · analytics, nats-messaging, pubsub, heartbeat-monitoring, infra
Canonical NATS subject and stream name helpers. ! ! The cloud enrollment response provides a tenant-scoped `subject_prefix`. ! All adaptive-SDR NATS channels must derive from that
hyperswitch-prism · score 9.0 · infra, config-management, api-keys, environment-settings, runtime-config
Core configuration management for API keys, environment, and runtime settings.
express · score 9.0 · infra
express Copyright(c) 2009-2013 TJ Holowaychuk Copyright(c) 2013 Roman Shtylman Copyright(c) 2014-2015 Douglas Christopher Wilson MIT Licensed /
redis-py · score 9.0 · infra, distributed-lock, concurrency-control, blocking-acquire, redis-lock
Acquires a distributed Redis lock with optional blocking and timeout, returning True on success. Ensures safe concurrent access to shared resources.
nanoclaw-railway · score 9.0 · infra, platform-detection, dev-tools
Cross-platform detection utilities for NanoClaw setup. /
firecracker · score 8.9 · infra
Configures Linux cgroups for resource isolation constraints.
laravel-pos · score 8.9 · infra, input-sanitization, string-trimming, middleware, dev-tools
Middleware automatically trimming string inputs and converting empty strings to null.
JIGGA · score 8.9 · infra
Step 1: → step 2 tool: step 1. terse " no step 1: step 2 steps: no nodes? step 1, step 2, step 3? null?** Actually terse per instructions. Output: "Loads persisted loop-guard state
laravel-pos · score 8.9 · infra, maintenance-mode, ip-whitelist, request-blocking, middleware
Middleware preventing all requests during maintenance mode except from allowed IPs.
typescript-sdk · score 8.9 · infra, mcp-transport, http-streaming, sse-streams, session-management
Implements the MCP Streamable HTTP transport using Web Standard APIs, handling POST/GET/DELETE, SSE streams, JSON responses, session validation, and resumability.
Open-ClaudeCode · score 8.9 · infra
Verifies whether a given PID exists in system process tree, checking running process status.
typescript-sdk · score 8.9 · integration, mcp-client, protocol-handshake, capability-negotiation, response-caching
MCP client implementation handling connection, capability negotiation, protocol handshakes, paginated listing, caching, and request validation.
firecracker · score 8.9 · infra
Enables SSBD (Speculative Store Bypass Disable) mitigation for CPU speculative execution vulnerabilities in Firecracker's main entry point.
axonflow-openclaw-plugin · score 8.9 · infra, cache-directory, xdg-paths, platform-detection, storage
Resolves the platform-specific cache directory for AxonFlow, honoring an explicit override, XDG, and OS conventions. Centralizes state location logic for portability and testabilit
CopilotKit · score 8.8 · id-generation, uuid, prefix-id, infra
Generates a unique ID by combining a prefix with a random UUID stripped of dashes, used for creating distinct identifiers.
build · score 8.8 · integration, config-loading, env-vars, netlify-api, validation
Loads, validates, and normalizes netlify.toml with context/branch resolution, environment variable merging, and Netlify API integration.
redis · score 8.8 · infra, monotonic-clock, timing, cross-platform, elapsed-time
Cross-platform monotonic time clock for reliable elapsed time measurements.
jbpm · score 8.8 · integration, cdi-integration, ejb-integration, lifecycle-management, session-management
Manages BPMN process runtime instances, sessions, and their lifecycles with CDI/EJB integration.
free-llm-router-dart · score 8.8 · ai, provider-registry, llm-routing, model-aliasing, infra
Immutable provider registry that normalizes names, rejects duplicates, maps model aliases to provider candidates, and exposes deterministic model/provider metadata.
erp5 · score 8.8 · database, mixin-framework, workflow-engine, orm-base, infra
Base class providing mixin behavior, accessors, workflows, and property sheets for ERP5 documents
flask · score 8.8 · infra, thread-local-proxy, request-context, session-context, app-context
Thread-local proxy objects for request, session, app context, and g.
ky · score 8.8 · infra
Calculates body size from stream or content-length for HTTP client requests/responses.
rtk · score 8.8 · infra, dev-tools, docker-output, kubectl-output, container-filtering
Filters Docker and kubectl output into compact summaries.
typescript-sdk · score 8.8 · infra, protocol-version, protocol-eras, version-comparison
Checks if a protocol version is modern by comparing against the first modern version threshold. Used widely to gate modern protocol behavior.
X2CRM · score 8.8 · autoloading, logging, application-singleton, framework-core, infra
Core Yii framework base class providing autoloading, logging, and application singletons.