Built on Apache Iggy.
The Rust-native streaming broker. Apache 2.0 license, open specification, fully portable. No proprietary protocols, no vendor lock-in.
LaserData delivers ordered, low-latency event streams directly into LakeSail's Rust-native compute engine. Continuous data engineering and AI agent execution with no JVM in the path, no garbage collection pauses, and predictable tail latency end to end.
LaserData builds a next-generation streaming platform on Apache Iggy, the Rust-native message broker that uses io_uring for kernel-level async I/O. Ordered events move at predictable, low latency, without the JVM and garbage collection overhead of traditional brokers.
Traditional brokers carry JVM garbage collection through every operation, introducing tail latency spikes and unpredictable throughput at scale. LaserData eliminates that layer entirely, delivering predictable scheduling, tighter performance bounds, and reduced memory usage.
That philosophy lines up with how LakeSail is built. Together they form a stream-to-compute path where ordered events move directly from the broker into the engine, with no serialization detours and no runtime mismatch.
The Rust-native streaming broker. Apache 2.0 license, open specification, fully portable. No proprietary protocols, no vendor lock-in.
Async I/O at the kernel. Predictable tail latency, minimal syscall overhead.
Events stream into compute in the order produced. Continuous, no batch windows.
Rust ownership replaces garbage collection. Predictable p99, lower memory, no JIT warmup.
Two stacks built on the same foundation. Joining them produces a continuous, low-latency path from event to result with no JVM anywhere in the loop.
LakeSail consumes event streams from LaserData and reacts continuously, with no batch windows and no polling overhead between layers.
io_uring streaming and LakeSail's Rust engine share the same posture: zero GC pauses, no JVM anywhere in the path, predictable latencies at every layer.
Agents subscribe to LaserData streams and delegate heavy work to LakeSail's elastic Rust runtime, which provisions compute per workload and releases it on completion.
LakeSail is Apache-licensed and developed openly on GitHub. LaserData builds on Apache Iggy. Both stacks are yours to audit and to run anywhere.
LaserData delivers ordered event streams into LakeSail's Rust compute layer. Continuous, low-latency data engineering and agent workloads, with no JVM in the path.
Run LaserData streams through LakeSail's Rust-native engine in your own cloud account. End-to-end Rust, open source, deployed where your data already lives.