# eProsima/Fast-DDS

The most complete DDS - Proven: Plenty of success cases. Looking for commercial support? Contact info@eprosima.com

Repository: https://github.com/eProsima/Fast-DDS
Canonical: https://ross.abutalabs.com/products/fast-dds
Homepage: https://eprosima.com
Language: C++
License: Apache-2.0
License Family: permissive
Topics: dds, ros2, rtps, middleware, cpp, omg, robotics, fastdds, distributed-systems
Last push: 2026-08-24T07:12:52+00:00

## Health v2 (maintenance only)
Score: 97/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 94, longevity 100
- inputs: {"age_days": 4479, "days_push": 9, "days_rel": 41, "gap_med": 17.5, "n_releases_24m": 31}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2884, forks 948 (observed 2026-08-28T04:07:28.069987+00:00)

## What it is
eProsima Fast DDS is a C++ implementation of the OMG Data Distribution Service (DDS) standard with its RTPS wire protocol, serving as the default middleware for ROS 2. It enables high-performance, real-time publish-subscribe communication between distributed applications.

## Use cases
- implement pub-sub communication between distributed C++ applications
- build ROS 2 middleware with DDS
- exchange real-time data across a network with low latency
- develop robotics systems with decentralized messaging
- replace message brokers with brokerless DDS communication
- integrate DDS-compliant systems over RTPS

## When to choose
- you need a standards-compliant, high-performance DDS implementation in C++
- you are building ROS 2 applications or robotics middleware
- you need real-time, brokerless publish-subscribe with QoS control

## When to avoid
- you need simple request-reply REST APIs rather than pub-sub
- you want a managed cloud message broker
- your team works in a language other than C++ without bindings

## Facets
- artifact type: library
- maturity: stable
- function: middleware, rpc, networking, serialization
- domain: microservices, robotics, developer-tools
- platform: cpp, windows, cross-platform
- tags: dds, rtps, ros2, pub-sub, data-distribution-service, real-time-messaging, real-time, linux, macos

## Member repositories
- eProsima/Fast-DDS (main) score 97

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:28.069987+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:35:24.357614+00:00, confidence not recorded.
  - readme: https://github.com/eProsima/Fast-DDS (fetched 2026-08-28T04:07:28.069987+00:00, sha ce4cd1ac8b3b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
