Skip to content
View InKolev's full-sized avatar
  • Bulgaria

Block or report InKolev

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Librdkafka Performance Tuning Guide.md Librdkafka Performance Tuning Guide.md
    1
    # librdkafka Performance Tuning Guide
    2
    
                  
    3
    **Target version:** librdkafka v2.13.x (latest stable as of March 2026)
    4
    **Applies to:** All language bindings built on librdkafka - confluent-kafka-python, confluent-kafka-go, confluent-kafka-dotnet, node-rdkafka, Karafka/rdkafka-ruby, and others.
    5
    
                  
  2. Multi-tenant Systems Troubleshooting... Multi-tenant Systems Troubleshooting Guide.md
    1
    # Multi-tenant Systems Troubleshooting Guide
    2
    
                  
    3
    *A structured checklist for isolating, diagnosing, and resolving issues in shared-infrastructure systems.*
    4
    
                  
    5
    *For developers with limited multi-tenant experience and for people that need to refresh their knowledge and expertise on the subject.*
  3. Practical Engineering Guide.md Practical Engineering Guide.md
    1
    # Building and Maintaining Resilient Services
    2
    
                  
    3
    **A Practical Engineering Guide**
    4
    *Best practices for designing, operating, and scaling production-grade distributed systems.*
    5
    
                  
  4. .NET 10 (C#14) Performance Optimizat... .NET 10 (C#14) Performance Optimizations Guide.md
    1
    # .NET 10 / C# 14 - Performance Optimization Guide
    2
    
                  
    3
    > **Target:** .NET 10 (LTS) · C# 14 · Last updated March 2026
    4
    >
    5
    > This guide is a curated set of **100 performance rules, tips, and idioms** every developer on this project must know. Each entry is concise and actionable. Entries marked 🆕 leverage features new in .NET 10 / C# 14.