Stars
A model-driven approach to building AI agents in just a few lines of code.
AutoGen最新架构v0.4正式发布第一个稳定版本,v0.4是对AutoGen的一次从头开始的重写,目的是为构建Agent创建一个更健壮、可扩展、更易用的跨语言库,其应用接口采用分层架构设计,存在多套软件接口用以满足不同的场景需求 。
🐫 CAMEL: The first and the best multi-agent framework. Finding the Scaling Law of Agents. https://www.camel-ai.org
yetdata / hive-bitmap-udf
Forked from lihuigang/hive-bitmap-udf在hive中使用Roaring64Bitmap实现精确去重功能
Zombcx / hive-bitmap-udf
Forked from lihuigang/hive-bitmap-udf在hive中使用Roaring64Bitmap实现精确去重功能
Y-B-S / hive-bitmap-udf
Forked from lihuigang/hive-bitmap-udf在hive中使用Roaring64Bitmap实现精确去重功能
lihuigang / doris
Forked from apache/dorisApache Doris is an easy-to-use, high performance and unified analytics database.
lihuigang / sqlite
Forked from sqlite/sqliteOfficial Git mirror of the SQLite source tree
High-performance, low-footprint SQL database written in C++. Process millions of rows per second from Kafka/Pulsar, Iceberg, or ClickHouse, and seamlessly write results back. Supports powerful feat…
Alluxio, data orchestration for analytics and machine learning in the cloud
Make stream processing easier! Easy-to-use streaming application development framework and operation platform.
Interactive-Speed Analytics: 200x Faster, 200x Fewer Cluster Resources, Approximate Query Processing
🥤 COLA: Clean Object-oriented & Layered Architecture
static site generator from markdown files(markdown 格式静态博客生成器)
The best way to write secure and reliable applications. Write nothing; deploy nowhere.
🎆Interactive Online Platform that Visualizes Algorithms from Code
💋💋数据结构、算法总结、学习算法的时间复杂度、空间复杂度、分析算法特点以及应用、Java面试难题、Android面试难题
lihuigang / mall
Forked from macrozheng/mallmall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于Spring Boot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
Drools is a rule engine, DMN engine and complex event processing (CEP) engine for Java.
SpringBoot学习的相关工程并辅以博文讲解。主要包括入门的Hello World、自定义配置的获取、集成mybatis的xml和注解使用、集成jpa的使用、集成druid进行项目的监控、事物实战使用, 项目打包、使用logback日志文件管理、添加过滤器和拦截器、多数据源、Restful风格的服务、集成elasticsearch、redis、netty、集成jsp和thymeleaf、…