Advertisement Β· 728 Γ— 90

Posts by Apache Iggy (Incubating)

Post image

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

1 week ago 0 0 0 1
Post image

Check out this blog post by Gordon Murray, who used Apache Iggy as the event spine for a 6-tier streaming lakehouse. Incredibly efficient, barely touching the CPU.

gordonmurray.ie/data/2026/03...

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

2 weeks ago 1 1 0 0
Post image

Would you like to start contributing to OSS but don't know where or how to start? Check out this insightful, in-depth blog post by one of our community members!

sve.moe/posts/2511/2...

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

3 weeks ago 0 1 0 0
Post image

Rust is thriving at @apache.org πŸ¦€

πŸ₯‡ Apache DataFusion - 8.5k+ ⭐
πŸ₯ˆ Apache OpenDAL - 5k+ ⭐
πŸ₯‰ Apache Iggy - 4.1k+ ⭐

The future of open-source data infrastructure is written in Rust.

iggy.apache.org

#Rust #OpenSource #Apache #DataEngineering #Streaming #Iggy

3 weeks ago 1 1 0 0
Post image

The updated site and documentation are live! Check it out at iggy.apache.org

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

4 weeks ago 1 1 0 0
Post image
1 month ago 0 2 0 0
Preview
What the Heck is Apache Iggy? | HackerNoon Apache Kafka has gotten rather long in the tooth, is Apache Iggy the successor?

hackernoon.com/what-the-hec...

1 month ago 0 1 0 0
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...

1 month ago 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

1 month ago 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

1 month ago 4 4 0 0
Advertisement
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

2 months ago 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

3 months ago 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

4 months ago 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

4 months ago 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

4 months ago 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

5 months ago 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

5 months ago 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

5 months ago 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

5 months ago 2 2 0 0
Advertisement
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

7 months ago 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

7 months ago 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

8 months ago 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

8 months ago 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

9 months ago 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

9 months ago 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

9 months ago 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

9 months ago 2 2 0 0

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

9 months ago 1 1 0 0
Advertisement

πŸ‘€ another cool crate using postcard

9 months ago 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

10 months ago 2 2 0 0