库 | 描述 | 地址 |
---|---|---|
JavaFX |
JavaFX is an open source, next generation client application platform for desktop, mobile and embedded systems built on Java. gluonhq/substrate :Create native Java(FX) apps for desktop, mobile and embedded |
Link |
Java JNA |
Java Native Access | Link |
drools |
规则引擎(工具复杂度高,需重点关注) | Link |
GraphQL |
GraphQL是一个开源的,面向API而创造出来的数据查询操作语言以及相应的运行环境.GraphQL本身是一个规范,每种语言都有其对应实现. | Link |
HATEOAS |
HATEOAS(Hypermedia as the Engine of Application State)是一种REST架构风格中的设计原则,它强调在客户端和服务器之间通过超媒体链接(Hypermedia)来驱动应用程序的状态转换。该设计原则的java实现可参考:spring-hateoas |
Link |
antlr | ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files. (可用于SQL解析) | Link |
Quarkus | A Kubernetes Native Java stack tailored for OpenJDK HotSpot and GraalVM, crafted from the best of breed Java libraries and standards. | Link |
apereo cas | Identity & Single Sign On for all earthlings and beyond. 单点登录 | Link |
manifold | Manifold is a Java compiler plugin. Use it to supplement your Java projects with highly productive features. | Link |
teaclave | Apache Teaclave (incubating) is an open source universal secure computing platform, making computation on privacy-sensitive data safe and simple.(通用安全计算平台) | Link |
reactor | 非阻塞编程 | Link |
micrometer | Micrometer provides a facade for the most popular observability systems, allowing you to instrument your JVM-based application code without vendor lock-in. Think SLF4J, but for observability. | Link |
garnet | Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients. | Link |
johnlui/PPHC |
《高并发的哲学原理》 | Link |
名称 | 描述 | 地址 |
---|---|---|
Podman | ||
UnionFS | ||
patroni | A template for PostgreSQL High Availability with Etcd, Consul, ZooKeeper, or Kubernetes. | |
criterion.rs |
rust基准测试库. | Link |
Tidelift | Making open source software work better—for everyone. 通过订阅服务,提供安全的开源软件,降低开源软件使用风险 | |
VMware Tanzu | 云平台,助力高价值应用快速部署发布. Spring母公司 | Link |
OpenShift | OpenShift 是由 Red Hat 公司推出的一种基于 Kubernetes 的开源容器应用平台. | Link |
sealos | 一款以 Kubernetes 为内核的云操作系统发行版 | Link |
seaweedfs | SeaweedFS is a fast distributed storage system. | Link |
webjars |
WebJars are client-side web libraries (e.g. jQuery & Bootstrap) packaged into JAR (Java Archive) files. | Link |