Skip to content
View amonakov's full-sized avatar

Organizations

@apitrace @ispras

Block or report amonakov

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. primus primus Public

    Low-overhead client-side GPU offloading

    C++ 219 20

  2. glsanity glsanity Public

    Linux 32/64 libGL tests

    C 17 3

  3. kexec-module kexec-module Public

    Light scaffolding for building kexec as a loadable kernel module

    C 14 6

  4. vpn-netns vpn-netns Public

    Helper script for running a VPN client confined to a network namespace

    Shell 12 4

  5. libgl-switcheroo libgl-switcheroo Public

    libGL switching for primus users

    C++ 11

  6. adjust-child-env adjust-child-env Public

    Attach to a process and modify environment on exec

    C 10 1

3 contributions in the last year

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

Contribution activity

April 2025

Created an issue in llvm/llvm-project that received 1 comment

Quadratic scaling in processing of designated initializers

printf 'x(%d)\n' $(seq 10000) > x10000.h struct S { #define x(n) int m##n; #include "x10000.h" #undef x } s = { #define x(n) .m##n = n, #include "x…

1 comment
Loading