Pinned Repositories
grpc
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
protobuf
Protocol Buffers - Google's data interchange format
rails
Ruby on Rails
field_mask_parser
[Deprecated] FieldMask parameter parser
http2-sokusyukai
Sample Code for HTTP/2 Sokusyukai
isucon-settings
rucc
C compiler written in Ruby
yard2steep
Generate steep type definition file from yard annotation
the_pb
Utility for Google Protocol Buffers
south37's Repositories
south37/yard2steep
Generate steep type definition file from yard annotation
south37/field_mask_parser
[Deprecated] FieldMask parameter parser
south37/south37.github.io
South37's Blog Powered by Hugo
south37/atcoder
My answers of atcoder problems
south37/chrome-browserback-demo
south37/craftinginterpreters
Repository for the book "Crafting Interpreters"
south37/dotfiles
.zshrc, .vimrc, .gitconfig
south37/ev-job-gen
Generator of kubernetes manifest file for evaluation job.
south37/field_masked_model
This library provides masked accessor methods to model classes
south37/fmcache
Library for caching json masked by FieldMask
south37/fmparser
FieldMask parameter parser
south37/gcpc
Google Cloud Pub/Sub client for Ruby
south37/gcpc-interceptors
The collection of interceptors for gcpc (Google Cloud Pub/Sub client for Ruby)
south37/gmsc
Converts a gRPC metadata to a Hash which can be safely converted to JSON.
south37/golang-samples
Sample apps and code written for Google Cloud in the Go programming language.
south37/grpc
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
south37/grpc_access_logging_interceptor
An interceptor for access logging with gRPC.
south37/grpc_newrelic_interceptor
An interceptor for using New Relic with gRPC.
south37/grpc_opencensus_interceptor
An interceptor for using OpenCensus with gRPC.
south37/grpc_server
Simple utility class for using gRPC server
south37/gs-async-method
Creating Asynchronous Methods :: Learn how to create asynchronous service methods.
south37/gs-batch-processing
Creating a Batch Service :: Learn how to create a basic batch-driven solution.
south37/gs-relational-data-access
Accessing Relational Data using JDBC with Spring :: Learn how to access relational data with Spring.
south37/hugo-PaperMod
A fast, clean, responsive Hugo theme.
south37/kubebuilder
Kubebuilder - SDK for building Kubernetes APIs using CRDs
south37/kubebuilder-training
south37/lzbench
lzbench is an in-memory benchmark of open-source LZ77/LZSS/LZMA compressors
south37/mold
mold: A Modern Linker
south37/reloader_interceptor
A gRPC interceptor for using ActiveSupport::Reloader.
south37/tut-metrics-and-tracing
Metrics and Tracing with Spring :: Learn how to create metrics and tracing with Spring Boot