WangLCG's Stars
cisco/openh264
Open Source H.264 Codec
socketio/socket.io-client-cpp
C++11 implementation of Socket.IO client
wangyu-/UDPspeeder
A Tunnel which Improves your Network Quality on a High-latency Lossy Link by using Forward Error Correction, possible for All Traffics(TCP/UDP/ICMP)
codec2021/video_codec_learn
关于视频编解码学习资料
multiarch/qemu-user-static
:earth_africa: `/usr/bin/qemu-*-static`
hluk/CopyQ
Clipboard manager with advanced features
flameshot-org/flameshot
Powerful yet simple to use screenshot software :desktop_computer: :camera_flash:
paullouisageneau/libjuice
JUICE is a UDP Interactive Connectivity Establishment library
paullouisageneau/libdatachannel
C/C++ WebRTC network library featuring Data Channels, Media Transport, and WebSockets
samyk/pwnat
The only tool/technique to punch holes through firewalls/NATs where multiple clients & server can be behind separate NATs without any 3rd party involvement. Pwnat is a newly developed technique, exploiting a property of NAT translation tables, with no 3rd party, port forwarding, DMZ, DNS, router admin requirements, STUN/TURN/UPnP/ICE, or spoofing.
zeromicro/go-zero
A cloud-native Go microservices framework with cli tool for productivity.
gin-gonic/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
fastos/fastsocket
Fastsocket is a highly scalable socket and its underlying networking implementation of Linux kernel. With the straight linear scalability, Fastsocket can provide extremely good performance in multicore machines. In addition, it is very easy to use and maintain. As a result, it has been deployed in the production environment of SINA.
axboe/liburing
Library providing helpers for the Linux kernel io_uring support
ionorg/ion
Real-Distributed RTC System by pure Go and Flutter
hnes/libaco
A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞
yyzybb537/libgo
Go-style concurrency in C++11
webrtc/testrtc
WebRTC Troubeshooter PROJECT IS ON HOLD
newzai/janus-go
janus-gateway golang websocket api
ionorg/ion-sfu
Pure Go WebRTC SFU
webrtc-rs/webrtc
A pure Rust implementation of WebRTC
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
redis/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.
itdevbooks/pdf
编程电子书,电子书,编程书籍,包括C,C#,Docker,Elasticsearch,Git,Hadoop,HeadFirst,Java,Javascript,jvm,Kafka,Linux,Maven,MongoDB,MyBatis,MySQL,Netty,Nginx,Python,RabbitMQ,Redis,Scala,Solr,Spark,Spring,SpringBoot,SpringCloud,TCPIP,Tomcat,Zookeeper,人工智能,大数据类,并发编程,数据库类,数据挖掘,新面试题,架构设计,算法系列,计算机类,设计模式,软件测试,重构优化,等更多分类
ireader/avcodec
av encoder/decoder/render/player
xufuji456/FFmpegAndroid
FFmpeg实现视频裁剪、水印、转码、编解码、转Gif动图;FFmpeg本地推流、H264与RTMP实时推流直播;OpenGL滤镜特效,视频拍摄。音视频学习路线,音视频知识总结、流媒体协议
dtikhonov/lsquic-tutorial
lsquic tutorial teaches one how to build an application using lsquic, an open-source QUIC and HTTP/3 library
quicwg/base-drafts
Internet-Drafts that make up the base QUIC specification
apache/trafficserver
Apache Traffic Server™ is a fast, scalable and extensible HTTP/1.1 and HTTP/2 compliant caching proxy server.
quic-go/quic-go
A QUIC implementation in pure Go