Pinned Repositories
aimoneyhunter
ai副业赚钱大集合,教你如何利用ai做一些副业项目,赚取更多额外收益。The Ultimate Guide to Making Money with AI Side Hustles: Learn how to leverage AI for some cool side gigs and rake in some extra cash. Check out the English version for more insights.
algorithm
algorithm_learning
Algorithm_lou
Algorithms-and-data-structures
算法与数据结构等 - 知识荟萃 「长期更新中」【欢迎 watch,有兴趣点个 star,千万别 fork !】
awesome-ebook
包含计算机基础、数据结构和算法、Java、Linux、大数据、面试、数据库等电子书籍
bcc
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
consul
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
course_codes
VNPY 2020 Python数字货币量化交易视频教程课程代码和资料
CS-Notes
:books: Tech Interview Guide 技术面试必备基础知识、Leetcode 题解、Java、C++、Python、后端面试、操作系统、计算机网络、系统设计
louxiaoxin's Repositories
louxiaoxin/algorithm
louxiaoxin/Algorithm_lou
louxiaoxin/aimoneyhunter
ai副业赚钱大集合,教你如何利用ai做一些副业项目,赚取更多额外收益。The Ultimate Guide to Making Money with AI Side Hustles: Learn how to leverage AI for some cool side gigs and rake in some extra cash. Check out the English version for more insights.
louxiaoxin/lean-side-bussiness
精益副业:程序员如何优雅地做副业
louxiaoxin/bcc
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
louxiaoxin/course_codes
VNPY 2020 Python数字货币量化交易视频教程课程代码和资料
louxiaoxin/GitHub-Chinese-Top-Charts
:cn: GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。
louxiaoxin/consul
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
louxiaoxin/os_kernel_lab
OS kernel labs based on Rust/C Lang & RISC-V 64/X86-32
louxiaoxin/hotspot
The Linux perf GUI for performance analysis.
louxiaoxin/netty
Netty project - an event-driven asynchronous network application framework
louxiaoxin/gperftools
Main gperftools repository
louxiaoxin/redisson
Redisson - Redis Java client with features of In-Memory Data Grid. Over 50 Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Publish / Subscribe, Bloom filter, Spring Cache, Tomcat, Scheduler, JCache API, Hibernate, MyBatis, RPC, local cache ...
louxiaoxin/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
louxiaoxin/ProgramBooks
编程书籍项目
louxiaoxin/kubernetes
Production-Grade Container Scheduling and Management
louxiaoxin/spring-framework
Spring Framework
louxiaoxin/JavaBooks
Java 程序员常读书单整理,附下载地址,助力构建最强知识体系。但不限于 Java,包括设计模式、计算机网络、操作系统、数据库、数据结构与算法、大数据、架构、面试等等。
louxiaoxin/DesignPattern
设计模式
louxiaoxin/Lucene-7.5.0
Lucene 7.5.0 8.4.0 8.6.0 8.7.0
louxiaoxin/awesome-ebook
包含计算机基础、数据结构和算法、Java、Linux、大数据、面试、数据库等电子书籍
louxiaoxin/redis-3.0-annotated
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
louxiaoxin/Algorithms-and-data-structures
算法与数据结构等 - 知识荟萃 「长期更新中」【欢迎 watch,有兴趣点个 star,千万别 fork !】
louxiaoxin/ZXBlog
记录各种学习笔记(算法、Java、数据库、并发......)
louxiaoxin/nacos
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
louxiaoxin/jeesite
JeeSite 是一个企业信息化开发基础平台,Java企业应用开源框架,Java EE(J2EE)快速开发框架,使用经典技术组合(Spring、Spring MVC、Apache Shiro、MyBatis、Bootstrap UI),包括核心模块如:组织机构、角色用户、权限授权、数据权限、内容管理、工作流等。
louxiaoxin/algorithm_learning
louxiaoxin/javaee7-samples
Java EE 7 Samples
louxiaoxin/spring-boot-demo
spring boot demo 是一个用来学习 spring boot 的项目,总共包含 57 个集成demo,已经完成 47 个。包含集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Beetl(模板引擎)、Enjoy(模板引擎)、JdbcTemplate、JPA(ORM框架)、mybatis(ORM框架)、通用Mapper、PageHelper、mybatis-plus、BeetlSQL、upload(本地文件上传和七牛云文件上传)、redis(缓存)、ehcache(缓存)、email(发送各种类型邮件)、task(基础定时任务)、quartz(动态管理定时任务)、xxl-job(分布式定时任务)、swagger(API接口管理测试)、security(基于RBAC的动态权限认证)、Session共享、Zookeeper(结合AOP实现分布式锁)、RabbitMQ(消息队列)、websocket(服务端推送监控服务器运行信息)、socket.io(聊天室)、ureport2(**式报表)、打包成war文件、集成 ElasticSearch(基本操作和高级查询)、Async(异步任务)、集成Dubbo(采用官方的starter)、MongoDB(文档数据库)、neo4j(图数据库)、docker(容器化)、JPA多数据源、Mybatis多数据源、代码生成器、GrayLog(日志收集)、JustAuth(第三方登录)。
louxiaoxin/DesignPatterns
经典设计模式讲解以及项目实战(Java版)