mikeydee36's Stars
fenugrec/npkern
Nissan / Infiniti ECU reflashing kernel, for use with nisprog
fenugrec/nisprog
nisprog Nissan ECU reflashing tool
fenugrec/freediag
OBD2 scantool
fenugrec/nissutils
mrphyslaw/NissanDefs
Definition files for Nissan engine control computers to be used with the Rom Raider Ecu Editor.
aws/aws-sdk-net
The official AWS SDK for .NET. For more information on the AWS SDK for .NET, see our web site:
aws/aws-sdk-go
AWS SDK for the Go programming language (In Maintenance Mode, End-of-Life on 07/31/2025). The AWS SDK for Go v2 is available here: https://github.com/aws/aws-sdk-go-v2
ethereum/go-ethereum
Go implementation of the Ethereum protocol
aws/aws-lambda-go
Libraries, samples and tools to help Go developers develop AWS Lambda functions.
processout/grpc-go-pool
grpc connection pool
serverless/serverless
⚡ Serverless Framework – Effortlessly build apps that auto-scale, incur zero costs when idle, and require minimal maintenance using AWS Lambda and other managed cloud services.
aws/aws-sam-cli
CLI tool to build, test, debug, and deploy Serverless applications using AWS SAM
grpc/grpc-experiments
Experiments and proposals for gRPC features.
grpc/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
bsm/grpclb
External Load Balancing Service solution for gRPC written in Go
aws/serverless-application-model
The AWS Serverless Application Model (AWS SAM) transform is a AWS CloudFormation macro that transforms SAM templates into CloudFormation templates.
awslabs/git-secrets
Prevents you from committing secrets and credentials into git repositories
mwitkow/grpc-proxy
gRPC proxy is a Go reverse proxy that allows for rich routing of gRPC calls with minimum overhead.
devsu/grpc-proxy
A runnable, configurable Go reverse proxy that allows for rich routing of gRPC calls with minimum overhead. Built on top of mwitkow/grpc-proxy
microsoftarchive/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes
dnSpy/dnSpy
.NET debugger and assembly editor
dotnet-architecture/eShopOnContainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor. Moved to https://github.com/dotnet/eShop.
rbanks54/microcafe
Sample code to show microservices using NET, in the context of a cafe
Netflix/curator
ZooKeeper client wrapper and rich ZooKeeper framework
Netflix/conductor
Conductor is a microservices orchestration engine.
Netflix/Hystrix
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
Netflix/eureka
AWS Service registry for resilient mid-tier load balancing and failover.
apache/kafka
Mirror of Apache Kafka
dotnet/corefx
This repo is used for servicing PR's for .NET Core 2.1 and 3.1. Please visit us at https://github.com/dotnet/runtime
dotnet/coreclr
CoreCLR is the runtime for .NET Core. It includes the garbage collector, JIT compiler, primitive data types and low-level classes.