|
178 | 178 | + [https://github.com/resilience4j](https://github.com/resilience4j) |
179 | 179 | + [https://github.com/bucket4j/bucket4j](https://github.com/bucket4j/bucket4j) |
180 | 180 | + [https://github.com/apache/shenyu](https://github.com/apache/shenyu) |
| 181 | ++ 元组 [https://github.com/javatuples](https://github.com/javatuples) |
| 182 | + + [在Java中使用元组类型的利器javatuples](https://blog.csdn.net/lijingjingchn/article/details/87279294) |
| 183 | ++ [https://github.com/arxila/javatuples](https://github.com/arxila/javatuples) |
| 184 | ++ [https://github.com/andrebreves/java-tuple](https://github.com/andrebreves/java-tuple) |
| 185 | ++ [https://github.com/eclipse/eclipse-collections](https://github.com/eclipse/eclipse-collections) |
| 186 | ++ [https://github.com/topics/comparator](https://github.com/topics/comparator) |
| 187 | ++ [https://github.com/magicwerk/brownies-collections](https://github.com/magicwerk/brownies-collections) |
181 | 188 | + 函数增强 [https://github.com/vavr-io/vavr](https://github.com/vavr-io/vavr) |
182 | 189 | + [https://github.com/amaembo/streamex](https://github.com/amaembo/streamex) |
183 | 190 | + [https://github.com/jOOQ/jOOL](https://github.com/jOOQ/jOOL) |
|
260 | 267 | * [https://unicode-org.github.io/icu/userguide/icu4j](https://unicode-org.github.io/icu/userguide/icu4j) |
261 | 268 | * [https://github.com/codehaus/guessencoding](https://github.com/codehaus/guessencoding) |
262 | 269 | * [https://github.com/shabanali-faghani/IUST-HTMLCharDet](https://github.com/shabanali-faghani/IUST-HTMLCharDet) |
263 | | -* 元组 [https://github.com/javatuples](https://github.com/javatuples) |
264 | | - * [在Java中使用元组类型的利器javatuples](https://blog.csdn.net/lijingjingchn/article/details/87279294) |
265 | | -* [https://github.com/eclipse/eclipse-collections](https://github.com/eclipse/eclipse-collections) |
266 | | -* [https://github.com/topics/comparator](https://github.com/topics/comparator) |
267 | | -* [https://github.com/magicwerk/brownies-collections](https://github.com/magicwerk/brownies-collections) |
268 | 270 | * 规则 [https://github.com/xmolecules/jmolecules](https://github.com/xmolecules/jmolecules) |
269 | 271 | * 比较文本差异 [https://github.com/java-diff-utils/java-diff-utils](https://github.com/java-diff-utils/java-diff-utils) |
270 | 272 | * [https://github.com/ejlchina](https://github.com/ejlchina) |
|
302 | 304 | - [https://github.com/ymnk/jzlib](https://github.com/ymnk/jzlib) |
303 | 305 | - [https://tukaani.org/xz/java.html](https://tukaani.org/xz/java.html) |
304 | 306 | - 重试 [https://github.com/houbb/sisyphus](https://github.com/houbb/sisyphus) |
| 307 | +- 优惠叠加计算 [https://github.com/CyrilFeng/Q-calculator](https://github.com/CyrilFeng/Q-calculator) |
305 | 308 |
|
306 | 309 |
|
307 | 310 |
|
|
446 | 449 | * [https://sourceforge.net/projects/json-lib](https://sourceforge.net/projects/json-lib) |
447 | 450 | * [https://github.com/google/gson](https://github.com/google/gson) |
448 | 451 | * [https://github.com/julman99/gson-fire](https://github.com/julman99/gson-fire) |
449 | | -* [https://github.com/alibaba/fastjson](https://github.com/alibaba/fastjson) |
450 | | - * [https://github.com/alibaba/fastjson2](https://github.com/alibaba/fastjson2) |
| 452 | +* [https://github.com/alibaba/fastjson2](https://github.com/alibaba/fastjson2) |
| 453 | + * ~~[https://github.com/alibaba/fastjson](https://github.com/alibaba/fastjson)~~ |
451 | 454 | * [https://github.com/everit-org/json-schema](https://github.com/everit-org/json-schema) |
452 | 455 | * [https://github.com/netplex/json-smart-v2](https://github.com/netplex/json-smart-v2) |
453 | 456 | * [https://github.com/java-json-tools/json-schema-validator](https://github.com/java-json-tools/json-schema-validator) |
|
0 commit comments