Pinned Repositories
fasthttp
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
fasthttprouter
A high performance fasthttp request router that scales well
goczmq
goczmq is a golang wrapper for CZMQ.
gpt4free
decentralising the Ai Industry, just some language model api's...
kubernetes-handbook
Kubernetes中文指南/云原生应用架构实践手册 - https://jimmysong.io/kubernetes-handbook
libco
libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.
modern-cpp-features
A cheatsheet of modern C++ language and library features.
rdp
MySQL Binlog增量同步管道
srs
SRS's an industrial-strength live streaming cluster, with the simplest implementation and the best conceptual integrity.
state-threads
Fork from http://sourceforge.net/projects/state-threads, patched for SRS.
joeedt's Repositories
joeedt/fasthttp
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
joeedt/fasthttprouter
A high performance fasthttp request router that scales well
joeedt/goczmq
goczmq is a golang wrapper for CZMQ.
joeedt/gpt4free
decentralising the Ai Industry, just some language model api's...
joeedt/kubernetes-handbook
Kubernetes中文指南/云原生应用架构实践手册 - https://jimmysong.io/kubernetes-handbook
joeedt/libco
libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.
joeedt/modern-cpp-features
A cheatsheet of modern C++ language and library features.
joeedt/rdp
MySQL Binlog增量同步管道
joeedt/srs
SRS's an industrial-strength live streaming cluster, with the simplest implementation and the best conceptual integrity.
joeedt/state-threads
Fork from http://sourceforge.net/projects/state-threads, patched for SRS.
joeedt/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
joeedt/webtorrent
⚡️ Streaming torrent client for the web
joeedt/wild-workouts-go-ddd-example
Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring.
joeedt/zk
Native ZooKeeper client for Go