Skip to content
View ProExpertProg's full-sized avatar

Organizations

@cryptovoting

Block or report ProExpertProg

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. vllm-project/vllmvllm-project/vllmPublic

    A high-throughput and memory-efficient inference and serving engine for LLMs

    Python 89.3k 20.8k

  2. OpenCilk/opencilk-projectOpenCilk/opencilk-projectPublic

    Monorepo for the OpenCilk compiler. Forked from llvm/llvm-project and based on Tapir/LLVM.

    LLVM 129 39

  3. ProExpertProg.github.ioProExpertProg.github.ioPublic

    Website

    CSS 1

  4. fftw-cppfftw-cppPublic

    A modern C++ wrapper around the FFTW library

    C++ 1

  5. Toggl-and-Google-calendar-integrationToggl-and-Google-calendar-integrationPublic

    A script that regularly checks updates a Google Calendar with time entries from Toggl

    JavaScript 3 1

  6. Compile-time mock substitution.mdCompile-time mock substitution.md
    1
    ## THIS IS STILL A DRAFT - come back soon for an updated version. It has not been tested, just an idea for now.
    2
    3
    # Abstract
    4
    GoogleTest is one of the most popular testing frameworks in C++. It also includes GoogleMock, a comprehensive mocking framework.
    5