zzl1203's Stars
moby/moby
The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
k88hudson/git-flight-rules
Flight rules for git
docker/compose
Define and run multi-container applications with Docker
apolloconfig/apollo
Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.
nginx/nginx
The official NGINX Open Source repository.
oldj/SwitchHosts
Switch hosts quickly!
521xueweihan/GitHub520
:kissing_heart: 让你“爱”上 GitHub,解决访问时图裂、加载慢的问题。(无需安装)
seaweedfs/seaweedfs
SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, cross-DC active-active replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding.
shieldfy/API-Security-Checklist
Checklist of the most important security countermeasures when designing, testing, and releasing your API
valyala/fasthttp
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
gorilla/mux
Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍
air-verse/air
☁️ Live reload for Go apps
openresty/openresty
High Performance Web Platform Based on Nginx and LuaJIT
IBM/sarama
Sarama is a Go library for Apache Kafka.
xournalpp/xournalpp
Xournal++ is a handwriting notetaking software with PDF annotation support. Written in C++ with GTK3, supporting Linux (e.g. Ubuntu, Debian, Arch, SUSE), macOS and Windows 10. Supports pen input from devices such as Wacom Tablets.
crawlab-team/crawlab
Distributed web crawler admin platform for spiders management regardless of languages and frameworks. 分布式爬虫管理平台,支持任何语言和框架
go-swagger/go-swagger
Swagger 2.0 implementation for go
growthbook/growthbook
Open Source Feature Flagging and A/B Testing Platform
alexazhou/VeryNginx
A very powerful and friendly nginx base on lua-nginx-module( openresty ) which provide WAF, Control Panel, and Dashboards.
OpenAtomFoundation/pika
Pika is a Redis-Compatible database developed by Qihoo's infrastructure team.
rmax/scrapy-redis
Redis-based components for Scrapy.
nghttp2/nghttp2
nghttp2 - HTTP/2 C Library and tools
loveshell/ngx_lua_waf
ngx_lua_waf是一个基于lua-nginx-module(openresty)的web应用防火墙
LuaLS/lua-language-server
A language server that offers Lua language support - programmed in Lua
leandromoreira/cdn-up-and-running
CDN Up and Running - Building a CDN from Scratch to Learn about CDN, Nginx, Lua, Prometheus, Grafana, Load balancing, and Containers.
QiuYannnn/Local-File-Organizer
An AI-powered file management tool that ensures privacy by organizing local texts, images. Using Llama3.2 3B and Llava v1.6 models with the Nexa SDK, it intuitively scans, restructures, and organizes files for quick, seamless access and easy retrieval.
LeapLabTHU/ACmix
Official repository of ACmix (CVPR2022)
lixd/mydocker
参考《自己动手写 docker》从零开始实现一个简易的 docker 以及相关教程。Build a simple Docker from scratch along with related tutorials.