MichaelScofield's Stars
GreptimeTeam/greptimedb-ingester-go
A Go ingester for GreptimeDB, which is compatible with GreptimeDB protocol and lightweight.
smol-rs/smol
A small and fast async runtime for Rust
idanarye/rust-typed-builder
Compile-time type-checked builder derive
rust-phf/rust-phf
Compile time static maps for Rust
colored-rs/colored
(Rust) Coloring terminal so simple you already know how to do it !
datawhalechina/llm-cookbook
面向开发者的 LLM 入门教程,吴恩达大模型系列课程中文版
johnthagen/min-sized-rust
🦀 How to minimize Rust binary size 📦
LinuxSuRen/remote-jobs-in-china
支持远程办公的**公司
chaos-mesh/chaos-mesh
A Chaos Engineering Platform for Kubernetes.
argoproj/argo-workflows
Workflow Engine for Kubernetes
PsiACE/databend-internals
Databend 内幕大揭秘
timescale/tsbs
Time Series Benchmark Suite, a tool for comparing and evaluating databases for time series data
GreptimeTeam/bunshin
A distributed Write-Ahead log implementation for cloud
GreptimeTeam/greptimedb-client-java
GreptimeDB Java Client
GreptimeTeam/greptimedb
An open-source, cloud-native, unified time series database for metrics, logs and events with SQL/PromQL supported. Available on GreptimeCloud.
GreptimeTeam/docs
Document for GreptimeDB
GreptimeTeam/greptimedb-operator
Run GreptimeDB on Kubernetes.
GreptimeTeam/helm-charts
Helm charts for GreptimeDB.
GreptimeTeam/gtctl
gtctl is a command-line tool for managing GreptimeDB cluster.
Nukesor/comfy-table
:large_orange_diamond: Build beautiful terminal tables with automatic content wrapping
sqlancer/sqlancer
Automated testing to find logic and performance bugs in database systems
apache/datafusion
Apache DataFusion SQL Query Engine
boyter/scc
Sloc, Cloc and Code: scc is a very fast accurate code counter with complexity calculations and COCOMO estimates written in pure Go
dendibakh/perf-book
The book "Performance Analysis and Tuning on Modern CPU"
binhnguyennus/awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
rust-lang/nomicon
The Dark Arts of Advanced and Unsafe Rust Programming
spacejam/sled
the champagne of beta embedded databases
tikv/fail-rs
Fail points for rust
tokio-rs/mini-redis
Incomplete Redis client and server implementation using Tokio - for learning purposes only