Pinned Repositories
flink
Apache Flink
flink-web
Apache Flink Website
abc
abc
arrow2
Transmute-free Rust library to work with the Arrow format
Assertions2AssertJ
Intellij Plugin to convert Junit and Hamcrest Assertions to AssertJ
flink
Apache Flink
flink-remote-shuffle
Remote Shuffle Service for Flink
GWJ
netty
Netty project - an event-driven asynchronous network application framework
reswqa's Repositories
reswqa/arrow2
Transmute-free Rust library to work with the Arrow format
reswqa/flink
Apache Flink
reswqa/celeborn
Apache Celeborn is an elastic and high-performance service for shuffle and spilled data.
reswqa/CppTemplateTutorial
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
reswqa/Daft
Distributed DataFrame for Python designed for the cloud, powered by Rust
reswqa/datafusion
Apache DataFusion SQL Query Engine
reswqa/DrawImg
StoreMyPicture via draw.io
reswqa/flink-benchmarks
Benchmarks for Apache Flink
reswqa/flink-connector-aws
Apache flink
reswqa/flink-connector-elasticsearch
Apache Flink connector for ElasticSearch
reswqa/flink-connector-pulsar
Apache flink
reswqa/flink-docker
Docker packaging for Apache Flink
reswqa/flink-shaded
Apache Flink shaded artifacts repository
reswqa/flink-web
Apache Flink Website
reswqa/hudi
Upserts, Deletes And Incremental Processing on Big Data.
reswqa/iceberg
Apache Iceberg
reswqa/incubator-paimon
Apache Paimon(incubating) is a streaming data lake platform that supports high-speed data ingestion, change data tracking and efficient real-time analytics.
reswqa/mini-lsm
A tutorial of building an LSM-Tree storage engine in a week!
reswqa/official-images
Primary source of truth for the Docker "Official Images" program
reswqa/opendal
Apache OpenDAL: access data freely.
reswqa/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
reswqa/polars
Fast multi-threaded, hybrid-out-of-core query engine focussing on DataFrame front-ends
reswqa/polars-business
Polars extension offering utilities for business day operations
reswqa/pyo3
Rust bindings for the Python interpreter
reswqa/ruff
An extremely fast Python linter, written in Rust.
reswqa/rustengan
reswqa/timely-dataflow
A modular implementation of timely dataflow in Rust
reswqa/trino
Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io)
reswqa/twine
Utilities for interacting with PyPI
reswqa/type-exercise-in-rust
Learn Rust black magics by implementing an expression framework in database systems