Skip to content
View tringi's full-sized avatar

Block or report tringi

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

Pinned Loading

  1. win32-dpi win32-dpi Public

    Example of properly DPI-scaling Win32 windows across XP to latest Windows 11

    C++ 250 17

  2. win32-iocp-events win32-iocp-events Public

    Example of waiting for Event Objects by associating them with a I/O Completion Port (IOCP), effectively lifting MAXIMUM_WAIT_OBJECTS (64) limit of WaitForMultipleObjects(Ex) API.

    C++ 24 3

  3. code-style-agnostic-search code-style-agnostic-search Public

    Coding Style -agnostic (and more) search for C++

    C++ 7

  4. rwspinlock rwspinlock Public

    Slim, simple, cross-process, reader-writer unfair fast spin lock for Windows

    C++ 10 1

  5. x32-abi-windows x32-abi-windows Public

    Test/benchmark of using 32-bit pointers in 64-bit code on Windows. Not an actual ABI, only inspired by Linux's x32 ABI.

    C++ 9

  6. papers papers Public

    Papers & proposals, for C++ programming language, Microsoft Windows OS, and other

    3