From 1be49f6340cee8fd53d0de5efcd380845543d090 Mon Sep 17 00:00:00 2001 From: terraplanetary Date: Wed, 26 Nov 2025 10:05:23 +0000 Subject: [PATCH 1/2] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1f1ffe8de..55bd06edf 100644 --- a/README.md +++ b/README.md @@ -1316,7 +1316,8 @@ See also [About Rust’s Machine Learning Community](https://medium.com/@autumn_ * [ArroyoSystems/arroyo](https://github.com/ArroyoSystems/arroyo) - High-performance real-time analytics in Rust and SQL [![CI](https://github.com/ArroyoSystems/arroyo/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/ArroyoSystems/arroyo/actions) * [iggy](https://github.com/apache/iggy) [[iggy](https://crates.io/crates/iggy)] - Persistent message streaming platform, supporting QUIC, TCP and HTTP transport protocols [![CI](https://github.com/apache/iggy/actions/workflows/test.yml/badge.svg)](https://github.com/apache/iggy/actions/workflows/test.yml) * [infinyon/fluvio](https://github.com/infinyon/fluvio) - Programmable data streaming platform [![CI](https://github.com/infinyon/fluvio/actions/workflows/ci.yml/badge.svg)](https://github.com/infinyon/fluvio/actions) - +* [wingfoil](https://github.com/wingfoil-io/wingfoil) [[wingfoil] (https://crates.io/users/0-jake-0)] - ultra-low latency data streaming platform with Python and other integrations + ### Data structures * [ashvardanian/simsimd](https://github.com/ashvardanian/SimSIMD) - SIMD-accelerated vector distances and similarity functions for x86 AVX2 & AVX-512, and Arm NEON [![crates.io](https://img.shields.io/crates/v/simsimd.svg)](https://crates.io/crates/simsimd) From be5aba69f6c695c91945c2e82658e46d1a73363b Mon Sep 17 00:00:00 2001 From: terraplanetary Date: Wed, 26 Nov 2025 13:54:18 +0000 Subject: [PATCH 2/2] Update README.md Co-authored-by: Tom Parker-Shemilt --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 55bd06edf..1d1edfde3 100644 --- a/README.md +++ b/README.md @@ -1316,7 +1316,7 @@ See also [About Rust’s Machine Learning Community](https://medium.com/@autumn_ * [ArroyoSystems/arroyo](https://github.com/ArroyoSystems/arroyo) - High-performance real-time analytics in Rust and SQL [![CI](https://github.com/ArroyoSystems/arroyo/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/ArroyoSystems/arroyo/actions) * [iggy](https://github.com/apache/iggy) [[iggy](https://crates.io/crates/iggy)] - Persistent message streaming platform, supporting QUIC, TCP and HTTP transport protocols [![CI](https://github.com/apache/iggy/actions/workflows/test.yml/badge.svg)](https://github.com/apache/iggy/actions/workflows/test.yml) * [infinyon/fluvio](https://github.com/infinyon/fluvio) - Programmable data streaming platform [![CI](https://github.com/infinyon/fluvio/actions/workflows/ci.yml/badge.svg)](https://github.com/infinyon/fluvio/actions) -* [wingfoil](https://github.com/wingfoil-io/wingfoil) [[wingfoil] (https://crates.io/users/0-jake-0)] - ultra-low latency data streaming platform with Python and other integrations +* [wingfoil](https://github.com/wingfoil-io/wingfoil) [[wingfoil](https://crates.io/users/0-jake-0)] - ultra-low latency data streaming platform with Python and other integrations ### Data structures