Pinned Repositories
30dayMakeCppServer
30天自制C++服务器,包含教程和源代码
abs_admin
http server with RBAC permissions(axum/rbatis orm/vuejs)
ansible-for-kubernetes
Ansible and Kubernetes examples from Ansible for Kubernetes Book
axum-diesel-real-world
The goal of this repository is to have a real world template of a Rust backend using Axum, Diesel, etc.
bazel
a fast, scalable, multi-language and extensible build system
FirstRepo
nich0las's Repositories
nich0las/30dayMakeCppServer
30天自制C++服务器,包含教程和源代码
nich0las/abs_admin
http server with RBAC permissions(axum/rbatis orm/vuejs)
nich0las/ansible-for-kubernetes
Ansible and Kubernetes examples from Ansible for Kubernetes Book
nich0las/axum-diesel-real-world
The goal of this repository is to have a real world template of a Rust backend using Axum, Diesel, etc.
nich0las/bazel
a fast, scalable, multi-language and extensible build system
nich0las/cilium
eBPF-based Networking, Security, and Observability
nich0las/DevBooks
2021面试题,Java面试题、JVM面试题、多线程面试题、并发编程、设计模式面试题、SpringBoot面试题、SpringCloud面试题、MyBatis面试题、ZooKeepe面试题r、Dubbo面试题、Elasticsearch面试题、Memcached面试题、MongoDB面试题、Redis面试题、MySQL面试题、RabbitMQ面试题、Kafka面试题、Linux面试题、Netty面试题、Tomcat面试题、Python面试题
nich0las/flink-showcase
nich0las/javawebtest
nich0las/k8s-example
nich0las/k8s-for-docker-desktop
为Docker Desktop for Mac/Windows开启Kubernetes和Istio。
nich0las/kernel-tcp
linux内核网络协议栈源码阅读分析注释--带详尽中文分析注释以及相关流程分析调用注释,对理解分析内核协议栈源码很有帮助
nich0las/kine
Run Kubernetes on MySQL, Postgres, sqlite, dqlite, not etcd.
nich0las/kubeedge
Kubernetes Native Edge Computing Framework (project under CNCF)
nich0las/kubelabs
Get Started with Kubernetes
nich0las/kubernetes
Production-Grade Container Scheduling and Management
nich0las/kubernetes-cluster
Kubernetes cluster using Vagrant, VirtualBox and Kubeadm
nich0las/kubernetes-the-hard-way
Bootstrap Kubernetes the hard way on Google Cloud Platform. No scripts.
nich0las/kubernetes-vagrant-centos-cluster
Setting up a distributed Kubernetes cluster along with Istio service mesh locally with Vagrant and VirtualBox, only PoC or Demo use.
nich0las/linux-source-code-analyze
Linux内核源码分析
nich0las/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
nich0las/nich0las.github.io
nich0las/pingora
A library for building fast, reliable and evolvable network services.
nich0las/sample-controller
Repository for sample controller. Complements sample-apiserver
nich0las/scala-showcase
nich0las/spring-boot-demo
该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Beetl(模板引擎)、Enjoy(模板引擎)、JdbcTemplate(通用JDBC操作数据库)、JPA(强大的ORM框架)、mybatis(强大的ORM框架)、通用Mapper(快速操作Mybatis)、PageHelper(通用的Mybatis分页插件)、mybatis-plus(快速操作Mybatis)、BeetlSQL(强大的ORM框架)、upload(本地文件上传和七牛云文件上传)、redis(缓存)、ehcache(缓存)、email(发送各种类型邮件)、task(基础定时任务)、quartz(动态管理定时任务)、xxl-job(分布式定时任务)、swagger(API接口管理测试)、security(基于RBAC的动态权限认证)、SpringSession(Session共享)、Zookeeper(结合AOP实现分布式锁)、RabbitMQ(消息队列)、Kafka(消息队列)、websocket(服务端推送监控服务器运行信息)、socket.io(聊天室)、ureport2(**式报表)、打包成war文件、集成 ElasticSearch(基本操作和高级查询)、Async(异步任务)、集成Dubbo(采用官方的starter)、MongoDB(文档数据库)、neo4j(图数据库)、docker(容器化)、JPA多数据源、Mybatis多数据源、代码生成器、GrayLog(日志收集)、JustAuth(第三方登录)、LDAP(增删改查)、动态添加/切换数据源、单机限流(AOP + Guava RateLimiter)、分布式限流(AOP + Redis + Lua)、ElasticSearch 7.x(使用官方 Rest High Level Client)、HTTPS、Flyway(数据库初始化)、UReport2(**式复杂报表)。
nich0las/spring-security-react-ant-design-polls-app
Full Stack Polls App built using Spring Boot, Spring Security, JWT, React, and Ant Design
nich0las/SpringMVC-learn
学习spring mvc
nich0las/tutorials
Just Announced - "Learn Spring Security OAuth":
nich0las/WsManager
OkHttp WebSocket Manager for Android