LuckyAllan's Stars
shadowsocks/shadowsocks-windows
A C# port of shadowsocks
Tsuk1ko/SS-Collection
常用资源汇集,仅个人收集向
opencv/opencv_contrib
Repository for OpenCV's extra modules
google/styleguide
Style guides for Google-originated open-source projects
LearnOpenGL-CN/LearnOpenGL-CN
http://learnopengl.com 系列教程的简体中文翻译
feeluown/FeelUOwn
trying to be a robust, user-friendly and hackable music player
begeekmyfriend/leetcode
LeetCode in pure C
qianguyihao/Web
千古前端图文教程,超详细的前端入门到进阶知识库。从零开始学前端,做一名精致优雅的前端工程师。
leslieSie/vue-for-my-english-app
this is a vue demo project for green hand
pooriaazimi/BetterDictionary
Bookmark words in Apple's Dictionary.app
wangshub/wechat_jump_game
微信《跳一跳》Python 辅助
fi3ework/hexo-theme-archer
🎯 A smart and modern theme for Hexo.
selfspy/selfspy
Log everything you do on the computer, for statistics, future reference and all-around fun!
Tim9Liu9/TimLiu-Android
自己总结的Android开源项目及库
Tim9Liu9/TimLiu-iOS
iOS开发常用三方库、插件、知名博客等等
TeamStuQ/skill-map
程序员技能图谱
bilibili/ijkplayer
Android/iOS video player based on FFmpeg n3.4, with MediaCodec, VideoToolbox support.
unash/BarrageRenderer
一个 iOS 上的弹幕渲染库.
SunLiner/MiaowShow
iOS视频直播项目
Aufree/trip-to-iOS
A curated list of delightful iOS resources.
leanote/desktop-app
Leanote Desktop App, based on Electron(atom-shell) http://leanote.org
EZLippi/WebBench
Webbench是Radim Kolar在1997年写的一个在linux下使用的非常简单的网站压测工具。它使用fork()模拟多个客户端同时访问我们设定的URL,测试网站在压力下工作的性能,最多可以模拟3万个并发连接去测试网站的负载能力。官网地址:http://home.tiscali.cz/~cz210552/webbench.html
EZLippi/Tinyhttpd
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
google/cmockery
A lightweight library to simplify and generalize the process of writing unit tests for C applications.