huxiaoxiang
I'm a software development engineer. Currently, I'm interested in Java, Spring Boot, Distributed System, OLAP. My interest topic lists may gradually change.
@AntGroupHangzhou
Pinned Repositories
academy
Ray tutorials from Anyscale
airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
akka
Build highly concurrent, distributed, and resilient message-driven applications on the JVM
arrow
Apache Arrow is a multi-language toolbox for accelerated data interchange and in-memory processing
asmjit
Machine code generation for C++
calcite
Apache Calcite
camel
Apache Camel is an open source integration framework that empowers you to quickly and easily integrate various systems consuming or producing data.
canal
阿里巴巴 MySQL binlog 增量订阅&消费组件
spring-boot
Spring Boot
spring-boot-demo
🚀一个用来深入学习并实战 Spring Boot 的项目。
huxiaoxiang's Repositories
huxiaoxiang/asmjit
Machine code generation for C++
huxiaoxiang/calcite
Apache Calcite
huxiaoxiang/canal
阿里巴巴 MySQL binlog 增量订阅&消费组件
huxiaoxiang/presto
The official home of the Presto distributed SQL query engine for big data
huxiaoxiang/spring-boot-demo
🚀一个用来深入学习并实战 Spring Boot 的项目。
huxiaoxiang/starrocks
StarRocks is a next-gen sub-second MPP database for full analysis senarios, including multi-dimensional analytics, real-time analytics and ad-hoc query, formerly known as DorisDB.
huxiaoxiang/trino
Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io)
huxiaoxiang/velox
A new C++ vectorized database acceleration library aimed to optimizing query engines and data processing systems.
huxiaoxiang/ClickHouse
ClickHouse® is a free analytics DBMS for big data
huxiaoxiang/Cpp_Primer_Answers
《C++ Primer》第五版中文版习题答案
huxiaoxiang/crate
CrateDB is a distributed SQL database that makes it simple to store and analyze massive amounts of machine data in real-time.
huxiaoxiang/databend
An elastic and reliable Serverless Data Warehouse, offers Blazing Fast Query and combines Elasticity, Simplicity, Low cost of the Cloud, built to make the Data Cloud easy
huxiaoxiang/doris-vectorized
huxiaoxiang/drill
Apache Drill is a distributed MPP query layer for self describing data
huxiaoxiang/duckdb
DuckDB is an in-process SQL OLAP Database Management System
huxiaoxiang/etcd
Distributed reliable key-value store for the most critical data of a distributed system
huxiaoxiang/flink
Apache Flink
huxiaoxiang/folly
An open-source C++ library developed and used at Facebook.
huxiaoxiang/gporca
A modular query optimizer for big data
huxiaoxiang/hadoop
Apache Hadoop
huxiaoxiang/haystack
AI orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data. With advanced retrieval methods, it's best suited for building RAG, question answering, semantic search or conversational agent chatbots.
huxiaoxiang/huxiaoxiang
Config files for my GitHub profile.
huxiaoxiang/incubator-brpc
Industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services. "brpc" means "better RPC".
huxiaoxiang/incubator-doris
Apache Doris(Incubating) is an MPP-based interactive SQL data warehousing for reporting and analysis.
huxiaoxiang/pinot
Apache Pinot (Incubating) - A realtime distributed OLAP datastore
huxiaoxiang/rasa-demo
:tiger: Sara - the Rasa Demo Bot: An example of a contextual AI assistant built with the open source Rasa Stack
huxiaoxiang/Spring-Cloud-Alibaba-2227324689
《Spring Cloud Alibaba微服务原理与实战》中的的案例代码。
huxiaoxiang/thu-tatk
Task-oriented dialog system toolkits
huxiaoxiang/ZhouTaooSpringCloud
基于SpringCloud2.1的微服务开发脚手架,整合了spring-security-oauth2、nacos、feign、sentinel、springcloud-gateway等。服务治理方面引入elasticsearch、skywalking、springboot-admin、zipkin等,让项目开发快速进入业务开发,而不需过多时间花费在架构搭建上。持续更新中
huxiaoxiang/zookeeper
Apache ZooKeeper