Pinned Repositories
30dayMakeCppServer
30天自制C++服务器,包含教程和源代码
AIOPS_PLATFORM
An Artificial Intelligence Platform for IT Operations.
ant-design-pro
👨🏻💻👩🏻💻 Use Ant Design like a Pro!
base64-chrome-extension
show base64 in image extensions for the chrome
chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn推理 ( dbnet(1.8M) + crnn(2.5M) + anglenet(378KB)) 总模型仅4.7M
CUDA-Programming-with-Python
关于书籍CUDA Programming使用了pycuda模块的Python版本的示例代码
CustomWidgets
PyQt Custom Widgets - PyQt 自定义控件
darknet-ocr
darknet text detect and darknet cnn ocr
MonkeyGL
A fast c++/cuda library of 3D render for the medical imaging
lixiaolong19890207's Repositories
lixiaolong19890207/ja-netfilter
A javaagent framework
lixiaolong19890207/MonkeyGL
A fast c++/cuda library of 3D render for the medical imaging
lixiaolong19890207/30dayMakeCppServer
30天自制C++服务器,包含教程和源代码
lixiaolong19890207/base64-chrome-extension
show base64 in image extensions for the chrome
lixiaolong19890207/Ditto
Ditto is an extension to the Windows Clipboard. You copy something to the Clipboard and Ditto takes what you copied and stores it in a database to retrieve at a later time.
lixiaolong19890207/docker-gitlab
Dockerized GitLab
lixiaolong19890207/FalconPy
lixiaolong19890207/fastapi-cache
fastapi-cache is a tool to cache fastapi response and function result, with backends support redis and memcached.
lixiaolong19890207/fpng-python
Python bindings for fpng
lixiaolong19890207/Game-Programmer-Study-Notes
:anchor: 我的游戏程序员生涯的读书笔记合辑。你可以把它看作一个加强版的Blog。涉及图形学、实时渲染、编程实践、GPU编程、设计模式、软件工程等内容。Keep Reading , Keep Writing , Keep Coding.
lixiaolong19890207/game_service_system
从0开始开发 基础库(配置文件读写、日志、多线程、多进程、锁、对象引用计数、内存池、免锁消息队列、免锁数据缓冲区、进程信号、共享内存、定时器等等基础功能组件),网络库(socket、TCP、UDP、epoll机制、连接自动收发消息等等),数据库操作库(mysql,redis、memcache API 封装可直接调用),开发框架库(消息调度处理、自动连接管理、服务开发、游戏框架、服务间消息收发、消息通信等等),消息中间件服务(不同网络节点间自动传递收发消息)等多个功能组件、服务,最后完成一套完整的服务器引擎,基于该框架引擎可开发任意的网络服务。 主体架构:N网关+N服务+N数据库代理+内存DB(Redis、MemCache)+Mysql数据库,基于该架构可建立集群,稳定高效的处理大规模、高并发消息。
lixiaolong19890207/handy
🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework
lixiaolong19890207/jd-qinglong
lixiaolong19890207/jd_scripts-1
JD 活动脚本。
lixiaolong19890207/kkndme_tianya
天涯 kkndme 神贴聊房价
lixiaolong19890207/luci-theme-argon
Argon is a clean HTML5 theme for OpenWrt LuCI. Users may setup their own favorite logins, including beautiful pics and customized mp4 videos.
lixiaolong19890207/muduo_study
Linux多线程服务端编程[muduo C++网络库]
lixiaolong19890207/nchnroutes
!chnroutes - chnroutes negated
lixiaolong19890207/nginx-docs
Nginx 中文文档. Chinese translation of Nginx documentation.
lixiaolong19890207/ninja
lixiaolong19890207/Ninja-qifeng
lixiaolong19890207/ohmyzsh
🙃 A delightful community-driven (with 1900+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
lixiaolong19890207/PathDict
The versatile dict for Python!
lixiaolong19890207/pvetools
proxmox ve tools script(debian9+ can use it).Including email, samba, NFS set zfs max ram, nested virtualization ,docker , pci passthrough etc. for english user,please look the end of readme.
lixiaolong19890207/python-cx_Oracle
Python interface to Oracle Database now superseded by python-oracledb
lixiaolong19890207/QCefView
A Qt Widget encapsulated CEF view based on QWidget
lixiaolong19890207/qnap-alist-webdav
一款挂载多个云盘的工具
lixiaolong19890207/SwitchyOmega-Whitelist
SwitchyOmega Whitelist
lixiaolong19890207/WebServer
A C++ High Performance Web Server
lixiaolong19890207/Zhejiang-University-algorithm-and-data-structure-by-python-implementation
浙江大学 陈老师、何老师的算法与数据结构课程, 我用python实现了一遍。I implemented the algorithm and data structure course of Mr. Chen and Mr. He of Zhejiang University in Python. Topics Resources