Data streaming

New 2026

pylitestream ( a python library) is an O(1) memory-bounded streaming engine that prevents Out-Of-Memory (OOM) crashes on edge devices. By vaporizing data chunks post-execution and using backward buffer-scanning, it processes terabytes of CSVs, live APIs, and video directly on Android smartphones without ever overloading physical RAM.

New 2026

Firestore-like realtime document subscriptions for MongoDB via WebSockets and Change Streams.

New 2026

A lightweight C daemon that connects to a remote SeedLink server as a client, decodes incoming MiniSEED records, and re-broadcasts the raw seismic samples in the ZejfSeis protocol format. This allows the ZejfSeis visualization software to display real-time seismic waveforms from any SeedLink-compatible source.

New 2026

Distributed, event-driven notification platform on Redis Streams — at-least-once delivery, idempotency, multi-language push via FCM.

New 2026

Lightweight Rust event indexer for Sui streams filtered chain data over gRPC with cursor persistence and gap backfill. A zero-infra replacement for the deprecated suix_queryTransactionBlocks / suix_queryEvents JSON-RPC.

New 2026

Mafia simulator with a custom A2A communication protocol, pluggable heuristic/LLM agents, and a live WebSocket streaming server.

New 2026

Stream any command's output live over HTTP — watch from a browser or curl, on your LAN or the public internet via Tailscale.

New 2026

Data streaming runtime focused on performance, consistency, and extensibility. Write plugins in Rust or WASM and process data with data guarantees.

New 2026

A live perception layer for browser agents that turns UIs into streaming state graphs and semantic events in real time

New 2026

Agent Skills for Redpanda Products

New 2026

Distributed benchmarking platform for algorithmic matching engines. Submit C++/Rust/Go code — Forge compiles it in hardened containers, stress-tests with a bot fleet, validates against a reference orderbook, and streams live scores via WebSocket.

New 2026

Docker-based Apache Spark learning materials with hands-on notebooks for Spark SQL, streaming, tuning, internals, and log analysis.

New 2026

tail -f for PostgreSQL — stream row changes to the terminal in real time

New 2026

Real-time Effect span streaming to frontend UIs. Stream traces from any backend to React with zero overhead.