jitwxs's Stars
massgravel/Microsoft-Activation-Scripts
Open-source Windows and Office activator featuring HWID, Ohook, KMS38, and Online KMS activation methods, along with advanced troubleshooting.
protocolbuffers/protobuf
Protocol Buffers - Google's data interchange format
prometheus/prometheus
The Prometheus monitoring system and time series database.
netty/netty
Netty project - an event-driven asynchronous network application framework
alibaba/nacos
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
apache/kafka
Mirror of Apache Kafka
facebook/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
alibaba/canal
阿里巴巴 MySQL binlog 增量订阅&消费组件
xuxueli/xxl-job
A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)
LMAX-Exchange/disruptor
High Performance Inter-Thread Messaging Library
mockito/mockito
Most popular Mocking framework for unit tests written in Java
GoogleContainerTools/jib
🏗 Build container images for your Java applications.
grpc/grpc-java
The Java gRPC implementation. HTTP/2 based RPC
alibaba/transmittable-thread-local
📌 a missing Java std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits values between threads even using thread pooling components.
async-profiler/async-profiler
Sampling CPU and HEAP profiler for Java featuring AsyncGetCallTrace + perf_events
real-logic/aeron
Efficient reliable UDP unicast, UDP multicast, and IPC message transport
raphw/byte-buddy
Runtime code generation for the Java virtual machine.
javaparser/javaparser
Java 1-21 Parser and Abstract Syntax Tree for Java with advanced analysis functionalities.
real-logic/simple-binary-encoding
Simple Binary Encoding (SBE) - High Performance Message Codec
real-logic/agrona
High Performance data structures and utility methods for Java
vigna/fastutil
fastutil extends the Java™ Collections Framework by providing type-specific maps, sets, lists and queues.
LianjiaTech/retrofit-spring-boot-starter
A spring-boot starter for retrofit, supports rapid integration and feature enhancements.(适用于retrofit的spring-boot-starter,支持快速集成和功能增强)
EsotericSoftware/reflectasm
High performance Java reflection
purple-force/docsite
An opensource static website generator
carrotsearch/hppc
High Performance Primitive Collections for Java
influxdata/influxdb-client-java
InfluxDB 2 JVM Based Clients
tools4j/decimal4j
Java library for fast fixed-point arithmetic based on longs with support for up to 18 decimal places.
klboke/raft-animation
Raft 分布式共识算法动画演示中文版,加强理解Raft领导选举和日志复制两大关键流程
Caldis/github-releases-downloads-analysis
统计 Github Releases 的下载次数等信息 | Analysis your repo releases downloads
real-logic/aeron-cookbook-code
Source code related to Aeron Cookbook