Skip to content
@resq-software

ResQ Systems, Inc.

Protocol-driven autonomous drone swarm platform for decentralized disaster response and critical logistics. Resilient coordination when infrastructure fails.
ResQ Systems mark

ResQ Systems

Software for autonomous disaster response.

Resilient coordination, simulation, and operator tooling for autonomous systems working through degraded networks and infrastructure.

Get started Live visualization Documentation Research License

Start building

Bootstrap a reproducible RESQ development environment:

curl -fsSL https://get.resq.software | sh

The onboarding flow authenticates with GitHub, installs a pinned Nix toolchain, lets you choose a repository, enters its development environment, and configures the resq CLI and canonical git hooks.

get.resq.software serves pinned, SHA-256-verified artifacts and exposes immutable version routes for provisioning. Those checks protect the GitHub-to-Worker delivery path and detect corrupted downloads; they are not an independent signature or proof of origin. See resq-software/dev for version pinning, unattended setup, digest verification, and the complete trust model.

Explore the system

Research
Working papers, technical notes, and field reports on emergency-response software.
Viz
Live 3D common operating picture for simulated multi-agency autonomous response.
Docs
Operations manual, platform concepts, integration guides, and API references.
Design
Component library and engineering design system used across RESQ interfaces.

Platform map

flowchart LR
    Foundation["Packages & building blocks<br/>npm · dotnet · vcpkg"]
    Tools["SDKs & developer tools<br/>dotnet-sdk · pypi · crates"]
    Trust["Decentralized coordination<br/>programs"]
    Operations["Simulation & operations<br/>viz"]

    Foundation --> Tools
    Tools --> Trust
    Tools --> Operations
    Trust --> Operations
Loading

Public repositories

Experience

Repository What it provides Stack
viz Live 3D coordination view with mesh topology, hazard fusion, telemetry, and multi-agency simulation TypeScript, Three.js, .NET
npm Shared UI, mapping, telemetry, security, analytics, and foundational TypeScript packages TypeScript, React
docs Official operations, platform, integration, and API documentation MDX, Mintlify

SDKs

Repository What it provides Stack
dotnet-sdk Typed clients, protocol contracts, blockchain anchoring, and simulation harnesses C#, Protobuf
pypi FastMCP server exposing digital-twin, drone-coordination, and incident-response capabilities to AI clients Python, FastMCP

Runtime

Repository What it provides Stack
crates The resq CLI/TUI workspace for repository automation, diagnostics, deployment, and operations Rust
programs On-chain programs for decentralized airspace management and autonomous delivery coordination Rust, Solana Anchor

Foundation

Repository What it provides Stack
dotnet Reusable building blocks for Clean and Hexagonal .NET architectures C#
vcpkg C++ libraries and foundational data structures for robotics software C++17, CMake
dev Reproducible developer onboarding, pinned installers, and canonical repository hooks Shell, PowerShell, Nix

Contribute

Start with the repository's AGENTS.md for its architecture and local commands, then read the organization-wide contribution guide and engineering standards. Security reports follow the coordinated disclosure policy.

Questions about the platform or an integration? Contact contact@resq.software.

Copyright 2026 ResQ Systems, Inc. Public RESQ projects are individually licensed; organization defaults are available under Apache License 2.0.

Pinned Loading

  1. crates crates Public

    A comprehensive Rust monorepo for the ResQ autonomous drone platform, featuring a zero-dependency DSA library, unified CLI, shared TUI components, and specialized developer tools.

    Rust

  2. dotnet dotnet Public

    Reusable .NET building blocks for Clean / Hexagonal (Ports & Adapters) architecture, providing foundational domain primitives, CQRS contracts, adapters, and service defaults.

    C#

  3. dotnet-sdk dotnet-sdk Public

    A collection of .NET 9 client libraries, protocol bindings, and simulation tools for interacting with the ResQ autonomous disaster-response platform.

    C#

  4. npm npm Public

    Registry workspace for ResQ Systems npm packages (@resq-systems scope) including our UI component library, flight instruments, data structures, and utilities for the autonomous disaster response pl…

    TypeScript

  5. pypi pypi Public

    Python packages for the ResQ disaster response platform: resq-mcp (FastMCP server connecting AI agents to drone fleets and simulations) and resq-dsa (zero-dependency data structures for search and …

    Python 1 1

  6. vcpkg vcpkg Public

    C++ vcpkg libraries and zero-dependency, header-only C++17 utility libraries (resq-common) for the ResQ autonomous drone platform, featuring data structures, geo utilities, and Rust-inspired error …

    C++

Repositories

Showing 10 of 12 repositories

Top languages

Loading…

Most used topics

Loading…