Pinned Repositories
bootcamp
Dealing with all unstructured data, such as reverse image search, audio search, molecular search, video analysis, question and answer systems, NLP, etc.
chaos-mesh
chaosd
clusternet
Managing your Kubernetes clusters (including public, private, edge, etc) as easily as visiting the Internet ⎈
CodeGPT
JetBrains extension providing access to state-of-the-art LLMs, such as GPT-4, Claude 3, Code Llama, and others, all for free
continue
⏩ Continue is the leading open-source AI code assistant. You can connect any models and any context to build custom autocomplete and chat experiences inside VS Code and JetBrains
CSS3-Demo
ecapture
Capturing SSL/TLS plaintext without a CA certificate using eBPF. Supported on Linux/Android kernels for amd64/arm64.
Ferryman
镜像同步工具,主要用于将K8s镜像同步到国内个人仓库
xk39-live
个人日常记录、问题解决方案总括
39wLan's Repositories
39wLan/xk39-live
个人日常记录、问题解决方案总括
39wLan/bootcamp
Dealing with all unstructured data, such as reverse image search, audio search, molecular search, video analysis, question and answer systems, NLP, etc.
39wLan/chaos-mesh
39wLan/chaosd
39wLan/clusternet
Managing your Kubernetes clusters (including public, private, edge, etc) as easily as visiting the Internet ⎈
39wLan/CodeGPT
JetBrains extension providing access to state-of-the-art LLMs, such as GPT-4, Claude 3, Code Llama, and others, all for free
39wLan/continue
⏩ Continue is the leading open-source AI code assistant. You can connect any models and any context to build custom autocomplete and chat experiences inside VS Code and JetBrains
39wLan/CSS3-Demo
39wLan/ecapture
Capturing SSL/TLS plaintext without a CA certificate using eBPF. Supported on Linux/Android kernels for amd64/arm64.
39wLan/Ferryman
镜像同步工具,主要用于将K8s镜像同步到国内个人仓库
39wLan/go-admin
基于Gin + Vue + Element UI的前后端分离权限管理系统脚手架(包含了:多租户的支持,基础用户管理功能,jwt鉴权,代码生成器,RBAC资源控制,表单构建,定时任务等)3分钟构建自己的中后台项目;文档:https://doc.go-admin.dev Demo: https://www.go-admin.dev Antd beta版本:https://preview.go-admin.dev
39wLan/go-awesome
Go 语言优秀资源整理,为项目落地加速🏃
39wLan/incubator-linkis-website
Apache Linkis documents
39wLan/godlp
sensitive information protection toolkit
39wLan/java-super-guide
一个每周整理更新的Java面试、项目分享、小路子集合
39wLan/JavaBooks
Java 程序员常读书单整理,附下载地址,助力构建最强知识体系。但不限于 Java,包括设计模式、计算机网络、操作系统、数据库、数据结构与算法、大数据、架构、面试等等。
39wLan/k8s_dns_chaos
39wLan/LearningJDK
JDK源码阅读笔记
39wLan/my-reading-arrangement
39wLan/neuvector
39wLan/nextjs-demo
一个视频教程的源码
39wLan/react-native-guide
React Native指南汇集了各类react-native学习资源、开源App和组件
39wLan/rocketmq
Mirror of Apache RocketMQ
39wLan/rpm-packaging-guide
RPM Packaging Guide
39wLan/rust
中文版《Rust标准库》
39wLan/SpringAll
循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Batch、Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2,博客Spring系列源码:https://mrbird.cc
39wLan/the-way-to-go_ZH_CN
《The Way to Go》中文译本,中文正式名《Go 入门指南》
39wLan/Typora-imgs
39wLan/vue-vben-admin
A modern vue admin. It is based on Vue3, vite and TypeScript. It's fast!
39wLan/zookeeperDesign
⭐⭐⭐zk的设计与使用(集群,dubbo,分布式锁,master选举,负载均衡,watch,权限等)