Starred repositories
An Open Source Machine Learning Framework for Everyone
WebUI extension for ControlNet
The fundamental package for scientific computing with Python.
This repository contains the solutions and explanations to the algorithm problems on LeetCode. Only medium or above are included. All are written in C++/Python and implemented by myself. The proble…
Scalene: a high-performance, high-precision CPU, GPU, and memory profiler for Python with AI-powered optimization proposals
Jupiter: Governance-oriented Microservice Framework.
Production-Grade Container Scheduling and Management
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
AddressSanitizer, ThreadSanitizer, MemorySanitizer
C++实现redis分布式锁(Redlock Redis-based distributed locks implementation in C++)
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
The Prometheus monitoring system and time series database.
TubeMQ has been donated to the Apache Software Foundation and renamed to InLong, please visit the new Apache repository: https://github.com/apache/incubator-inlong
Industry-standard navigation-mesh toolset for games
A game server net framework in Golang go(Golang)游戏服务器网络框架
Protocol Buffers - Google's data interchange format
libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.
tsrmtrue / leveldb
Forked from google/leveldbLevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
Full-featured high-performance event loop loosely modelled after libevent