Pinned Repositories
gocl
Go OpenCL (GOCL) Binding
GoHM
H265/HEVC HM Video Codec in Go
gosips
Go SIP Stack
GoVisa
H265/HEVC Bitstream Analyzer in Go
leetcode
Leetcode in C++/Go/Rust
rav1d
Rust AV1 Decoder
sip
SIP in idiomatic Go
revc
The fastest and safest EVC encoder and decoder
sfu
SFU in Rust with Sans-IO
webrtc
A pure Rust implementation of WebRTC
rainliu's Repositories
rainliu/leetcode
Leetcode in C++/Go/Rust
rainliu/webrtc_dcsctp
rainliu/design-patterns-rust
Rust examples for all 23 classic GoF design patterns, and even a little more
rainliu/grpc-samples
Samples of the book gRPC Up and Running. Each sample is based on a real-world use case and details of the use case can be found in the respective chapter of the book.
rainliu/Introduction-to-Golang
【未来服务器端编程语言】最全空降golang资料补给包(满血战斗),包含文章,书籍,作者论文,理论分析,开源框架,云原生,大佬视频,大厂实战分享ppt
rainliu/JavaBooks
📚Java程序员必读书单(超1000本PDF,附下载地址)包括但不限于Java、设计模式、计算机网络、操作系统、数据库、数据结构与算法、大数据、架构、面试等等,助力每一个Java程序员构建属于自己的知识体系。
rainliu/k210-sdk-stuff
Kendryte K210 / MaixGo stuff
rainliu/k510_buildroot
Kendryte K510 SDK
rainliu/kendryte-freertos-sdk
This project is no longer maintained Not recommended for product development.
rainliu/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
rainliu/libwebrtc
:package: Google's WebRTC implementation in a single static library.
rainliu/linux-0.12
赵炯老师《linux-0.12 内核完全剖析》读书笔记及linux-0.12注释源码
rainliu/media-server
RTSP/RTP/RTMP/FLV/HLS/MPEG-TS/MPEG-PS/MPEG-DASH/MP4/fMP4/MKV/WebM
rainliu/mlspp
Implementation of Messaging Layer Security
rainliu/modern-cpp-features
A cheatsheet of modern C++ language and library features.
rainliu/moqtransport
Media over QUIC Transport Implementation
rainliu/oldlinux-files
rainliu/quiche
rainliu/rainliu
rainliu/rCore-Tutorial-v3
Let's write an OS which can run on RISC-V in Rust from scratch!
rainliu/Retty
High performance I/O framework written by Rust inspired by Netty
rainliu/riscv-operating-system-mooc
《从头写一个RISC-V OS》课程配套的资源
rainliu/rustsbi-k210
Kendryte K210 SBI support using RustSBI, provides privileged spec 1.12 environment by emulating it using 1.9.1
rainliu/Signal-Calling-Service
Forwards media from 1 group call device to N group call devices.
rainliu/VisionFive2
rainliu/wangle
Wangle is a framework providing a set of common client/server abstractions for building services in a consistent, modular, and composable way.
rainliu/web-transport-rs
Rust WebTransport library for native and WASM
rainliu/webrtc-build
様々な環境向けの WebRTC のビルドを行って、そのバイナリを提供しています
rainliu/WebRTC-Docker
Out-of-the-box docker images for AppRTC dev/test purpose.
rainliu/xv6-riscv
Xv6 for RISC-V