# Apollo Federation Goes Full Rust

DevFeed: [Apollo Federation Goes Full Rust](<https://devfeed.tech/articles/apollo-federation-goes-full-rust-23186.md>)

Original publisher: [Read original article](<https://www.apollographql.com/blog/apollo-federation-goes-full-rust>)

Author: David Walter

Published: 2026-05-07T17:50:09Z

Content type: article

Language: en

Sources: [Apollo Blog](<https://devfeed.tech/sources/apollo-blog.md>)

Topics: [Rust](<https://devfeed.tech/topics/rust.md>), [JavaScript](<https://devfeed.tech/topics/javascript.md>), [monorepo](<https://devfeed.tech/topics/monorepo.md>)

Tags: [announcement](<https://devfeed.tech/tags/announcement.md>), [apollo-federation](<https://devfeed.tech/tags/apollo-federation.md>), [monorepo](<https://devfeed.tech/tags/monorepo.md>), [performance](<https://devfeed.tech/tags/performance.md>), [preview](<https://devfeed.tech/tags/preview.md>), [rust](<https://devfeed.tech/tags/rust.md>)

## AI overview

Apollo Federation is releasing a preview of Rust-native composition. The Rust implementation is reported to be roughly 27x faster at the median, 8.5x faster at p95, and 6x faster at p99 across production graphs, while unifying the query planner and composition engine in one Rust monorepo.

## Source excerpt

Rust-native composition for Apollo Federation is in preview: 27x faster at the median, unified codebase. Enable Federation Next in GraphOS Studio.