pbsf's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
mtdvio/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
grpc/grpc
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
hasura/graphql-engine
Blazing fast, instant realtime GraphQL APIs on all your data with fine grained access control, also trigger webhooks on database events.
utmapp/UTM
Virtual machines for iOS and macOS
grpc-ecosystem/grpc-gateway
gRPC to JSON proxy generator following the gRPC HTTP spec
ahmetb/kubectx
Faster way to switch between clusters and namespaces in kubectl
ktorio/ktor
Framework for quickly creating connected applications in Kotlin with minimal effort
fullstorydev/grpcurl
Like cURL, but for gRPC: Command-line tool for interacting with gRPC servers
aphyr/distsys-class
Class materials for a distributed systems lecture series
DyegoCosta/trabalhando-remoto
Informações para quem trabalha ou quer trabalhar remoto
pseudomuto/protoc-gen-doc
Documentation generator plugin for Google Protocol Buffers
Splitties/refreshVersions
Life is too short to google for dependencies and versions
ktorio/ktor-samples
Sample projects for Ktor
bazelbuild/rules_docker
Rules for building and handling Docker images with Bazel
riok/Kreya
Kreya is a GUI client for gRPC and REST APIs with innovative features for environments, authorizations and more.
HubSpot/jackson-datatype-protobuf
googleapis/gapic-generator-kotlin
Generate Kotlin gRPC client libraries from Protocol Buffer definitions.
julie-ng/windows-dev-setup
Dev environment on windows with Oh My ZSH, Hyper.js and more
Azure/azure-cosmosdb-bulkexecutor-java-getting-started
Bulk Executor Utility for Azure Cosmos DB Java SQL API
acqio/bazel-arcanist
Unit test engine and linter for Bazel
acqio/rules_databricks
This repository contains rules for interacting with Databricks.
acqio/rules_microsoft_azure
This repository contains rules for interacting with Microsoft Azure.
igorgatis/spark-httpjson
pbsf/pyne2019-grpc
Tutorial PyNE 2019 - gRPC - Alternativa à REST utilizada pelo Google e Netflix para intercomunicação de serviços
pedroegsilva/gofindthem
Gofindthem is a go library that implements a domain-specific language(DSL), which is similar to a logical expression. It also uses a substring matching engine (implementations of Aho-Corasick) and a regex matching engine to enable more complex searches with easy-to-read expressions. It supports multiple expressions searches, making it an efficient way to "classify" documents according to the expressions that were matched.
tmissao/TerraformAzureDevops
sgammon/protoc-gen-doc
Documentation generator plugin for Google Protocol Buffers
tmissao/databricks-spark-monitoring
A small project to instruct how to monitore databricks spark metrics and application logs
tmissao/OpenVpn-Poc
This repository is the result of my OpenVpn Study Case