Rafael Ribas

Deshred transactions: the fastest path to Solana data

Triton's new Deshred endpoint (paid beta) streams decoded transactions before slot execution, giving arbitrage bots, market makers and HFT systems the earliest signal.

Introducing Yellowstone Jet TPU client: a high-performance Solana TPU client in Rust

Need more control than with tpu-client-next? Yellowstone Jet TPU client extracts our transaction-sending logic into a Rust library: tx lifecycle callbacks, custom TPU contact info, arbitrary peer routing, and built-in support for swqos and quic.

Benchmark Solana RPC endpoints

Most Solana RPC benchmarks only show surface latency. Thorofare goes deeper—running two endpoints side by side to measure every stage of a slot: shred propagation, block assembly, transaction execution, and consistency. A full, end-to-end view of real RPC performance.