Pinned Repositories
be-a-professional-programmer
成为专业程序员路上用到的各种优秀资料、神器及框架
Bento4
Full-featured MP4 format and MPEG DASH library and tools
crtmpserver
FFmpeg
mirror of git://source.ffmpeg.org/ffmpeg.git
grpc
The C based gRPC (C++, Node.js, Python, Ruby, Objective-C, PHP, C#)
MediaParser
仿照windows上的mp4info做的QT版MP4解析工具,方便在mac上使用
mfc_detect_object
This project is based on OpenCV to detect face in the pictures.
protobuf
Protocol Buffers - Google's data interchange format
simple-flv-parser
This is a simple flv parser, which can parse the audio tag, video tag and scriptdata tag.
simple_http_file_downloader
一个简单的支持HTTP中GET方法的文件下载服务器
CUGLSF's Repositories
CUGLSF/simple-flv-parser
This is a simple flv parser, which can parse the audio tag, video tag and scriptdata tag.
CUGLSF/Bento4
Full-featured MP4 format and MPEG DASH library and tools
CUGLSF/FFmpeg
mirror of git://source.ffmpeg.org/ffmpeg.git
CUGLSF/grpc
The C based gRPC (C++, Node.js, Python, Ruby, Objective-C, PHP, C#)
CUGLSF/MediaParser
仿照windows上的mp4info做的QT版MP4解析工具,方便在mac上使用
CUGLSF/protobuf
Protocol Buffers - Google's data interchange format
CUGLSF/App-Architecture
App-Architecture是一个关于移动应用一整套架构的解决方案开源项目。主要目的是整合流行开发模式结合自己本人的工作经验形成的一整套App快速开发解决方案。本套解决方案的app工程和simple工程主要基于Android实现。framework工程实现了主要架构,主要目的是抛开平台相关性。
CUGLSF/awesome-go
A curated list of awesome Go frameworks, libraries and software
CUGLSF/brpc
Industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services, called "baidu-rpc" inside Baidu.
CUGLSF/errors
Simple error handling primitives
CUGLSF/fasthttp
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
CUGLSF/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.
CUGLSF/go-simplejson
a Go package to interact with arbitrary JSON
CUGLSF/go-web-framework-benchmark
:zap: Go web framework benchmark
CUGLSF/GoBooks
List of Golang books
CUGLSF/goim
goim
CUGLSF/gonx
Nginx access log parser for Golang
CUGLSF/goproxy
Proxy is a high performance HTTP(S), websocket, TCP, UDP,Secure DNS, Socks5 proxy server implemented by golang. Now, it supports chain-style proxies,nat forwarding in different lan,TCP/UDP port forwarding, SSH forwarding.Proxy是golang实现的高性能http,https,websocket,tcp,防污染DNS,socks5代理服务器,支持内网穿透,链式代理,通讯加密,智能HTTP,SOCKS5代理,域名黑白名单,跨平台,KCP协议支持,集成外部API。
CUGLSF/jwplayer
JW Player is the world's most popular embeddable media player.
CUGLSF/nginx
An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to nginx is via the nginx development mailing list, see http://nginx.org/en/docs/contributing_changes.html
CUGLSF/openh264
Open Source H.264 Codec
CUGLSF/pool
Connection pool for Go's net.Conn interface
CUGLSF/service
Run go programs as a service on major platforms.
CUGLSF/siege
Siege is an http load tester and benchmarking utility
CUGLSF/structs
Utilities for Go structs
CUGLSF/supervisor
Supervisor process control system for UNIX
CUGLSF/tail
Go package for reading from continously updated files (tail -f)
CUGLSF/the_platinum_searcher
A code search tool similar to ack and the_silver_searcher(ag). It supports multi platforms and multi encodings.
CUGLSF/ultisnips
UltiSnips - The ultimate snippet solution for Vim. Send pull requests to SirVer/ultisnips!
CUGLSF/vim
The official Vim repository