Skip to content
View ProExpertProg's full-sized avatar

Organizations

@cryptovoting

Block or report ProExpertProg

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 62.4k 11.1k

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

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

    LLVM 118 38

  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