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.

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. vllm-project/vllm vllm-project/vllm Public

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

    Python 58.2k 10.2k

  2. OpenCilk/opencilk-project OpenCilk/opencilk-project Public

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

    LLVM 115 36

  3. ProExpertProg.github.io ProExpertProg.github.io Public

    Website

    CSS 1

  4. fftw-cpp fftw-cpp Public

    A modern C++ wrapper around the FFTW library

    C++ 1

  5. Toggl-and-Google-calendar-integration Toggl-and-Google-calendar-integration Public

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

    JavaScript 3 1

  6. Compile-time mock substitution.md Compile-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