Skip to content
View CommitThis's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report CommitThis

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. aero15x-fand aero15x-fand Public

    Fan controller and systemd daemon for a Gigabyte Aero15x.

    C++ 3

  2. async-packet-test async-packet-test Public

    Python library for writing small and human readable tests against future "expected" packets.

    Python 4

  3. thread-local-fibers thread-local-fibers Public

    Implementation of a Boost.Fiber scheduler that pins running fibers to specific scheduler instance and thread.

    C++ 1

  4. zip-iterator zip-iterator Public

    C++ implementation of Python-like "zip" parallel iteration.

    C++ 21 4

  5. CUDA std::vector - Unified Memory Al... CUDA std::vector - Unified Memory Allocator
    1
    Example code for making a std::vector backed by 
    2
    memory on the GPU using a custom allocator.
  6. User Defined Literals User Defined Literals
    1
    Deomstrating use of user defined literals with
    2
    a "memory buffer" as an example.