Pinned Repositories
doc
deprecated. move to https://github.com/q191201771/lalext
lal
🔥 Golang audio/video live streaming lib/client/server. support RTMP, RTSP(RTP/RTCP), HLS, HTTP[S]/WebSocket-FLV/TS, GB28181, H264/H265/AAC/G711/OPUS, relay, cluster, record, HTTP Notify/API/UI. 直播
lalext
ffmpeg build script, lal website document, rfc document.
lalmax
lalserver with srt/webrtc/whip/whep/http-fmp4/hls(fmp4)/low latency hls(llhls)/gb28181. 卍解
libchef
🍀 c++ standalone header-only basic library. || c++头文件实现无第三方依赖基础库
naza
🍀 Golang basic library. || Go语言基础库
nazaext
🍀 Golang 内存分析工具
service_discovery
deprecated, 基于etcd的服务发现,支持健康检查
tcp2udp
tcp proxy serve for udp server || 服务于udp服务的tcp代理服务
yet
a modern c++ rtmp / http-flv server, check this out: https://github.com/q191201771/lal
q191201771's Repositories
q191201771/lal
🔥 Golang audio/video live streaming lib/client/server. support RTMP, RTSP(RTP/RTCP), HLS, HTTP[S]/WebSocket-FLV/TS, GB28181, H264/H265/AAC/G711/OPUS, relay, cluster, record, HTTP Notify/API/UI. 直播
q191201771/naza
🍀 Golang basic library. || Go语言基础库
q191201771/libchef
🍀 c++ standalone header-only basic library. || c++头文件实现无第三方依赖基础库
q191201771/nazaext
🍀 Golang 内存分析工具
q191201771/lalmax
lalserver with srt/webrtc/whip/whep/http-fmp4/hls(fmp4)/low latency hls(llhls)/gb28181. 卍解
q191201771/lalext
ffmpeg build script, lal website document, rfc document.
q191201771/yet
a modern c++ rtmp / http-flv server, check this out: https://github.com/q191201771/lal
q191201771/doc
deprecated. move to https://github.com/q191201771/lalext
q191201771/tcp2udp
tcp proxy serve for udp server || 服务于udp服务的tcp代理服务
q191201771/yoko-read-redis
redis 源码阅读,中文注释版
q191201771/avkid
an higher-layer library base on ffmpeg || 构建于ffmpeg之上的库
q191201771/asio-tutorial
deprecated. how to use boost asio
q191201771/gnet
🚀gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go./ gnet 是一个高性能、轻量级、非阻塞的事件驱动 Go 网络框架。
q191201771/comment
q191201771/ctr
a rtp/rtcp server base on udp for audio & video realtime communication(like a webrtc SFU server).
q191201771/design-pattern
c++演示设计模式
q191201771/skiplist
跳表
q191201771/yoko_leetcode
leetcode || 算法题
q191201771/yokostash
🍀 yoko暂存
q191201771/awesome-go-China
A curated list of awesome Go frameworks, libraries and software written by Ethnic Chinese.
q191201771/chanx
unbounded chan
q191201771/chef_go
deprecated. personal golang scaffold
q191201771/dotfile
all my dotfiles e.g. .vimrc
q191201771/film_crawler
deprecated. 我爱看电影~
q191201771/gone
deprecated. ~
q191201771/pprofplus.bin
q191201771/quic-go
A QUIC implementation in pure go
q191201771/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, Streams, HyperLogLogs, Bitmaps.
q191201771/script
deprecated.
q191201771/webrtc
Pure Go implementation of the WebRTC API