sonhmai
Curious person. Working as a Software Engineer. I like OSS and the community
Ho Chi Minh city, Vietnam
sonhmai's Stars
prometheus/prometheus
The Prometheus monitoring system and time series database.
ray-project/ray
Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
opentofu/opentofu
OpenTofu lets you declaratively manage your cloud infrastructure.
tursodatabase/libsql
libSQL is a fork of SQLite that is both Open Source, and Open Contributions.
tigerbeetle/tigerbeetle
The financial transactions database designed for mission critical safety and performance.
serde-rs/serde
Serialization framework for Rust
cortexproject/cortex
A horizontally scalable, highly available, multi-tenant, long term Prometheus.
EmilHernvall/dnsguide
A guide to writing a DNS Server from scratch in Rust
sirupsen/napkin-math
Techniques and numbers for estimating system's performance from first-principles
ArroyoSystems/arroyo
Distributed stream processing engine in Rust
awslabs/aws-lambda-rust-runtime
A Rust runtime for AWS Lambda
apache/arrow-rs
Official Rust implementation of Apache Arrow
zesterer/flume
A safe and fast multi-producer, multi-consumer channel.
substrait-io/substrait
A cross platform way to express data transformation, relational algebra, standardized record expression and plans.
penberg/limbo
Limbo is a work-in-progress, in-process OLTP database management system, compatible with SQLite.
apache/datafusion-comet
Apache DataFusion Comet Spark Accelerator
cargo-lambda/cargo-lambda
Cargo Lambda is a Cargo subcommand to help you work with AWS Lambda.
madsim-rs/madsim
Magical Deterministic Simulator for distributed systems in Rust.
jonhoo/flurry
A port of Java's ConcurrentHashMap to Rust
penberg/awesome-low-latency
Patterns and resources of low latency programming.
rxin/jvm-readings
JVM readings
delta-io/kafka-delta-ingest
A highly efficient daemon for streaming data from Kafka into Delta Lake
startreedata/thirdeye
ThirdEye is an integrated tool for realtime monitoring of time series and interactive root-cause analysis.
sonhmai/data-system-design
System Design, Solution Architecture, Data Systems Practice
alamb/rust_tokio_overhead
Try and measure tokio task overhead
ajithshetty/data-engineering-rust-demo
Rust And Delta Demo. Explanation and walkthrough on delta-rs
sonhmai/streaming-pipeline
Building POC of streaming pipeline with Flink, Kafka, Pinot
neitomic/doh-server
An implementation of DNS server which supports DNS over HTTPS
sonhmai/interpreter-compiler
Simplified Interpreter and Parser
sonhmai/sql-parser-simplified
A toy and simplified implementation of a SQL Parser