Overview
News
Technologies
Salaries
Products
People
Growth
Financials
Overview
Hi, I'm Nazmul . I am an ex-Googler, founder, engineer, maintainer, designer, leader, HsingI-er, racer, storyteller.
News
Build High-Performance Flat 2D Arrays in Rust (SIMD, L1 Cache)
Explore how to build high-performance 2D data structures in Rust. Learn about the differences between a simple Vec of Vecs approach and a flat 1D array leveraging contiguous memory, CPU L1 Cache, and SIMD optimization to prevent CPU pipeline stalls.
Read more
Report
Build High-Performance Flat 2D Arrays in Rust (SIMD, L1 Cache)
Explore how to build high-performance 2D data structures in Rust. Learn about the differences between a simple Vec of Vecs approach and a flat 1D array leveraging contiguous memory, CPU L1 Cache, and SIMD optimization to prevent CPU pipeline stalls.
Read more
Report
Build with Naz : Capturing Real-Time Build Progress from Cargo Using PTY and OSC Sequences
When building Rust projects, Cargo emits hidden OSC (Operating System Command) terminal control sequences that communicate build progress to compatible terminals like WezTerm. However, capturing these sequences programmatically is surprisingly tricky - st
Read more
Report
Build with Naz : Rust, Memory performance & latency - locality, access, allocate, cache lines
Moore's Law, the observation that the number of transistors on a chip doubles roughly every 2 years, ended around 2015-2020. This means CPU bound code that runs slowly will run slowly on future CPUs. The traditional approach of Big-O analysis and algorith
Read more
Report
Build with Naz : TLS (Transport Layer Security) in Rust with tokio, rustls, CFSSL
TLS is the backbone of web security. We will explore using TLS with Rust, and CFSSL to create a certificate authority to issue self signed certificates & keys. We will also create a server and client that communicate securely over the network using tokio
Read more
Report
Pro access
Upgrade to see all 40 mentions
Upgrade to a paid plan to read every media mention of this company - funding news, awards, product launches and press releases from all the outlets writing about it.
Every media mention and press release
Funding news, awards and product launches
Fresh coverage from every outlet writing about the company
Upgrade now
Cancel anytime. Secure checkout. Instant activation.
