Apache Iggy (Incubating)'s Avatar

Apache Iggy (Incubating)

@iggy.rs

Iggy is the persistent message streaming platform written in Rust, capable of processing millions of messages per second.

87
Followers
3
Following
35
Posts
12.01.2025
Joined
Posts Following

Latest posts by Apache Iggy (Incubating) @iggy.rs

This Week in Rust 641 Β· This Week in Rust

Happy to see that our recent blog post about thread-per-core & io_uring migration has been mentioned by @thisweekinrust.bsky.social

this-week-in-rust.org/blog/2026/03...

06.03.2026 14:53 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

Thread-per-core + io_uring? See how we moved Apache Iggy from Tokio's work-stealing to a shared-nothing* architecture to make the most out of modern hardware and provide ultra-low, predictable tail latencies.

iggy.apache.org/blogs/2026/0...

#io_uring #iggy #rust #streaming #apache #asf

27.02.2026 09:02 πŸ‘ 6 πŸ” 2 πŸ’¬ 0 πŸ“Œ 1
Post image

πŸš€ Apache Iggy 0.7.0 is out! VSR consensus for clustering, LeftRight lock-free metadata, NUMA awareness, socket migration, and tons of SDK & connector improvements. Replication is coming!

iggy.apache.org/blogs/2026/0...

#iggy #rust #io_uring #vsr #apache #asf #streaming

25.02.2026 07:45 πŸ‘ 4 πŸ” 4 πŸ’¬ 0 πŸ“Œ 0
Post image

Your contributions are what make OSS great and help our community thrive! Once again, a huge thank you to all contributors who help make Apache Iggy the most efficient message streaming solution out there πŸš€

#iggy #rust #oss #apache #asf #github #messaging #streaming

06.02.2026 10:18 πŸ‘ 0 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Post image

The Iggy Web UI is now embedded directly in the server. Enable it with a single setting β€” no separate container needed anymore. One binary to run them all.

#iggy #rust #svelte #ui #web #asf #apache #oss

22.12.2025 08:38 πŸ‘ 2 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Preview
From the rust community on Reddit: Compio instead of Tokio - What are the implications? Explore this post and more from the rust community

Why you might want to consider the completion-based I/O (io_uring) for your next project. Check this discussion (a glimpse of the future blog post).

www.reddit.com/r/rust/comme...

#iggy #rust #io_uring #compio #tokio #apache #asf

16.12.2025 04:56 πŸ‘ 1 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Post image

Need speed & efficiency? πŸš€ Choose Iggy Connectors Runtime to fetch, transform & store data seamlessly. Use community plugins or build your own, all natively compiled in Rust!

iggy.apache.org/docs/connect...

#iggy #rust #connectors #asf #apache #messaging #streaming #github #oss

11.12.2025 06:59 πŸ‘ 2 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0
Post image

πŸš€ Apache Iggy 0.6.0 is out! One of our biggest rewrites yet, featuring a thread-per-core, shared-nothing design powered by io_uring! Plus, WebSocket transport support and tons of SDK/tooling improvements!

iggy.apache.org/blogs/2025/1...

#iggy #io_uring #rust #apache #asf #streaming

09.12.2025 10:55 πŸ‘ 5 πŸ” 0 πŸ’¬ 0 πŸ“Œ 1
Post image

Supporting WebSockets with completion-based I/O powered by io_uring. Here’s how we built a new transport protocol for Apache Iggy with blazingly fast performance.

iggy.apache.org/blogs/2025/1...

#iggy #rust #websocket #io_uring #compio #asf #apache #messaging #streaming #github #oss

17.11.2025 12:23 πŸ‘ 3 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Post image

πŸš€ 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

12.11.2025 06:36 πŸ‘ 8 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Post image

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

04.11.2025 07:05 πŸ‘ 1 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0
Post image

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

29.10.2025 06:42 πŸ‘ 2 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0
Post image

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

09.09.2025 06:16 πŸ‘ 5 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0
Post image

πŸš€ 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

05.09.2025 06:43 πŸ‘ 4 πŸ” 3 πŸ’¬ 0 πŸ“Œ 0
Post image

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

14.08.2025 10:41 πŸ‘ 3 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0
Post image

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

11.08.2025 05:19 πŸ‘ 3 πŸ” 3 πŸ’¬ 0 πŸ“Œ 0
Post image

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

14.07.2025 05:48 πŸ‘ 3 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Preview
apache / iggy Apache Iggy: Hyper-Efficient Message Streaming at Laser Speed

apache / iggy: Apache Iggy: Hyper-Efficient Message Streaming at Laser Speed β˜…2711 https://github.com/apache/iggy

06.07.2025 13:40 πŸ‘ 2 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Post image

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

01.07.2025 07:54 πŸ‘ 5 πŸ” 3 πŸ’¬ 0 πŸ“Œ 0
Post image

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

23.06.2025 05:19 πŸ‘ 2 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0

Postcard is great! We've recently started using it e.g. in our brand-new connectors runtime :)

19.06.2025 14:25 πŸ‘ 1 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0

πŸ‘€ another cool crate using postcard

19.06.2025 14:01 πŸ‘ 18 πŸ” 2 πŸ’¬ 3 πŸ“Œ 0
Post image

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

06.06.2025 07:33 πŸ‘ 2 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0
Post image

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

23.05.2025 06:39 πŸ‘ 3 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Post image

Our community (and codebase) has been growing lately! Thank you for all the support & contributions πŸ™‚

#iggy #rust #asf #apache #messaging #streaming #oss #github

13.05.2025 09:32 πŸ‘ 2 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Post image

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

08.05.2025 06:06 πŸ‘ 6 πŸ” 4 πŸ’¬ 0 πŸ“Œ 0
Post image

Very high throughput, while at the same time low and stable tail latencies? Easy-peasy for Apache Iggy :)

#iggy #streaming #messaging #asf #apache #rust

23.04.2025 08:45 πŸ‘ 0 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Post image

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

21.04.2025 09:42 πŸ‘ 1 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0
Post image

πŸš€ 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

18.04.2025 10:18 πŸ‘ 0 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Let's build our own message streaming platform - Piotr Gankiewicz | Rustmeet 2025
Let's build our own message streaming platform - Piotr Gankiewicz | Rustmeet 2025 YouTube video by Rustmeet

✨ 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

01.04.2025 10:35 πŸ‘ 2 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0