Pinned Repositories
seatunnel
SeaTunnel is a next-generation super high-performance, distributed, massive data integration tool.
996.ICU
【互联网996公司大全】Repo for counting stars and contributing. Press F to pay respect to glorious developers.
adr-tools
【轻量级架构文档记录工具】【用于处理架构决策记录的命令行工具】Command-line tools for working with Architecture Decision Records
Alink
【阿里Flink机器学习算法平台】Alink is the Machine Learning algorithm platform based on Flink, developed by the PAI team of Alibaba computing platform.
architect-awesome
后端架构师技术图谱
flink
【flink】Apache Flink
ns4_frame
【宜信技术】【分布式服务框架】NS4 is an excellent service framework with high performance. Mainly applicable to message flow or business systems with streaming business as the core model. It supports message distribution, transmission, tracking, step-by-step and batch message processing, especially for message-driven services such as information flow and data flo
spark
Apache Spark - A unified analytics engine for large-scale data processing
string-similarity
java算法(1)---余弦相似度计算字符串相似率 1、功能需求:最近在做通过爬虫技术去爬取各大相关网站的新闻,储存到公司数据中。这里面就有一个技术点,就是如何保证你已爬取的新闻,再有相似的新闻 或者一样的新闻,那就不存储到数据库中。(因为有网站会去引用其它网站新闻,或者把其它网站新闻拿过来稍微改下内容就发布到自己网站中)。 2、解析方案:最终就是采用余弦相似度算法,来计算两个新闻正文的相似度。现在自己写一篇博客总结下。
polaris
Service Discovery and Governance Platform for Microservice and Distributed Architecture
ddfeiyu's Repositories
ddfeiyu/996.ICU
【互联网996公司大全】Repo for counting stars and contributing. Press F to pay respect to glorious developers.
ddfeiyu/appsmith
【低代码平台】【用于构建管理面板、内部工具和仪表板的平台。与超过 15 个数据库和任何 API 集成。】Platform to build admin panels, internal tools, and dashboards. Integrates with 15+ databases and any API.
ddfeiyu/awesome-fenix
【凤凰架构-周志明】讨论如何构建一套可靠的大型分布式系统
ddfeiyu/awesome-mcp-servers
【AI MCP服务器集合】A collection of MCP servers.
ddfeiyu/awesome-vue
【vue三方官方推荐资源】🎉 A curated list of awesome things related to Vue.js
ddfeiyu/bark
【强烈推荐】【文字转语音】🔊 Text-Prompted Generative Audio Model
ddfeiyu/Basic-backend-functions
JDK21, SpringBoot 3
ddfeiyu/client_java
【Prometheus java客户端库】Prometheus instrumentation library for JVM applications
ddfeiyu/CS-Base
【小林coding】【面试】图解计算机网络、操作系统、计算机组成、数据库,共 1000 张图 + 50 万字,破除晦涩难懂的计算机基础知识,让天下没有难懂的八股文!🚀 在线阅读:https://xiaolincoding.com
ddfeiyu/DARC
Decentralized Autonomous Regulated Company (DARC), a company virtual machine that runs on any EVM-compatible blockchain, with on-chain law system, multi-level tokens and dividends mechanism.
ddfeiyu/douyin
【抖音短视频App】Vue3 + Pinia + Vite5 仿抖音,完全度90% . Imitate TikTok with 90% completeness
ddfeiyu/fastmcp
【用于构建 MCP 服务器的 TypeScript 框架。】A TypeScript framework for building MCP servers.
ddfeiyu/HarmoneyNote
鸿蒙原生Arkts搭建的便签应用(仅供学习)
ddfeiyu/inga
Visualizing the Impact of Code Changes - 开源代码变更静态分析工具- 同jcci
ddfeiyu/inga-ui
开源代码变更静态分析工具- 同jcci
ddfeiyu/JavaFamily
【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
ddfeiyu/JavaHome
一份超级详细的Java面试题【大厂面试真题+Java学习指南+工作总结】
ddfeiyu/javaparser
【Java代码解析器】Java 1-21 Parser and Abstract Syntax Tree for Java with advanced analysis functionalities.
ddfeiyu/jcci
Java code commit impact, java code change impact analysis,java代码改动影响范围分析工具,精准测试,回归测试范围划定
ddfeiyu/meilisearch
不同于elasticsearch的搜索引擎 A lightning-fast search API that fits effortlessly into your apps, websites, and workflow 【meilisearch vs elasticsearch https://typesense.org/typesense-vs-algolia-vs-elasticsearch-vs-meilisearch/】
ddfeiyu/metrics-spring-boot-starter
Spring Actuator Metrics扩展,支持Druid数据源、Dubbo的监控。
ddfeiyu/models
【AI 机器学习 人工智能】【Tensorflow 机器学习模型 】【 如给图片取标题模型,识别街道名称模型 】Models and examples built with TensorFlow
ddfeiyu/nightingale
【旨在结合Prometheus和Grafana优点的一体化可观测性解决方案。它管理警报规则,并在漂亮的web UI中可视化指标、日志和跟踪。】An all-in-one observability solution which aims to combine the advantages of Prometheus and Grafana. It manages alert rules and visualizes metrics, logs, traces in a beautiful web UI.
ddfeiyu/pageplug
【低代码开发平台】PagePlug 是 Appsmith 的**化项目。基于Appsmith做了整体性能的优化及汉化,也集合了特色表单解决方案Formily组件、图表解决方案Echarts组件、低代码小程序开发等,是面向研发使用的一个开源的、声明式的前后端一体低代码,项目逻辑主要是在前端的解释器和设计器上
ddfeiyu/plasticene-boot-starter-parent
基于SpringBoot2.x、SpringCloud和SpringCloudAlibaba企业级系统架构底层框架封装,解决业务开发时常见的非功能性需求,防止重复造轮子,方便业务快速开发和企业技术栈框架统一管理。引入组件化的**实现高内聚低耦合并且高度可配置化,做到可插拔。严格控制包依赖和统一版本管理,做到最少化依赖。注重代码规范和注释,非常适合个人学习和企业使用
ddfeiyu/selenium
【web自动化测试框架】【前端功能自动化测试】【selenium】A browser automation framework and ecosystem.
ddfeiyu/Sentinel
【阿里】A powerful flow control component enabling reliability, resilience and monitoring for microservices. 一个强大的流控制组件,可实现微服务的可靠性、弹性和监控 (面向云原生微服务的高可用流控防护组件)
ddfeiyu/super-jacoco
代码测试覆盖率工具
ddfeiyu/whisperX
【语音转字幕】WhisperX: Automatic Speech Recognition with Word-level Timestamps (& Diarization)
ddfeiyu/yapi
【接口管理】YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台