Pinned Repositories
admin
基于beego的后台管理系统
aioquic
QUIC and HTTP/3 implementation in Python
bapi
A beego api orm demo for Mysql Database
beego-demo
A web demo using Beego framework, with MongoDB, MySQL and Redis support.
c-programming-a-modern-approach
My solutions to the exercises in K. N. King's "C Programming: A Modern Approach", second edition.
C_DATA_STRUCTURES_BY_PRACTICE
C_Programming_A_Modern_Approach
this is the code for self_teaching BOOK 《CProgramming A modern A approach》
DAIN
Depth-Aware Video Frame Interpolation (CVPR 2019)
data-structures
This repository contains some data structures implementation in C programming language. I wrote the tutorial posts about these data structures on my personal blog site in Bengali language. If you know Bengali then visit my site
Data_Structures_Using_C
source codes of the booc Data Structures Using C
lbli's Repositories
lbli/aioquic
QUIC and HTTP/3 implementation in Python
lbli/c-programming-a-modern-approach
My solutions to the exercises in K. N. King's "C Programming: A Modern Approach", second edition.
lbli/C_Programming_A_Modern_Approach
this is the code for self_teaching BOOK 《CProgramming A modern A approach》
lbli/DAIN
Depth-Aware Video Frame Interpolation (CVPR 2019)
lbli/errors
Simple error handling primitives
lbli/ffmpeg-static
Scripts to build ffmpeg with all the deps statically (webm + h264 included)
lbli/ffmpeg-static-build
this just for ffmpeg static build
lbli/ftl-code
Code listings accompanying the 'For the Love of Go' book
lbli/go-daemon
A library for writing system daemons in golang.
lbli/golang-design-pattern
设计模式 Golang实现-《研磨设计模式》读书笔记
lbli/homer
HOMER - 100% Open-Source SIP / VoIP / RTC Packet Capture & Monitoring
lbli/janus-1
An API Gateway written in Go
lbli/lsquic
LiteSpeed QUIC and HTTP/3 Library
lbli/mastering-go
jsut for studing mastering-go
lbli/msquic
Cross-platform, C implementation of the IETF QUIC protocol, exposed to C, C++, C# and Rust.
lbli/mvfst
An implementation of the QUIC transport protocol.
lbli/nginx-fancyindex-flat-theme
Flat theme for nginx's fancyindex plugin
lbli/nginx-rtmp-module
NGINX-based Media Streaming Server
lbli/ngtcp2
ngtcp2 project is an effort to implement IETF QUIC protocol
lbli/owt-server
General server (streaming/conference/transcoding/anayltics) for OWT. (A.k.a. MediaServer)
lbli/quic-go
A QUIC implementation in pure go
lbli/quiche
lbli/quiche-1
🥧 Savoury implementation of the QUIC transport protocol and HTTP/3
lbli/quicly
A modular QUIC stack designed primarily for H2O
lbli/read_book
lbli/rpcx
A zero cost, faster multil-language bidirectional microservices framework in Go, like alibaba Dubbo, but with more features, Scale easily. Try it. Test it. If you feel it's better, use it! 𝐉𝐚𝐯𝐚有𝐝𝐮𝐛𝐛𝐨, 𝐆𝐨𝐥𝐚𝐧𝐠有𝐫𝐩𝐜𝐱!
lbli/sfu
A future proof, experimental WebRTC VP9 SVC SFU wit end to end encryption support
lbli/srs
SRS is a simple, high efficiency and realtime video server, supports RTMP/WebRTC/HLS/HTTP-FLV/SRT/GB28181.
lbli/The-Golang-Standard-Library-by-Example
Golang标准库。对于程序员而言,标准库与语言本身同样重要,它好比一个百宝箱,能为各种常见的任务提供完美的解决方案。以示例驱动的方式讲解Golang的标准库。
lbli/vscode-go
Go extension for Visual Studio Code