orclight's Stars
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
jgraph/drawio-desktop
Official electron build of draw.io
apache/airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
doocs/leetcode
🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
facebookresearch/faiss
A library for efficient similarity search and clustering of dense vectors.
qishibo/AnotherRedisDesktopManager
🚀🚀🚀A faster, better and more stable Redis desktop manager [GUI client], compatible with Linux, Windows, Mac.
alibaba/nacos
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
dmlc/xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Dask, Flink and DataFlow
facebookresearch/fastText
Library for fast text representation and classification.
apache/skywalking
APM, Application Performance Monitoring System
google/eng-practices
Google's Engineering Practices documentation
taowen/awesome-lowcode
国内低代码平台从业者交流
sogou/workflow
C++ Parallel Computing and Asynchronous Networking Framework
alibaba/jvm-sandbox
Real - time non-invasive AOP framework container based on JVM
lightbend/config
configuration library for JVM languages using HOCON files
killme2008/aviatorscript
A high performance scripting language hosted on the JVM.
datawhalechina/fun-rec
推荐系统入门教程,在线阅读地址:https://datawhalechina.github.io/fun-rec/
qunarcorp/bistoury
Bistoury是去哪儿网的java应用生产问题诊断工具,提供了一站式的问题诊断方案
guoguibing/librec
LibRec: A Leading Java Library for Recommender Systems, see
cbamls/AI_Tutorial
精选机器学习,NLP,图像识别, 深度学习等人工智能领域学习资料,搜索,推荐,广告系统架构及算法技术资料整理。算法大牛笔记汇总
dromara/liteflow
Lightweight, fast, stable, and programmable component-based rule engine/process engine. Component reuse, synchronous/asynchronous orchestration, dynamic orchestration, multi-language scripting support, complex nested rules, hot deployment, smooth refreshing. Let you improve your development efficiency!
xapian/xapian
Mirror of the Xapian repository. You're welcome to open pull requests on github (they'll just get merged indirectly).
JD331/JD331
ytyht226/taskflow
taskflow是一款轻量、简单易用、可灵活扩展的通用任务编排框架,基于有向无环图(DAG)的方式实现,框架提供了组件复用、同步/异步编排、条件判断、分支选择等能力,可以根据不同的业务场景对任意的业务流程进行编排
dexecutor/dexecutor-core
Execute Dependent/Independent tasks in a reliable way
HongZhaoHua/jstarcraft-ai
目标是提供一个完整的Java机器学习(Machine Learning/ML)框架,作为人工智能在学术界与工业界的桥梁. 让相关领域的研发人员能够在各种软硬件环境/数据结构/算法/模型之间无缝切换. 涵盖了从数据处理到模型的训练与评估各个环节,支持硬件加速和并行计算,是最快最全的Java机器学习库.
HongZhaoHua/jstarcraft-example
基于JStarCraft RNS引擎,Spring Boot框架和公共数据集搭建的千人千面演示项目. 系统会根据用户的行为记录,自动调整用户的推荐内容和搜索内容.使用者可以通过该项目了解*推荐系统*与*搜索系统*的运作流程. 涵盖了个性化推荐与个性化搜索2个部分.
racc/typesafeconfig-guice
Allows Guice Injection of configuration values from Typesafe Config
OCEChain/DAG
saebyn/java-decision-tree
A decision tree class in Java.