hdzitao's Stars
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
yt-dlp/yt-dlp
A feature-rich command-line audio/video downloader
elastic/elasticsearch
Free and Open Source, Distributed, RESTful Search Engine
withfig/autocomplete
IDE-style autocomplete for your existing terminal & shell
aristocratos/btop
A monitor of resources
redisson/redisson
Redisson - Valkey and Redis Java client. Real-Time Data Platform. Sync/Async/RxJava/Reactive API. Over 50 Valkey and Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Bloom filter, Spring, Tomcat, Scheduler, JCache API, Hibernate, RPC, local cache..
doocs/source-code-hunter
😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等
nndl/nndl.github.io
《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning
THUDM/ChatGLM2-6B
ChatGLM2-6B: An Open Bilingual Chat LLM | 开源双语对话语言模型
tporadowski/redis
Native port of Redis for Windows. 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. This repository contains unofficial port of Redis to Windows.
h2pl/JavaTutorial
【Java工程师面试复习指南】本仓库涵盖大部分Java程序员所需要掌握的核心知识,整合了互联网上的很多优质Java技术文章,力求打造为最完整最实用的Java开发者学习指南,如果对你有帮助,给个star告诉我吧,谢谢!
raphw/byte-buddy
Runtime code generation for the Java virtual machine.
RROrg/rr
Redpill Recovery (arpl-i18n)
DerekYRC/mini-spring
mini-spring是简化版的spring框架,能帮助你快速熟悉spring源码和掌握spring的核心原理。抽取了spring的核心逻辑,代码极度简化,保留spring的核心功能,如IoC和AOP、资源加载器、事件监听器、类型转换、容器扩展点、bean生命周期和作用域、应用上下文等核心功能。
Sayi/poi-tl
Generate awesome word(docx) with template
dromara/dynamic-tp
🔥🔥🔥轻量级动态线程池,内置监控告警功能,集成三方中间件线程池管理,基于主流配置中心(已支持Nacos、Apollo,Zookeeper、Consul、Etcd,可通过SPI自定义实现)。Lightweight dynamic threadpool, with monitoring and alarming functions, base on popular config centers (already support Nacos、Apollo、Zookeeper、Consul, can be customized through SPI).
mercyblitz/tech-weekly
「小马哥技术周报」
GradleUp/shadow
Gradle plugin to create fat/uber JARs, apply file transforms, and relocate packages for applications and libraries. Gradle version of Maven's Shade plugin.
Tunnelblick/Tunnelblick
The official Tunnelblick website is at https://tunnelblick.net; the official Tunnelblick GitHub repository is at https://github.com/Tunnelblick
corretto/corretto-8
Amazon Corretto 8 is a no-cost, multi-platform, production-ready distribution of OpenJDK 8
cars10/elasticvue
Elasticsearch gui - for desktop & your browser
redis-windows/redis-windows
Redis 6.0.20 6.2.14 7.0.15 7.2.4 7.4.0 for Windows
fenixsoft/jvm_book
《深入理解Java虚拟机(第3版)》样例代码&勘误
corretto/corretto-11
Amazon Corretto 11 is a no-cost, multi-platform, production-ready distribution of OpenJDK 11
codota/tabnine-intellij
Jetbrains IDEs client for TabNine. Compatible with all IntelliJ-based IDEs. https://plugins.jetbrains.com/plugin/12798-tabnine
lsieun/learn-java-asm
:bug: Java ASM
corretto/corretto-17
Amazon Corretto 17 is a no-cost, multi-platform, production-ready distribution of OpenJDK 17
MattMin/a-redis
A Simple IntelliJ-based Redis Plugin
corretto/corretto-21
kamiiiel/asm-intellij-plugin
A plugin for Intellij IDEA that enables the user to see the Byte-code as well as the ASM code.