Abhinav Singh LogoAbhinav Singh
home
projects
blog
  1. Home
  2. Blog
  3. Page 1

Quick Thoughts

Blog

Welcome to my blog! Here, I share insights on AI engineering, LLM-powered agents, Model Context Protocol integrations, and AI-driven automation solutions. I hope you find the information helpful and engaging. If you have any questions or suggestions, feel free to reach out!


3 posts found

Search results for:

  • Architecting for Zero Latency: A Deep Dive into Cap'n Proto

    Why traditional serialization is bleeding your CPU dry and how Cap'n Proto eliminates the encode/decode tax entirely. A deep dive into zero-copy memory layouts, promise pipelining RPC, and when you should actually reach for this over Protobuf.

    capnprotoserializationperformancedistributed-systemsrpccpp
  • Mastering C++ Cooperative Cancellation: Building Robust Async Systems

    A deep dive into C++20 cooperative cancellation patterns using std::stop_token, std::jthread, and modern async primitives. Learn to build graceful, cancellable operations for production systems.

    cppcpp20concurrencyasyncperformancesystem-design
  • Mastering Go Pointers: Function Frames and Memory Management

    A comprehensive guide to understanding pointers in Go, including function frames, memory management, and the difference between pass-by-value and indirect memory access.

    goprogrammingmemory-managementpointersperformance
  • Previous
  • 1
  • Next
© 2026 __init__abs. All rights reserved.