Pinned Repositories
advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题
Algorithms
Commonly used computer-based algorithms - 计算机常用基础算法
awesome
😎 Awesome lists about all kinds of interesting topics
awesome-c-cn
C 资源大全中文版,包括了:构建系统、编译器、数据库、加密、初中高的教程/指南、书籍、库等。
awesome-computer-vision
A curated list of awesome computer vision resources
H264BSAnalyzer
H264(AVC) and H265(HEVC) bit stream Analyzer, VS2010 MFC project(Windows 7 x64).
linux-command
Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
SvrBase
服务器开发基本框架
yuv2rgb
Convert yuv to rgb(yuv422p, yuv420p, etc), or vice versa.VS 2003 project(but written in pure C). see https://github.com/latelee/YUVPlayer.git
YUVPlayer
A little simple YUV player.windows VS2010 MFC project (Windows 7 64bit),support manyYUV format file.
lightjia's Repositories
lightjia/H264BSAnalyzer
H264(AVC) and H265(HEVC) bit stream Analyzer, VS2010 MFC project(Windows 7 x64).
lightjia/linux-command
Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
lightjia/SvrBase
服务器开发基本框架
lightjia/YUVPlayer
A little simple YUV player.windows VS2010 MFC project (Windows 7 64bit),support manyYUV format file.
lightjia/advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题
lightjia/awesome
😎 Awesome lists about all kinds of interesting topics
lightjia/awesome-c-cn
C 资源大全中文版,包括了:构建系统、编译器、数据库、加密、初中高的教程/指南、书籍、库等。
lightjia/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
lightjia/awesome-go
A curated list of awesome Go frameworks, libraries and software
lightjia/awesome-interview-questions
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
lightjia/cefutil
cef util
lightjia/drawio
lightjia/gonote
欢迎各位gopher一起来完善这份笔记,让更多的人能够了解go,学习go,使用go,热爱go. :thumbsup:
lightjia/gosvr
use go build server
lightjia/handbook
我的各种笔记
lightjia/Interview
Interview preparation
lightjia/jl_go
study go
lightjia/jlsvr
Building a server development framework based on C ++ 11
lightjia/linuxtools_rst
Linux工具快速教程
lightjia/lscript
The LAZY script will make your life easier, and of course faster.
lightjia/my-git
Individual collecting material of learning git(有关 git 的学习资料)
lightjia/mysqltest
Mysql API封装
lightjia/project-based-learning
Curated list of project-based tutorials
lightjia/ProjectOctopus
基于 CefSharp 的 Web 爬虫框架
lightjia/SharpBrowser
A full featured web-browser built using C# and CefSharp
lightjia/test
测试代码
lightjia/ThinkingTraining
写一写算法保持逻辑思维能力
lightjia/ThinkPython2-CN
《Think Python 2e》最新版中文翻译,持续更新中。
lightjia/uvbook
An Introduction to libuv
lightjia/Websocket
websocket协议