Apache Iggy (Incubating)
banner
iggy.rs
Apache Iggy (Incubating)
@iggy.rs
Iggy is the persistent message streaming platform written in Rust, capable of processing millions of messages per second.
🚀 Apache Iggy 0.6.0 is coming!
Featuring a full server's core rewrite to the thread-per-core, shared-nothing design based on io_uring runtime (by compio), along with WebSocket transport for edge devices & web apps.
Share your feedback: github.com/apache/iggy/...
#iggy #asf #apache
November 12, 2025 at 6:36 AM
Rebuilding our message-streaming core into a thread-per-core, shared-nothing architecture on an io_uring runtime? Just a few months of deep dives, experiments, and ~650 changed files later :)

github.com/apache/iggy/...

#iggy #io_uring #threadpercore #rust #apache #asf #streaming
November 4, 2025 at 7:06 AM
3,000+ ⭐ on GitHub! Huge thanks to our amazing community! 🙌
The io_uring, thread-per-core runtime is coming soon to Apache Iggy - stay tuned! 🚀

#iggy #apacheiggy #apache #asf #github #oss #io_uring #rust #streaming #messaging
October 29, 2025 at 6:42 AM
We've just updated our Discord community link to discord.gg/apache-iggy - come join us, if you haven't already!

#iggy #apache #asf #oss #github #discord #rust #messaging #streaming
September 9, 2025 at 6:16 AM
🚀 All Iggy core components are now on Docker Hub!
Server, Connectors, MCP, Web UI & Bench Dashboard — all in one place.

Run it in seconds: docker run apache/iggy

#iggy #apache #asf #docker #dockerhub #rust #mcp #streaming #messaging #connectors
September 5, 2025 at 6:43 AM
Iggy 0.5.0 is here — now with SDKs for six programming languages!
Choose your favorite and start streaming your data today.

#iggy #sdk #asf #apache #rust #csharp #dotnet #java #go #nodejs #typescript #python
August 14, 2025 at 10:41 AM
Over 150 commits and a dozen of new contributors later, we're proud to announce the release of Apache Iggy 0.5.0 🚀 Zero-copy (de)serialization, multiple SDKs, benchmarking suite, Connectors runtime & MCP Server - the next level of efficiency.

iggy.apache.org/blogs/2025/0...

#iggy #asf
August 11, 2025 at 5:20 AM
With CLI, Web UI, and soon an LLM-powered interface, you'll be able to chat with Iggy to manage streams, browse data, and more — all through natural language. Apache Iggy is becoming AI-native… and this is just the beginning 🚀
#iggy #apache #asf #streaming #mcp #ai #llm #claude
July 14, 2025 at 5:48 AM
Reposted by Apache Iggy (Incubating)
apache / iggy: Apache Iggy: Hyper-Efficient Message Streaming at Laser Speed ★2711 https://github.com/apache/iggy
apache / iggy
Apache Iggy: Hyper-Efficient Message Streaming at Laser Speed
github.com
July 6, 2025 at 1:40 PM
Experimental support for io_uring & thread-per-core, shared-nothing design is now available! We're pushing hardware and kernel limits to deliver extreme performance & ultra-low latency. Want to help take Iggy to the next level? Feel free to contribute!

#iggy #asf #io_uring #rust
July 1, 2025 at 7:54 AM
The last couple of months have been awesome! Thanks to the amazing support from our ever-growing community, we’ve added a bunch of cool new features. Now it’s time to gear up for the next release — stay tuned, more updates coming soon!

#iggy #rust #asf #apache #streaming #github
June 23, 2025 at 5:19 AM
Reposted by Apache Iggy (Incubating)
👀 another cool crate using postcard
✨ Apache Iggy: persistent message streaming platform written in Rust

- Supporting QUIC, TCP (custom binary specification) and HTTP (regular REST API) transport protocols,

- Capable of processing millions of messages per second at the low latency

github.com/apache/iggy/

