ericmcbride
Principal Engineer at Toyota Connected. Usually hacking away at something in Rust / Haskell / C.
@toyota-connected United States
Pinned Repositories
advent-of-coding-2021
advent-2021
bazel-deps-broke
Looks like a regression in rules_rust v0.25. Can revert to rules_rust v0.19 and it works. Looks like optional dependencies (build / dev) are not working in build scripts of external crates.
chaos-reigns
Istio Circuit Breaker / Chaos Library.
client-go
Go client for Kubernetes.
go-dfw-testing
API used for GO-DFW meetup presentation
primarch
A Rust Load Generator
Shenlong
Kube Secrets Updater
tflite-rs
tonic-server-side-batching
Example of tonic server side batching
wufei
Async Kuberenetes Namespace Log Recorder / Streamer
ericmcbride's Repositories
ericmcbride/wufei
Async Kuberenetes Namespace Log Recorder / Streamer
ericmcbride/chaos-reigns
Istio Circuit Breaker / Chaos Library.
ericmcbride/tflite-rs
ericmcbride/go-dfw-testing
API used for GO-DFW meetup presentation
ericmcbride/tonic-server-side-batching
Example of tonic server side batching
ericmcbride/advent-of-coding-2021
advent-2021
ericmcbride/bazel-deps-broke
Looks like a regression in rules_rust v0.25. Can revert to rules_rust v0.19 and it works. Looks like optional dependencies (build / dev) are not working in build scripts of external crates.
ericmcbride/client-go
Go client for Kubernetes.
ericmcbride/dlt-tracing-subscriber
Tracing subscriber for COVESA DLT
ericmcbride/do-infra-repo
My terraform scripts to spin up my Kubernetes cluster with Linkerd/Flagger to Digital Ocean
ericmcbride/duckling
Language, engine, and tooling for expressing, testing, and evaluating composable language rules on input strings.
ericmcbride/flume
A safe and fast multi-producer, multi-consumer channel.
ericmcbride/flux-get-started
Getting started with Flux and the Helm Operator
ericmcbride/gang-of-four
Gang of Four OOP Design Patterns Implemented in Python
ericmcbride/gherkin
Pure Rust implementation of Gherkin language (`.feature` file) for Cucumber testing framework.
ericmcbride/gitops-istio
GitOps Progressive Delivery demo with Istio, Flux, Helm Operator and Flagger
ericmcbride/godog
Cucumber for golang
ericmcbride/hask8s
Kubernetes CLI helper in haskell
ericmcbride/helm-operator-get-started
Managing Helm releases with Flux Helm Operator
ericmcbride/kube-rs
kubernetes client in the style of client-go
ericmcbride/libdlt-sys
Bindings for Debug Log and Trace library
ericmcbride/ocaml-c-compiler
ericmcbride/rules_rust
Rust rules for Bazel
ericmcbride/rust-crates-index
Rust library for retrieving and interacting with the crates.io index
ericmcbride/spin-rs
Spin-based synchronization primitives
ericmcbride/strum
A small rust library for adding custom derives to enums
ericmcbride/tensorflow
An Open Source Machine Learning Framework for Everyone
ericmcbride/tflite-rs-downloads
Result of calling download_dependencies.sh in tensorflow lite
ericmcbride/tokenizers
š„Fast State-of-the-Art Tokenizers optimized for Research and Production
ericmcbride/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...