Pinned Repositories
advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识,后端同学必看,前端同学也可学习
airlift
Airlift framework for building REST services
AnBlogs
All of my published&unpublished blogs
auto
A collection of source code generators for Java.
blog
本仓库存放个人博客的 markdown 源文件
books
一些常见的书籍pdf或者视频
calcite
Apache Calcite
container_lxc
Linux Container Namespace Practise
couler
Unified Interface for Constructing and Managing Workflows on different workflow engines, such as Argo Workflows, Tekton Pipelines, and Apache Airflow.
openai-cookbook
Examples and guides for using the OpenAI API
laiqiuhua's Repositories
laiqiuhua/container_lxc
Linux Container Namespace Practise
laiqiuhua/openai-cookbook
Examples and guides for using the OpenAI API
laiqiuhua/airlift
Airlift framework for building REST services
laiqiuhua/AnBlogs
All of my published&unpublished blogs
laiqiuhua/calcite
Apache Calcite
laiqiuhua/couler
Unified Interface for Constructing and Managing Workflows on different workflow engines, such as Argo Workflows, Tekton Pipelines, and Apache Airflow.
laiqiuhua/CS-Base
图解计算机网络、操作系统、计算机组成、数据库,共 1000 张图 + 50 万字,破除晦涩难懂的计算机基础知识,让天下没有难懂的八股文!🚀 在线阅读:https://xiaolincoding.com
laiqiuhua/ddia
《Designing Data-Intensive Application》DDIA中文翻译
laiqiuhua/deep-rl-class
This repo contains the syllabus of the Hugging Face Deep Reinforcement Learning Course.
laiqiuhua/dex
OpenID Connect (OIDC) identity and OAuth 2.0 provider with pluggable connectors
laiqiuhua/examples
laiqiuhua/FastGPT
A platform that uses the OpenAI API to quickly build an AI knowledge base, supporting many-to-many relationships.
laiqiuhua/generative-ai-docs
Documentation for Google's Generative AI developer site
laiqiuhua/javalearning
java learning
laiqiuhua/kohya_ss
laiqiuhua/kubeadm-ha
kubeadm-ha 使用 kubeadm 进行高可用 kubernetes 集群搭建,利用 ansible-playbook 实现自动化安装,既提供一键安装脚本,也可以根据 playbook 分步执行安装各个组件。
laiqiuhua/LangChainExamples
Langchain examples, mainly Google Colab notebooks, but could be others.
laiqiuhua/manim
Animation engine for explanatory math videos
laiqiuhua/notes
算法刷题指南、Java多线程与高并发、Java集合源码、Spring boot、Spring Cloud等笔记,源码级学习笔记后续也会更新。
laiqiuhua/PaperNotes
经典论文
laiqiuhua/planout4j
Java port of Facebook's PlanOut A/B testing system with additional functionality
laiqiuhua/PubLearnNotes
大数据学习笔记
laiqiuhua/RoaringBitmap
A better compressed bitset in Java
laiqiuhua/rocketmq-externals
Mirror of Apache RocketMQ (Incubating)
laiqiuhua/runc
runc container cli tools
laiqiuhua/sd-webui-controlnet
WebUI extension for ControlNet
laiqiuhua/sdk-java
Java SDK for Serverless Workflow
laiqiuhua/secguide
面向开发人员梳理的代码安全指南
laiqiuhua/sundrio
Misc compile time tools
laiqiuhua/understand-prompt
【🔞🔞🔞 内含不适合未成年人阅读的图片】基于我擅长的编程、绘画、写作展开的 AI 探索和总结:StableDiffusion 是一种强大的图像生成模型,能够通过对一张图片进行演化来生成新的图片。ChatGPT 是一个基于 Transformer 的语言生成模型,它能够自动为输入的主题生成合适的文章。而 Github Copilot 是一个智能编程助手,能够加速日常编程活动。