#rustlang
GitHub - apache/iggy: Apache Iggy: Hyper-Efficient Message Streaming at Laser Speed
Apache Iggy: Hyper-Efficient Message Streaming at Laser Speed - apache/iggy
github.com
June 19, 2025 at 2:01 PM
Apache Iggy now has its own Connectors Runtime 🦀 Easily build and reuse Rust plugins with simple traits — whether you're ingesting data into streams or pushing it out, connectors make it seamless!

iggy.apache.org/blogs/2025/0...

#iggy #asf #apache #rust #connectors #oss #github
June 6, 2025 at 7:33 AM
Data analytics, real-time communications, e-commerce, observability, trading, AI/ML pipelines? Please share your use cases with us and see if Iggy could help you achieve the high throughput and low latency message streaming 🦀

iggy.rs/discord

#iggy #rust #apache #asf #oss #messaging #streaming
May 23, 2025 at 6:39 AM
Our community (and codebase) has been growing lately! Thank you for all the support & contributions 🙂

#iggy #rust #asf #apache #messaging #streaming #oss #github
May 13, 2025 at 9:32 AM
How efficient can zero-copy (de)serialization be? And what does it actually look like in practice?
Discover our journey implementing one of the biggest recent optimizations in Apache Iggy.

iggy.apache.org/blogs/2025/0...

#iggy #apache #asf #rust #github #oss #messaging #streaming
May 8, 2025 at 6:06 AM
Very high throughput, while at the same time low and stable tail latencies? Easy-peasy for Apache Iggy :)

#iggy #streaming #messaging #asf #apache #rust
April 23, 2025 at 8:45 AM
What does it take to provide the very high throughput and, at the same time, ultra low & stable tail latencies? Here is the high-level overview of the Apache Iggy streaming architecture, including some of the most important features being worked on.

#iggy #asf #apache #streaming
April 21, 2025 at 9:42 AM
🚀 We’re excited to announce the latest release of Apache Iggy (Incubating) 0.4.300.

📦 Grab the official release here:
downloads.apache.org/incubator/ig...

📋 Curious about what’s new? Check out the changelog on GitHub:
github.com/apache/iggy/...

#iggy #asf #apache #messaging #streaming #oss
April 18, 2025 at 10:18 AM
Reposted by Apache Iggy (Incubating)
✨ You'll learn what Piotr discovered while building the @iggy.rs message streaming infrastructure from the ground up.

🎞️ We encourage you to check it out and subscribe to the channel!
www.youtube.com/watch?v=v3bp...

2/2
Let's build our own message streaming platform - Piotr Gankiewicz | Rustmeet 2025
YouTube video by Rustmeet
www.youtube.com
April 1, 2025 at 10:35 AM
The plugin ecosystem is one of the most anticipated features we have planned for Iggy in the coming months. Join our ongoing discussion, and help us design the connectors :)

github.com/apache/iggy/...

#iggy #apache #asf #plugin #connector #oss #github #streaming #messaging
April 1, 2025 at 5:40 AM
Help us shape the future of messaging streaming! Just fill out the simple form below and share your streaming use cases with us — we’d love to hear from you!

iggy.rs/feedback

#iggy #messaging #streaming #oss
March 13, 2025 at 7:43 AM
The day has finally come - our core repository has been moved under the Apache organization.
github.com/apache/iggy

#iggy #apache #asf #rust #github #oss #foss
February 24, 2025 at 10:12 AM
Iggy SDK in #rust has just surpassed over 100k downloads! We're constantly improving our code, to provide the best developer experience possible, and a joy to use it when building the distributed applications :)
#iggy #sdk #asf #crates #messaging #streaming
February 20, 2025 at 5:46 AM
Apache Iggy (Incubating) is built for high-performance message streaming with maximum throughput and ultra-low latency.

Explore our transparent, community-driven benchmark platform at benchmarks.iggy.rs and read more in our latest blog post: blog.iggy.rs/posts/transp...

#iggy #rust #asf #streaming
February 17, 2025 at 6:34 AM