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

Block or report tkroman

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. 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