NicTian's Stars
ansatzcapital/dilib
Dependency injection (DI) library for python
taskflow/taskflow
A General-purpose Task-parallel Programming System using Modern C++
ColinDuquesnoy/QDarkStyleSheet
A dark style sheet for QtWidgets application
tesseract-ocr/tesseract
Tesseract Open Source OCR Engine (main repository)
shadowsocksrr/shadowsocksr-csharp
github/gitignore
A collection of useful .gitignore templates
oatpp/oatpp
🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable.
prabirshrestha/asyncomplete.vim
async completion in pure vim script for vim8 and neovim
ycm-core/YouCompleteMe
A code-completion engine for Vim
pyppeteer/pyppeteer
Headless chrome/chromium automation library (unofficial port of puppeteer)
gaussic/text-classification-cnn-rnn
CNN-RNN中文文本分类,基于TensorFlow
macrozheng/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
dev-cafe/cmake-cookbook
CMake Cookbook recipes.
adonovan/gopl.io
Example programs from "The Go Programming Language"
josiahcarlson/redis-in-action
Example code from the book
sylar-yin/sylar
C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServer模块,Websocket模块,Https模块等, Smtp邮件模块, MySQL, SQLite3, ORM,Redis,Zookeeper)
paradiseduo/ShadowsocksX-NG-R8
ShadowsocksX-NG-R for MacOS, ShadowsocksR
xxf098/shadowsocksr-v2ray-trojan-android
A simple client for Android
ossrs/state-threads
Lightweight thread library for C/C++ coroutine (similar to goroutine), for high performance network servers.
yyzybb537/libgo
Go-style concurrency in C++11
idealvin/coost
A tiny boost library in C++11.
hnes/libaco
A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞
lewissbaker/cppcoro
A library of C++ coroutine abstractions for the coroutines TS
LowCostCustoms/asio_coro
Boost ASIO coroutine extensions
paulrademacher/asyncpp
C++ async operations
simongui/fastlane
A caching transport that replicates directly from MySQL.
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
timothycrosley/connectable
A very simple implementation of QTs signal / slot pattern in Python
Numergy/signalslot
Simple signal slot implementation in Python
Bwar/Nebula
Nebula is a powerful framwork for building highly concurrent, distributed, and resilient message-driven applications for C++.