Michael Gardner (abitofhelp)

abitofhelp

Geek Repo

Company:A Bit of Help, Inc.

Location:SCOTTSDALE, AZ

Home Page:http://www.abitofhelp.com

Github PK Tool:Github PK Tool

Michael Gardner's repositories

abohapis

This repository will contain protobuf files and libraries for our applications.

Language:StarlarkLicense:MITStargazers:1Issues:1Issues:0

apis

This repository contains an example using Go, Bazel 7 (bzlmod), ProtoBuf, grpc-gateway, GoogleApis, and gRPC.

Language:StarlarkLicense:MITStargazers:1Issues:2Issues:0

apis-rust

This repository contains an example using Rust, Bazel 7 (bzlmod), ProtoBuf, GoogleApis, and gRPC.

Language:StarlarkStargazers:1Issues:1Issues:0

azmd5_hash_dir

This application demonstrates how to recursively process a directory of files to determine base64 MD5 hashes using concurrency and an errgroup. Azure Storage uses base64 MD5 hashes blob metadata.

Language:GoLicense:MITStargazers:1Issues:1Issues:0
Language:StarlarkStargazers:1Issues:1Issues:0

bazel_go

This repository contains a Go application that can be built using Go buiid or Bazel. In either case, the go.mod is the source of truth for dependencies.

Language:StarlarkLicense:MITStargazers:1Issues:1Issues:0

bazel_go_version_stamping

This repository contains a Go application showing how to stamp a binary with a version using multiple modules.

Language:StarlarkLicense:MITStargazers:1Issues:1Issues:0

bazel_grpc_pbuf_go

This repository contains a project built with Bazel, gRPC, ProtoBuf, and Go. The purpose of this project was to figure out how to get googleapis to work in this system.

Language:StarlarkStargazers:1Issues:1Issues:0

bazel_monorepo_go_rust

This repository contains a monorepo, polyglot project consisting of a library for Go and Rust.

Language:StarlarkLicense:MITStargazers:1Issues:1Issues:0

bazel_scripts

This repository contains reusable scripts and custom rules for Bazel.

Language:StarlarkLicense:MITStargazers:1Issues:1Issues:0

bzlmod

This repository contains a simple client/server application (go, connectrpc) based on the ubiquitous Greeter example at grpc's website. The main branch works without using Bazel to build it. The bazel branch performs the build using bzlmod features.

Language:StarlarkLicense:MITStargazers:1Issues:0Issues:0

cargo_multimod_example

This is an example application demonstrating how to use Prost and Tonic using multiple modules.

Language:RustLicense:MITStargazers:1Issues:1Issues:0

clean-architecture-example

An example to create a clean architecture with Java 11

Language:JavaStargazers:1Issues:1Issues:0

go122_servemux_vs_chi

This application demonstrates how to use the new routing capabilities of ServeMux in Go v1.22 and how to use a stdlib compatible third-party package, such as Chi, to provide middleware services. A basic comparison of processing times is made between these alternatives.

Language:GoLicense:MITStargazers:1Issues:0Issues:0

go_chi_rest

This application demonstrates how to use Chi for basic CRUD operations in RESTful Go service.

Language:GoLicense:MITStargazers:1Issues:0Issues:0

grpc-hello-world-java

This application is a simple client/server hello world service.

Language:JavaLicense:NOASSERTIONStargazers:1Issues:2Issues:0
Language:StarlarkLicense:MITStargazers:1Issues:1Issues:0

helloworld-tonic-bsr

A Rust-based protobuf/gRPC example using buf.Build BSR.

Language:RustLicense:NOASSERTIONStargazers:1Issues:1Issues:0

prost_example

This is an example application demostrating how to use Prost.

Language:RustLicense:MITStargazers:1Issues:1Issues:0

rust-bazel

This repository contains a simple Rust application, library, and unit test that can be built using Bazel as well as Cargo.

Language:StarlarkLicense:MITStargazers:1Issues:0Issues:0

rust_clap_figment

This project demonstrates how to use Clap and Figment to implement hierarchical configuration in a Rust CLI application.

Language:RustLicense:MITStargazers:1Issues:1Issues:0

rxgrpckotlin-basic-example

This is a basic example that shows how to use Gradle-KotlinDsl, Kotlin, and reactor-grpc. This code is a work in progress, but it may be helpful to others...

Language:KotlinLicense:MITStargazers:1Issues:2Issues:0

simpleshadow

A simple application showing how to create a Kotlin application using Gradle, Kotlin DSL, and ShadowJar.

Language:KotlinLicense:NOASSERTIONStargazers:1Issues:2Issues:0

tonic_example

This is an example application demostrating how to use Prost and Tonic.

Language:RustLicense:MITStargazers:1Issues:1Issues:0
Language:KotlinStargazers:0Issues:1Issues:0

azure-sdk-for-rust

This repository is for active development of the *unofficial* Azure SDK for Rust. This repository is *not* supported by the Azure SDK team.

Language:RustLicense:MITStargazers:0Issues:0Issues:0

bazel_subpkg

This is a monorepo project that contains a single package, "abc", which has some subpackages. Please see the README.md file for details.

Language:StarlarkLicense:MITStargazers:0Issues:0Issues:0

devoxx-2017

Code for my Devoxx Belgium 2017 presentation

Language:KotlinStargazers:0Issues:2Issues:0

multi_module_bazels

This project demonstrates how to implement a monorepo using bzlmod with multiple MODULE.bazel files and Gazelle.

Language:StarlarkStargazers:0Issues:0Issues:0

rdedup

Data deduplication engine, supporting optional compression and public key encryption.

Language:RustStargazers:0Issues:1Issues:0