Yuri Voinov (@yvoinov)
  • Stars
    star
    26
  • Global Rank 542,735 (Top 19 %)
  • Followers 27
  • Following 1
  • Registered about 9 years ago
  • Most used languages
    C++
    53.8 %
    Shell
    30.8 %
    M4
    7.7 %
    DTrace
    7.7 %
  • Location πŸ‡°πŸ‡Ώ Kazakhstan
  • Country Total Rank 261
  • Country Ranking
    DTrace
    1
    M4
    1
    C++
    26
    Shell
    32

Top repositories

1

memlogger

Very simple memory logger, designed to profile the application by the nature of memory allocations in accordance with the size of the chunks. Feel free to check project wiki at https://github.com/yvoinov/memlogger/wiki
C++
3
star
2

interprocess-mutex

Lightweight (header only) portable interprocess mutex implementation using POSIX named semaphores
C++
2
star
3

squid-ecap-gzip

This Software is an eCAP adapter for HTTP compression with GZIP and DEFLATE. It is fully re-worked in C++11 and this is improved and bugfixed production version, based on Constantin Rack's https://github.com/c-rack/squid-ecap-gzip adapter
C++
2
star
4

check-interference-sizes

M4 macro for autoconf to check C++ interference sizes
M4
2
star
5

store-id-helper

Store ID helper AKA Dynamic Content Booster is extremely fast, scalable, enterprise-grade, high-performance multi-threaded content deduplicator, written in C++14. It works with any Squid starting with v3 and with all products based on it. Supported templates are listed in the project wiki
C++
2
star
6

memory-tools

Memory-related and performance tools
Shell
1
star
7

adaptive-spin-mutex

High performance adaptive C++11 spin mutex
C++
1
star
8

datapump-expimp

Oracle DataPump Export/Import common scripts. Exports both metadata and tables data
Shell
1
star
9

memory-tools-dtrace

DTrace memory tracing and profiling tools
DTrace
1
star
10

squid-update-blocklist-tools

These tools are developer to support squid's setup with ufdbguard filtering service
Shell
1
star
11

zrescue

Tools for compressed ZFS backups (including root pools) and separate datasets for bare-metal restore, cloning systems, physical standby creation & support and common backup purposes
Shell
1
star
12

squid-ecap-exif

Squid eCAP adapter for stripping EXIF metadata from requests. Reworked and ready for production by TCW. Forked from https://github.com/maxpmaxp/ecap-exif
C++
1
star
13

memproxy

Memproxy is designed to route requests for memory allocation and deallocation as a plugin to custom allocator. It is intended to handle exceptions - applications whose allocation requests must be routed to the system allocator.
C++
1
star