htiennv's Stars
ethereum/go-ethereum
Go implementation of the Ethereum protocol
matter-labs/zksync-era
zkSync era
google/cadvisor
Analyzes resource usage and performance characteristics of running containers.
base-org/pessimism
Detect real-time threats and events on OP Stack compatible blockchains
google/comprehensive-rust
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
torvalds/linux
Linux kernel source tree
shuttle-hq/shuttle
Build & ship backends without writing any infrastructure files.
tokio-rs/mini-redis
Incomplete Redis client and server implementation using Tokio - for learning purposes only
paypal/junodb
JunoDB is PayPal's home-grown secure, consistent and highly available key-value store providing low, single digit millisecond, latency at any scale.
rust-lang/crates.io
The Rust package registry
rust-lang/rust-repos
Dataset of Rust source code repositories
ethereum-optimism/optimism
Optimism is Ethereum, scaled.
milvus-io/milvus
Milvus is a high-performance, cloud-native vector database built for scalable vector ANN search
soundcloud/roshi
Roshi is a large-scale CRDT set implementation for timestamped events.
qdrant/qdrant
Qdrant - High-performance, massive-scale Vector Database and Vector Search Engine for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/
golang/telemetry
[mirror] Go Telemetry services and libraries
tokio-rs/axum
Ergonomic and modular web framework built with Tokio, Tower, and Hyper
CosmWasm/cosmwasm
Framework for building smart contracts in Wasm for the Cosmos SDK
modrinth/labrinth
[Archived] Former repo of the Modrinth backend
grpc/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
kata-containers/kata-containers
Kata Containers is an open source project and community working to build a standard implementation of lightweight Virtual Machines (VMs) that feel and perform like containers, but provide the workload isolation and security advantages of VMs. https://katacontainers.io/
moby/swarmkit
A toolkit for orchestrating distributed systems at any scale. It includes primitives for node discovery, raft-based consensus, task scheduling and more.
moby/libnetwork
networking for containers
moby/buildkit
concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit
prometheus/alertmanager
Prometheus Alertmanager
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.
prometheus/procfs
procfs provides functions to retrieve system, kernel and process metrics from the pseudo-filesystem proc.
mozilla/sccache
Sccache is a ccache-like tool. It is used as a compiler wrapper and avoids compilation when possible. Sccache has the capability to utilize caching in remote storage environments, including various cloud storage options, or alternatively, in local storage.
rust-lang/rust
Empowering everyone to build reliable and efficient software.