Skip to content
View cjmcgraw's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report cjmcgraw

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. This is a custom way that I parse ar... This is a custom way that I parse args in bash scripts. I consider it the most terse and readable form.
    1
    #! /usr/bin/env bash
    2
    first=""
    3
    second=""
    4
    third_flag=""
    5
    
                  
  2. ml-rescore-es-plugin ml-rescore-es-plugin Public

    A plugin for dynamically rescorcing documents in real time, using grpc inside of elasticsearch

    Java 4

  3. mlmodel-manager mlmodel-manager Public

    MLModel Manager - a webservice to simplify deploying machine learning models

    Python

  4. grpc-swarm-lookaside-load-balancer grpc-swarm-lookaside-load-balancer Public

    A prototype for using a custom name resolver, with hedging in gRPC java

    Java 1

  5. recsys-proxy-cache recsys-proxy-cache Public

    Java

  6. beam beam Public

    Forked from apache/beam

    Mirror of Apache Beam

    Java