Pinned Repositories
AndroidUtilCode
Android开发人员不得不收集的代码(持续更新中)
Cplusplus-Concurrency-In-Practice
A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》
crothen97.github.io
design_patterns
图说设计模式
EasyPR
An open source project for chinese plate recognition. It aims to be Easy, Flexible, and Accurate. Welcome to contribute your expertise !
fastnetmon
FastNetMon - very fast DDoS analyzer with sflow/netflow/mirror support
fatal
Fatal is a library for fast prototyping software in modern C++. It provides facilities to enhance the expressive power of C++. The library is heavily based on template meta-programming, while keeping the complexity under-the-hood.
folly
An open-source C++ library developed and used at Facebook.
gmake
json
JSON for Modern C++
crothen97's Repositories
crothen97/AndroidUtilCode
Android开发人员不得不收集的代码(持续更新中)
crothen97/Cplusplus-Concurrency-In-Practice
A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》
crothen97/crothen97.github.io
crothen97/design_patterns
图说设计模式
crothen97/EasyPR
An open source project for chinese plate recognition. It aims to be Easy, Flexible, and Accurate. Welcome to contribute your expertise !
crothen97/fastnetmon
FastNetMon - very fast DDoS analyzer with sflow/netflow/mirror support
crothen97/fatal
Fatal is a library for fast prototyping software in modern C++. It provides facilities to enhance the expressive power of C++. The library is heavily based on template meta-programming, while keeping the complexity under-the-hood.
crothen97/folly
An open-source C++ library developed and used at Facebook.
crothen97/gmake
crothen97/json
JSON for Modern C++
crothen97/linux_course
linux基础教程-linux服务器基础教程
crothen97/linuxrcs
crothen97/m2dec
Yet another Mpeg-2, H.264 decoder library
crothen97/minix
crothen97/ntfy
A utility for sending notifications, on demand and when commands finish.
crothen97/proxygen
A collection of C++ HTTP libraries including an easy to use HTTP server.
crothen97/qrcode
artistic QR Code in Python (Animated GIF qr code)- Python 艺术二维码生成器 (GIF动态二维码、图片二维码)
crothen97/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
crothen97/tesseract
Tesseract Open Source OCR Engine (main repository)
crothen97/ThreadPool
A simple C++11 Thread Pool implementation
crothen97/vpp
Video++, a C++14 high performance video and image processing library.
crothen97/watchman
Watches files and records, or triggers actions, when they change.
crothen97/winpstools
Windows utilities to list and kill processes
crothen97/YcmdCompletion
Sublime Text 3 plugin for C++ code completion and error highlighting, based on Ycmd server
crothen97/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.