Skip to content
View tkroman's full-sized avatar
Block or Report

Block or report tkroman

Report abuse

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

Report abuse

Pinned Loading

  1. src-dep-auto-plugin-example src-dep-auto-plugin-example Public

    Using SBT AutoPlugins as source dependencies

    Scala 1

  2. clickhouse_exporter clickhouse_exporter Public

    Forked from ClickHouse/clickhouse_exporter

    This is a simple server that periodically scrapes ClickHouse(https://clickhouse.yandex/) stats and exports them via HTTP for Prometheus(https://prometheus.io/) consumption.

    Go 1

  3. puree puree Public

    purity enforcer

    Scala 1

  4. cross-platform home dir in pure C cross-platform home dir in pure C
    1
    #include <stdlib.h>
    2
    #include <stdio.h>
    3
    #include <string.h>
    4
    
                  
    5
    #define PATH_LEN 256