[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-4010":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":16,"stars7d":17,"stars30d":18,"stars90d":16,"forks30d":16,"starsTrendScore":16,"compositeScore":19,"rankGlobal":10,"rankLanguage":10,"license":20,"archived":21,"fork":21,"defaultBranch":22,"hasWiki":23,"hasPages":23,"topics":24,"createdAt":10,"pushedAt":10,"updatedAt":36,"readmeContent":37,"aiSummary":38,"trendingCount":16,"starSnapshotCount":16,"syncStatus":39,"lastSyncTime":40,"discoverSource":41},4010,"vert.x","eclipse-vertx\u002Fvert.x","eclipse-vertx","Vert.x is a tool-kit for building reactive applications on the JVM","http:\u002F\u002Fvertx.io",null,"Java",14665,2103,506,129,0,3,19,44.97,"Other",false,"master",true,[25,26,27,28,29,30,31,32,33,34,35],"concurrency","event-loop","high-performance","http2","java","jvm","netty","nio","non-blocking","reactive","vertx","2026-06-12 02:00:57","[![Build Status (5.x)](https:\u002F\u002Fgithub.com\u002Feclipse-vertx\u002Fvert.x\u002Factions\u002Fworkflows\u002Fci-5.x.yml\u002Fbadge.svg)](https:\u002F\u002Fgithub.com\u002Feclipse-vertx\u002Fvert.x\u002Factions\u002Fworkflows\u002Fci-5.x.yml)\n[![Build Status (4.x)](https:\u002F\u002Fgithub.com\u002Feclipse-vertx\u002Fvert.x\u002Factions\u002Fworkflows\u002Fci-4.x.yml\u002Fbadge.svg)](https:\u002F\u002Fgithub.com\u002Feclipse-vertx\u002Fvert.x\u002Factions\u002Fworkflows\u002Fci-4.x.yml)\n\n## Vert.x Core\n\nThis is the repository for Vert.x core.\n\nVert.x core contains fairly low-level functionality, including support for HTTP, TCP, file system access, and various other features. You can use this directly in your own applications, and it's used by many of the other components of Vert.x.\n\nFor more information on Vert.x and where Vert.x core fits into the big picture please see the [website](http:\u002F\u002Fvertx.io).\n\n## Building Vert.x artifacts\n\n```\n> mvn package\n```\n\n## Running tests\n\nRuns the tests\n\n```\n> mvn test\n```\n\nTests can be run with specified HTTP port and\u002For HTTPS port.\n\n```\n> mvn test -Dvertx.httpPort=8888 -Dvertx.httpsPort=4044\n```\n\nVert.x supports native transport on BSD and Linux, to run the tests with native transport\n\n```\n> mvn test -PNativeEpoll\n> mvn test -PNativeIoUring\n> mvn test -PNativeKQueue\n```\n\nVert.x supports domain sockets on Linux exclusively, to run the tests with domain sockets\n\n```\n> mvn test -PNativeEpoll+DomainSockets\n```\n\nVert.x has integrations tests that run a differently configured JVM (classpath, system properties, etc....)\n\n```\n> vertx verify -Dtest=FooTest # FooTest does not exists, its only purpose is to execute no tests during the test phase\n```\n\n## Building documentation\n\n```\n> mvn package -Pdocs -DskipTests\n```\n\nOpen _target\u002Fdocs\u002Fvertx-core\u002Fjava\u002Findex.html_ with your browser\n\n\n","Vert.x 是一个用于在JVM上构建响应式应用的工具包。它提供了包括HTTP、TCP、文件系统访问等在内的低级功能，支持并发、事件循环、非阻塞I\u002FO等特性，基于Netty框架实现高性能网络通信。Vert.x 适用于需要高吞吐量、低延迟以及能够处理大量并发连接的应用场景，如微服务架构、实时Web应用和物联网后端服务。",2,"2026-06-11 02:57:43","top_language"]