zdf068's Stars
iptv-org/iptv
Collection of publicly available IPTV channels from all over the world
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
apache/superset
Apache Superset is a Data Visualization and Data Exploration Platform
prometheus/prometheus
The Prometheus monitoring system and time series database.
dbeaver/dbeaver
Free universal database tool and SQL client
1c7/chinese-independent-developer
👩🏿💻👨🏾💻👩🏼💻👨🏽💻👩🏻💻中国独立开发者项目列表 -- 分享大家都在做什么
v2fly/v2ray-core
A platform for building proxies to bypass network restrictions.
apolloconfig/apollo
Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.
influxdata/influxdb
Scalable datastore for metrics, events, and real-time analytics
wangzheng0822/algo
数据结构和算法必知必会的50个代码实现
saleor/saleor
Saleor Core: the high performance, composable, headless commerce API.
Qv2ray/Qv2ray
:star: Linux / Windows / macOS 跨平台 V2Ray 客户端 | 支持 VMess / VLESS / SSR / Trojan / Trojan-Go / NaiveProxy / HTTP / HTTPS / SOCKS5 | 使用 C++ / Qt 开发 | 可拓展插件式设计 :star:
rocky-linux/rocky
Rocky Linux is a community enterprise Operating System designed to be 100% bug-for-bug compatible with Enterprise Linux created in response to the effective discontinuation of CentOS.
apache/shenyu
Apache ShenYu is a Java native API Gateway for service proxy, protocol conversion and API governance.
ja-netfilter/ja-netfilter
A javaagent framework
liquibase/liquibase
Main Liquibase Source
981011512/--
停车场系统源码,新能源充电桩系统,停车场小程序,智能停车,Parking system,【功能介绍】:①兼容市面上主流的多家相机,理论上兼容所有硬件,可灵活扩展,②相机识别后数据自动上传到云端并记录,校验相机唯一id和硬件序列号,防止非法数据录入,③用户手机查询停车记录详情可自主缴费(支持微信,支付宝,银行接口支付,支持每个停车场指定不同的商户进行收款),支付后出场在免费时间内会自动抬杆。④支持app上查询附近停车场(导航,可用车位数,停车场费用,优惠券,评分,评论等),可预约车位。⑤断电断网支持岗亭人员使用app可接管硬件进行停车记录的录入。 【技术架构】:后端开发语言java,框架oauth2+springboot2+dubble,数据库mysql/mongodb/redis,即时通讯底层框架netty4,安卓和ios均为原生开发,后台管理模板vue专业定制
kwai/DouZero
[ICML 2021] DouZero: Mastering DouDizhu with Self-Play Deep Reinforcement Learning | 斗地主AI
lindb/lindb
LinDB is a scalable, high performance, high availability distributed time series database.
alibaba/AliceMind
ALIbaba's Collection of Encoder-decoders from MinD (Machine IntelligeNce of Damo) Lab
spring2go/staffjoy
微服务(Microservices)和云原生架构教学案例项目,基于Spring Boot和Kubernetes技术栈
postgres-cn/pgdoc-cn
PostgreSQL manual Chinese translation by China PostgreSQL Users Group
0voice/computer_expert_paper
1000+份计算机paper,卡耐基梅隆大学,哈佛,斯坦福,芝加哥大学,MIT,facebook,google,微软,Amazon,twitter等大牛一作,持续更新中
yaronzz/BaiduYunToAliYun
同步百度云网盘到阿里云
crabapples-h/navicat-keygen-tools
bestaone/HiAuth
HiAuth是一个开源的基于Oauth2协议的认证、授权系统。
kubeguide/K8sDefinitiveGuide-V5-Sourcecode
《Kubernetes - The Definitive Guide》 5th Edition Source Code
spring2go/staffjoy-ppt
Spring Boot 与 Kubernetes 微服务实践课程的ppt
spring2go/cat_lab
微服务调用链监控CAT实验,极客时间微服务架构实践课程
bao17634/cnn_captcha
use cnn recognize captcha by tensorflow. 本项目针对字符型图片验证码,使用tensorflow实现卷积神经网络,进行验证码识别。