Skip to content
View epeshk's full-sized avatar

Block or report epeshk

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. ConcurrencyToolkit ConcurrencyToolkit Public

    Concurrent collections and synchronization primitives for writing fast multithreaded and asynchronous code

    C# 87 3

  2. serilog-sinks-background serilog-sinks-background Public

    An asynchronous wrapper for Serilog sinks that logs on a background thread. Powered by disruptor-net.

    C# 11

  3. dotnext-2018-exceptions dotnext-2018-exceptions Public

    C# 10 3

  4. blog blog Public

    7

  5. arraypool-examples arraypool-examples Public

    C# 7

  6. structfmt structfmt Public

    A python module for easy work with binary struct and format strings with fluent api.

    Python 4

25 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to epeshk/ConcurrencyToolkit, serilog/serilog, dotnet/runtime and 6 other repositories
Loading A graph representing epeshk's contributions from March 24, 2024 to March 30, 2025. The contributions are 43% commits, 38% pull requests, 19% issues, 0% code review.   Code review 19% Issues 38% Pull requests 43% Commits

Contribution activity

March 2025

Created an issue in dotnet/runtime that received 2 comments

Deadlock under debugger

Description This program hangs in Debug configuration when running under debugger. Tested on Windows .NET 9.0.200, with different debuggers: Visual…

2 comments
Loading