Pinned Repositories
599166320.github.io
alluxio
Alluxio, data orchestration for analytics and machine learning in the cloud
arrow-datafusion
Apache Arrow DataFusion SQL Query Engine
books
some books
druid
gorilla-tsc
Implementation of time series compression method from the Facebook's Gorilla paper
iotdb
Apache IoTDB
nova
OpenStack Compute (Nova)
pinot
Apache Pinot - A realtime distributed OLAP datastore
webconsole
基于Golang、WebSocket、xTermJS 的 Web SSH 远程终端
599166320's Repositories
599166320/arrow-datafusion
Apache Arrow DataFusion SQL Query Engine
599166320/druid
599166320/apache-druid
Apache Druid: a high performance real-time analytics database.
599166320/arrow
Apache Arrow is a multi-language toolbox for accelerated data interchange and in-memory processing
599166320/blaze
Blazing-fast query execution engine speaks Apache Spark language and has Arrow-DataFusion at its core.
599166320/ceresdb
CeresDB is a high-performance, distributed, cloud native time-series database that can handle both time-series and analytics workloads.
599166320/cnosdb
An Open Source Distributed Time Series Database with high performance, high compression ratio and high usability.
599166320/code
Source code for the book Rust in Action
599166320/cortex
A horizontally scalable, highly available, multi-tenant, long term Prometheus.
599166320/d2l-ai-solutions-manual
《动手学深度学习》习题解答,在线阅读地址如下:
599166320/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
599166320/dingo
A multi-modal vector database that supports upserts and vector queries using unified SQL (MySQL-Compatible) on structured and unstructured data, while meeting the requirements of high concurrency and ultra-low latency.
599166320/druid-grafana
Connects Grafana to Druid
599166320/duckdb
DuckDB is an in-process SQL OLAP Database Management System
599166320/FiloDB
Distributed Prometheus time series database
599166320/frostdb
❄️ Coolest database around 🧊 Embeddable column database written in Go.
599166320/greptimedb
An open-source, cloud-native, distributed time-series database with PromQL/SQL/Python supported.
599166320/llvm-basics
599166320/promql
PromQL parser for Rust
599166320/promql-engine
Experimental PromQL engine implementation based on the Volcano paper.
599166320/promql-parser
PromQL Rust parser
599166320/rlink-rs
High-performance Stream Processing Framework. An alternative to Apache Flink.
599166320/Rust_Atomics_and_Locks
Rust Atomics and Locks (中文翻译)
599166320/rust_study_notes
599166320/shadowsocks-rust
A Rust port of shadowsocks
599166320/simdjson-java
A Java version of simdjson
599166320/sonic-rs
A fast Rust JSON library based on SIMD.
599166320/spark
Apache Spark - A unified analytics engine for large-scale data processing
599166320/timely-dataflow
A modular implementation of timely dataflow in Rust
599166320/writing-an-os-in-rust
《使用Rust编写操作系统》