Pinned Repositories
books
技术书籍
demuxer
A tool for demux ts/mp4/flv by typescript.
expert_readed_books
2021年最新总结,推荐工程师合适读本,计算机科学,软件技术,创业,思想类,数学类,人物传记书籍
frontend-package
前端资源集合
Mind-Map
各种安全相关思维导图整理收集
qipai
棋牌的胡牌算法,包括麻将、跑胡子、扑克。实现lua、c++、c#、golang、js、java、python版本。(Mahjong algorithm)
recommended-books
计算机经典书籍推荐 部分书籍提供PDF下载
spring-in-action-v5-translate
Spring 实战第五版中文翻译
sublime-gbk-support
A Sublime Text 3 plugin for editing and saving files encoded in GBK.
ziliudi
IPTV自用直播源
chengsu's Repositories
chengsu/sublime-gbk-support
A Sublime Text 3 plugin for editing and saving files encoded in GBK.
chengsu/books
技术书籍
chengsu/frontend-package
前端资源集合
chengsu/demuxer
A tool for demux ts/mp4/flv by typescript.
chengsu/expert_readed_books
2021年最新总结,推荐工程师合适读本,计算机科学,软件技术,创业,思想类,数学类,人物传记书籍
chengsu/Mind-Map
各种安全相关思维导图整理收集
chengsu/qipai
棋牌的胡牌算法,包括麻将、跑胡子、扑克。实现lua、c++、c#、golang、js、java、python版本。(Mahjong algorithm)
chengsu/recommended-books
计算机经典书籍推荐 部分书籍提供PDF下载
chengsu/spring-in-action-v5-translate
Spring 实战第五版中文翻译
chengsu/ziliudi
IPTV自用直播源
chengsu/babykylin_scmj
chengsu/books-1
"我的阅历"
chengsu/CPP-Concurrency-In-Action-2ed-2019
:book: 作为对《C++ Concurrency in Action - SECOND EDITION》的中文翻译。
chengsu/decoder_wasm
借助于WebAssembly技术,基于ffmpeg的H.265解码器。
chengsu/ETL-Kettle
ETL(Kettle samples)
chengsu/fullstack
React/ApolloGraphQL/Node/Mongo demo written in Typescript
chengsu/h265player
一套完整的Web版H.265播放器解决方案,非常适合学习交流和实际应用。基于JS码流解封装、WebAssembly(FFmpeg)视频解码,利用Canvas画布投影、AudioContext播放音频。
chengsu/legend
Create by pomelo and cocos creator. 传奇,最怀念的游戏!
chengsu/MahjongView
Show case psuedo 3d mahjong render and layout.
chengsu/mj_server
房卡类麻将服务器
chengsu/node-in-debugging
《Node.js 调试指南》
chengsu/Node-Media-Server
A Node.js implementation of RTMP/HTTP-FLV/WS-FLV/HLS/DASH/MP4 Media Server
chengsu/node-rdkafka
Node.js bindings for librdkafka
chengsu/paper-reading
深度学习经典、新论文逐段精读
chengsu/shadowsocks_install
Auto Install Shadowsocks Server for CentOS/Debian/Ubuntu
chengsu/worker_thread_pool
worker_thread_pool using node.js worker_threads package