chibuchifan's Stars
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
influxdata/influxdb
Scalable datastore for metrics, events, and real-time analytics
alibaba/canal
阿里巴巴 MySQL binlog 增量订阅&消费组件
xuxueli/xxl-job
A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)
YMFE/yapi
YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台
AvaloniaUI/Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology
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.
wesm/pydata-book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
valyala/fasthttp
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
flipped-aurora/gin-vue-admin
🚀Vite+Vue3+Gin拥有AI辅助的基础开发平台,支持TS和JS混用。它集成了JWT鉴权、权限管理、动态路由、显隐可控组件、分页封装、多点登录拦截、资源权限、上传下载、代码生成器、表单生成器和可配置的导入导出等开发必备功能。
cilium/cilium
eBPF-based Networking, Security, and Observability
google/eng-practices
Google's Engineering Practices documentation
openzipkin/zipkin
Zipkin is a distributed tracing system
ceph/ceph
Ceph is a distributed object, block, and file storage platform
elastic/beats
:tropical_fish: Beats - Lightweight shippers for Elasticsearch & Logstash
tidwall/tile38
Real-time Geospatial and Geofencing
wechat-miniprogram/miniprogram-demo
微信小程序组件 / API / 云开发示例
fanpei91/torsniff
torsniff - a sniffer that sniffs torrents from BitTorrent network
baidu/lac
百度NLP:分词,词性标注,命名实体识别,词重要性
EYHN/hexo-helper-live2d
Add the Sseexxyyy live2d to your hexo!
starrtc/starrtc-server
免费IM系统,IM即时通信消息系统(含一对一文字聊天,群聊,聊天室),免费一对一voip实时通话,录屏,webrtc服务端,免费直播连麦,互动直播,视频直播,RTSP拉流,RTMP推流,语音对讲,免费在线会议,视频会议等服务端程序,支持物联网平台,✨万水千山总是情,来个star行不行✨
shiyanhui/dht
BitTorrent DHT Protocol && DHT Spider.
LyricTian/gin-admin
A lightweight, flexible, elegant and full-featured RBAC scaffolding based on GIN + GORM 2.0 + Casbin 2.0 + Wire DI.基于 Golang + Gin + GORM 2.0 + Casbin 2.0 + Wire DI 的轻量级、灵活、优雅且功能齐全的 RBAC 脚手架。
wfh45678/radar
实时风控引擎(Risk Engine),自定义规则引擎(Rule Script),完美支持中文,适用于反欺诈(Anti-fraud)应用场景,开箱即用!!!移动互联网时代的风险管理利器,你 Get 到了吗?
roncoo/roncoo-education
领课教育系统(roncoo-education)是基于领课网络多年的在线教育平台开发和运营经验打造出来的产品,致力于打造一个各行业都适用的分布式在线教育系统。系统采用前后端分离模式,前台采用vue.js为核心框架,后台采用Spring Cloud为核心框架。系统目前主要功能有课程点播功能,支持多家视频云的接入,课程附件管理功能,支持多家存储云的接入,讲师管理功能,支持讲师入驻功能,可以帮助个人或者企业快速搭建一个轻量级的在线教育平台。
CoreUnion/CoreShop
基于 Asp.Net Core 8.0、Uni-App开发,支持可视化布局的小程序商城系统,前后端分离,支持分布式部署,跨平台运行,拥有分销、代理、团购、拼团、秒杀、直播、优惠券、自定义表单等众多营销功能,拥有完整SKU、下单、售后、物流流程。支持一套代码编译发布微信小程序版、H5版、Android版、iOS版、支付宝小程序版、字节跳动小程序版、QQ小程序版等共10个平台。
petar/GoLLRB
A Left-Leaning Red-Black (LLRB) implementation of balanced binary search trees for Google Go
libp2p/go-libp2p-kad-dht
A Kademlia DHT implementation on go-libp2p
ezpod/crypto-exchange-engine
数字加密资产交易引擎的原理性实现代码,汇智网提供
chibuchifan/scrapy-roundrobin-proxy
scrapy中使用到的一些中间件