Pinned Repositories
ants
🐜🐜🐜 ants is a high-performance and low-cost goroutine pool in Go, inspired by fasthttp./ ants 是一个高性能且低损耗的 goroutine 池。
BigData-Notes
大数据入门指南 :star:
C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
ChatGPT-Midjourney
🎨 一键拥有你自己的 ChatGPT+Midjourney 网页服务 | Own your own ChatGPT+Midjourney web service with one click
CppTemplateTutorial
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
css-sweeper
MineSweeper implemented in CSS + HTML using the Space Toggle trick (no JavaScript!)
dalal-street-server
Server for Pragyan's Dalal Street
dnmp
Docker LNMP (Nginx, PHP7/PHP5, MySQL, Redis)
oce
Open CASCADE Community Edition: patches/improvements/experiments contributed by users over the official Open CASCADE library.
OpenDiablo2
An open source re-implementation of Diablo 2
jigangqinnian's Repositories
jigangqinnian/OpenDiablo2
An open source re-implementation of Diablo 2
jigangqinnian/ants
🐜🐜🐜 ants is a high-performance and low-cost goroutine pool in Go, inspired by fasthttp./ ants 是一个高性能且低损耗的 goroutine 池。
jigangqinnian/BigData-Notes
大数据入门指南 :star:
jigangqinnian/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
jigangqinnian/ChatGPT-Midjourney
🎨 一键拥有你自己的 ChatGPT+Midjourney 网页服务 | Own your own ChatGPT+Midjourney web service with one click
jigangqinnian/CppTemplateTutorial
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
jigangqinnian/css-sweeper
MineSweeper implemented in CSS + HTML using the Space Toggle trick (no JavaScript!)
jigangqinnian/dalal-street-server
Server for Pragyan's Dalal Street
jigangqinnian/dnmp
Docker LNMP (Nginx, PHP7/PHP5, MySQL, Redis)
jigangqinnian/Deep-learning-books
Books for machine learning, deep learning, math, NLP, CV, RL, etc
jigangqinnian/gltf-pipeline
Content pipeline tools for optimizing glTF assets. :globe_with_meridians:
jigangqinnian/go-modbus
(Archived)modbus write in pure go, support rtu,ascii,tcp master library,also support tcp slave.(WIP new implement<old: https://github.com/thinkgos/gomodbus >)
jigangqinnian/go-tenancy
快速实现 SaaS 多租户平台项目
jigangqinnian/gocv
Go package for computer vision using OpenCV 4 and beyond.
jigangqinnian/gorm
The fantastic ORM library for Golang, aims to be developer friendly
jigangqinnian/HowToCook
程序员在家做饭方法指南。
jigangqinnian/IfcOpenShell
Open source IFC library and geometry engine
jigangqinnian/insane
HTTP负载测试,压力测试,专为API设计的测试工具。http://47.103.105.101:9500/
jigangqinnian/jd-assistant
京东抢购助手:包含登录,查询商品库存/价格,添加/清空购物车,抢购商品(下单),查询订单等功能
jigangqinnian/machine-learning-roadmap
A roadmap connecting many of the most important concepts in machine learning, how to learn them and what tools to use to perform them.
jigangqinnian/macos-virtualbox
Push-button installer of macOS Catalina, Mojave, and High Sierra guests in Virtualbox for Windows, Linux, and macOS
jigangqinnian/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly
jigangqinnian/mysql_markdown
It can generate markdown structure documents of MySQL succinctly~
jigangqinnian/MyTinySTL
Achieve a tiny STL in C++11
jigangqinnian/pdf.js
PDF Reader in JavaScript
jigangqinnian/plm-files-preview
Golang 文件预览支持 office\pdf\cad\achieve\txt\image\video files
jigangqinnian/prometheus
The Prometheus monitoring system and time series database.
jigangqinnian/SecLists
SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more.
jigangqinnian/TensorFlow-and-DeepLearning-Tutorial
A TensorFlow & Deep Learning online course I taught in 2016
jigangqinnian/vnpy
基于Python的开源量化交易平台开发框架