Jae-KimSeo's Stars
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
obsproject/obs-studio
OBS Studio - Free and open source software for live streaming and screen recording
hashicorp/terraform
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
istio/istio
Connect, secure, control, and observe services.
hashicorp/consul
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
tmrts/go-patterns
Curated list of Go design patterns, recipes and idioms
envoyproxy/envoy
Cloud-native high-performance edge/middle/service proxy
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.
google/ExoPlayer
This project is deprecated and stale. The latest ExoPlayer code is available in https://github.com/androidx/media
grpc-ecosystem/grpc-gateway
gRPC to JSON proxy generator following the gRPC HTTP spec
video-dev/hls.js
HLS.js is a JavaScript library that plays HLS in browsers with support for MSE.
Netflix/zuul
Zuul is a gateway service that provides dynamic routing, monitoring, resiliency, security, and more.
arut/nginx-rtmp-module
NGINX-based Media Streaming Server
Netflix/eureka
AWS Service registry for resilient mid-tier load balancing and failover.
gwuhaolin/livego
live video streaming server in golang
senghoo/golang-design-pattern
设计模式 Golang实现-《研磨设计模式》读书笔记
ksundong/backend-interview-question
백엔드 개발자로 입사를 준비하며 받았던 질문, 예상했던 질문, 인터넷 참고한 질문(CC BY-NC)
Netflix/ribbon
Ribbon is a Inter Process Communication (remote procedure calls) library with built in software load balancers. The primary usage model involves REST calls with various serialization scheme support.
DataDog/datadog-agent
Main repository for Datadog Agent
kat-co/concurrency-in-go-src
Full sourcecode for the book, "Concurrency in Go" published by O'Reilly.
vladimirvivien/automi
A stream processing API for Go (alpha)
notedit/media-server-go
WebRTC media server for go
ddd-by-examples/library-nestjs
notedit/media-server-go-demo
webrtc media server go demo
rodaine/grpc-chat
Simple Chat Server/Client implemented with gRPC
leosuncin/nest-api-example
Example of an Restful API with Nest.js and TypeORM
theserverfault/HLS-transcoding-nodejs
This is a sample example repository to implement video transcoding for buffered bandwidth based streaming videos in Nodejs using Apple HLS + m3u8 to stream over HTTP.
dojinkimm/go-grpc-example
attacomsian/live-streaming
Spring Boot REST API for managing videos.
gobenpark/go-design-pattern