Pinned Repositories
Algorithm
📝 Daily accumulate of algorithm. Leetcode Solutions | Codeforces Solutions
dante-cloud
一款采用领域驱动设计(DDD)的、基于Spring Authorization Server 1.1.0-RC1、Spring Boot 3.0.6、Spring Cloud 2022.0.2、Spring Cloud Alibaba 2022.0.0.0-RC1、Spring Cloud Tencent 1.11.1-2022.0.1、Nacos 2.2.2 开发的多租户微服务系统。
go-stress-testing
go 实现的压测工具,ab、locust、Jmeter压测工具介绍【单台机器100w连接压测实战】
guava
Google core libraries for Java
lara_shop_v2
Single store shopping system developed with laravel5_7.
linux
Linux kernel source tree
liteflow
Small but powerful rules engine,轻量强大优雅的规则引擎/流程引擎
music-sources
音乐播放可用源
OperatingSystem-Starting-from-scratch
Building an Operating System from the very beginning!Seeing at the following website :)
Shell
Some useful scripts of shell.
OneCodeMonkey's Repositories
OneCodeMonkey/kubeasz
使用Ansible脚本安装K8S集群,介绍组件交互原理,方便直接,不受国内网络环境影响
OneCodeMonkey/android-tutorials
Recording self-learning of android development from scratch.
OneCodeMonkey/build-web-application-with-golang
A golang ebook intro how to build a web with golang
OneCodeMonkey/Cloudreve
🌩支持多家云存储的云盘系统 (A project helps you build your own cloud in minutes)
OneCodeMonkey/consul
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
OneCodeMonkey/Deploy
Application deployment scripts
OneCodeMonkey/eblog
eblog是一个基于Springboot2.1.2开发的博客学习项目,为了让项目融合更多的知识点,达到学习目的,编写了详细的从0到1开发文档。主要学习包括:自定义Freemarker标签,redis的zset结构完成本周热议排行榜,t-io+websocket完成即时消息通知和群聊,rabbitmq+elasticsearch完成博客内容搜索引擎等。值得学习的地方很多!
OneCodeMonkey/eladmin
项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由
OneCodeMonkey/follow-me-install-kubernetes-cluster
和我一步步部署 kubernetes 集群
OneCodeMonkey/game-of-life
Demo application for the 'Jenkins: The Definitive Guide' book
OneCodeMonkey/gitbook
📝 Modern documentation format and toolchain using Git and Markdown
OneCodeMonkey/grpc
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
OneCodeMonkey/hyperf-demo
🛠 An scaffolding project with hyperf framework.
OneCodeMonkey/JavaGuide
「Java学习+面试指南」一份涵盖大部分Java程序员所需要掌握的核心知识。
OneCodeMonkey/KubeOperator
KubeOperator 是一个开源的轻量级 Kubernetes 发行版,专注于帮助企业规划、部署和运营生产级别的 K8s 集群。
OneCodeMonkey/kubernetes-in-action
Code from the Kubernetes in Action book
OneCodeMonkey/laravel-src
OneCodeMonkey/loki
Like Prometheus, but for logs.
OneCodeMonkey/metersphere
An open source continuous testing platform. MeterSphere 是一站式的开源企业级持续测试平台,涵盖测试跟踪、接口测试、性能测试、团队协作等功能,全面兼容 JMeter、Postman 等开源、主流标准。
OneCodeMonkey/php-amqplib
The most widely used PHP client for RabbitMQ
OneCodeMonkey/PHP-Parser
A PHP parser written in PHP
OneCodeMonkey/redlock-php
Redis distributed locks in PHP
OneCodeMonkey/sekiro
基于长链接和代码注入的Android private API暴露框架
OneCodeMonkey/sig-k8s-source-code
Kubernetes 源码研习社
OneCodeMonkey/tank
《蓝眼云盘》(Eyeblue Cloud Storage)
OneCodeMonkey/taskScheduler
OneCodeMonkey/vue-element-admin
:tada: A magical vue admin https://panjiachen.github.io/vue-element-admin
OneCodeMonkey/xraft
xnnyygn's raft implementation
OneCodeMonkey/yapi
YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台
OneCodeMonkey/yolanda
极客时间<网络编程实战>代码