Skip to content
View gkatev's full-sized avatar

Highlights

  • Pro

Organizations

@CARV-ICS-FORTH
Block or Report

Block or report gkatev

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

  1. Geany editor: Wrapper for per-worksp... Geany editor: Wrapper for per-workspace instances, opening in most recently focused window, and more
    1
    #!/bin/bash
    2
    
                  
    3
    GEANY_PATH="/usr/bin/geany"
    4
    
                  
    5
    if [ -z "$XDG_RUNTIME_DIR" ]; then
  2. CARV-ICS-FORTH/XHC-OpenMPI CARV-ICS-FORTH/XHC-OpenMPI Public

    XPMEM-based Hierarchical MPI Collectives

  3. sizeof sizeof Public

    Quickly check the size of C datatypes on your machine

    C 1

  4. yify-subtitles yify-subtitles Public

    Downloads subtitles from yifysubtitles.com

    Java 5

  5. stm32core stm32core Public

    An STM32F103 core, based on libopencm3.

    C++

  6. stm32chrono stm32chrono Public

    STM32-based chronograph for Airsoft pellets

    C++