Discover why #RustLang is the right choice for building #LowLatency systems: not just for code’s performance, but also for productivity & developer joy.

🎧 Listen to the #InfoQ #podcast with Andrew Lamb (Staff Engineer, InfluxData) for more insights: https://bit.ly/3HXGW4v

📄 #transcript included

#AI #ProgrammingLanguages #Performance #Concurrency #DeveloperExperience

New HFT article: Why P99.9 latency > average performance

Your system: 100ns avg latency ✅
Reality: 10μs P99.9 = losing money

In trading, that 0.1% tail determines profitability.

Key optimization strategies:
• Zero-alloc hot paths
• Wait-free data structures• Pre-allocated buffers
• Monitor percentiles not averages

You're only as fast as your slowest percentile.

Full breakdown: https://rustquant.dev/blog/tail-latency-hft-systems/

#HFT #RustLang #LowLatency

Tail latency: Why P99.9 matters more than average in HFT

Understanding why tail latency percentiles are critical for high-frequency trading systems and how to measure and optimize them effectively

¡Estamos muy emocionados de compartir que #LibreQoS v1.5-RC-1 ya está disponible — y llega acompañado de #LibreQoSInsight, nuestra nueva plataforma de análisis y control en tiempo real:

https://devblog.libreqos.com/posts/0003-libreqos-1-5-rc1_es/

#bufferbloat #latency #QoE #broadband #ISP #WISP #FISP #OpenSource #FLOSS #FQCoDel #schCAKE
#InternetServiceProvider #DaveTaht #FQ_CoDel #sch_CAKE #RFC8290 #BandwidthIsALIE #FWA #FTTX #xISP #LowLatency

#linux #debian #ubuntu #ubuntuStudio

About #lts #lowLatency and #hwe:

* "generic" is your standard Ubuntu kernel.

* "lowlatency" is a kernel optimized to minimize latency (delays) when working with audio

* "hwe" is a metapackage designed for the Ubuntu long term releases. "hwe" stands for "Hardware enablement". Installing this package will update the kernel for #LTS releases to newer versions ..
https://askubuntu.com/questions/1428913/what-are-the-differences-between-22-04-linux-images

@utopiarte
@tutorial @studi0

What are the differences between 22.04 linux-images?

I'm using Kubuntu 22.04 What are the differences between the kernel images? I see that there are: linux-image-5.15.0-48-generic (linux-image-generic) linux-image-5.15.0-48-lowlatency (linux-image-

Ask Ubuntu
Low-latency, high-throughput garbage collection

Low-latency, high-throughput garbage collection Wenyu Zhao, Stephen M.

Dangling Pointers

You know ZGC & #ProjectLoom. But have you explored #CRaC, Panama or Falcon JIT? @ArturSkowronski’s JVM iceberg dives deep into modern #Performance tooling—layer by layer.

Discover what most devs never see: https://javapro.io/2025/07/31/jvm-iceberg-modern-performance-edition/

@AzulSystems #JVM #VirtualThreads #LowLatency

@pkirn
@pkirn

Hey Peter,

Have you seen PWAR?

It has a huge ton of potential to grab those who want to move to Linux, but won't leave behind a favorite app or two on Windows.

https://github.com/ripxorip/PWAR

https://www.youtube.com/watch?v=V7sKoMQGp7I&t=4s

This has the potential to be HUGE for Linux musicians!! I would love it if you did an article about it to give it more publicity. :)

#LinuxAudio #Linux #Audio #MusicProduction #Windows #Virtualization #LowLatency

GitHub - ripxorip/PWAR: PWAR: PipeWire ASIO Relay — a zero-drift, real-time audio bridge

PWAR: PipeWire ASIO Relay — a zero-drift, real-time audio bridge - ripxorip/PWAR

GitHub

Just launched a new project where I’m learning (and building!) high-frequency trading systems using Rust - from scratch.

I'm documenting everything in a series of hands-on articles: system design, performance tricks, real trading concepts, and clean, idiomatic Rust.

If you're into trading, low latency systems, or just love Rust, follow the journey here: https://rustquant.dev

No fluff, just serious tech and a bit of fun.

#rustlang #trading #hft #lowlatency #opensource #rustacean

RustQuant

A modern Rust-powered framework for building high-frequency trading strategies with performance, precision, and modular design.