Pinned Repositories
100-gdb-tips
A collection of gdb tips. 100 maybe just mean many here.
algorithms
Algorithms & Data Structures in Go
amazeui
Amaze UI, a mobile-first and modular front-end framework.
awesome-books
:books: 开发者推荐阅读的书籍
awesome-programming-books
经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
bigxing.github.io
my blog
http-api-design-ZH_CN
HTTP API 设计指南(http-api-design-ZH_CN),翻译自https://github.com/interagent/http-api-design
springboot
Spring Boot chinese document. Spring Boot 2.1.5 中文文档
tipi
Thinking In PHP Internals. 内含开源书籍《深入理解PHP内核》一本,以及相关项目若干
ZLMediaKit
A lightweight RTSP/RTMP/HTTP/HLS/HTTP-FLV/WebSocket-FLV/HTTP-TS/HTTP-fMP4/WebSocket-TS/WebSocket-fMP4/GB28181 server and client framework based on C++11
bigxing's Repositories
bigxing/AI_Tutorial
精选机器学习,NLP,图像识别, 深度学习等人工智能领域学习资料,搜索,推荐,广告系统架构及算法技术资料整理。算法大牛笔记汇总
bigxing/AppFlowy
AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations. Built with Flutter and Rust.
bigxing/awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
bigxing/cloud-atlas
云计算指南
bigxing/cobra
A Commander for modern Go CLI interactions
bigxing/ColossalAI
Colossal-AI: A Unified Deep Learning System for Big Model Era
bigxing/comments-for-awesome-courses
名校公开课程评价网
bigxing/cs-self-learning
计算机自学指南
bigxing/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被全球175所大学采用教学。
bigxing/data-engineering-zoomcamp
Code for Data Engineer Zoomcamp course
bigxing/ddia
《Designing Data-Intensive Application》DDIA中文翻译
bigxing/deploy-microservices-to-a-Kubernetes-cluster
如何将微服务部署在kubernetes集群之上
bigxing/design-patterns-for-humans-cn
Design patterns for humans 中文版 - 对设计模式超简单的解释
bigxing/galaxy-blogs
我的博客-用于博客的存档
bigxing/go-gin-api
基于 Gin 进行模块化设计的 API 框架,封装了常用功能,使用简单,致力于进行快速的业务研发。比如,支持 cors 跨域、jwt 签名验证、zap 日志收集、panic 异常捕获、trace 链路追踪、prometheus 监控指标、swagger 文档生成、viper 配置文件解析、gorm 数据库组件、gormgen 代码生成工具、graphql 查询语言、errno 统一定义错误码、gRPC 的使用、cron 定时任务 等等。
bigxing/HowToCook
程序员在家做饭方法指南。
bigxing/iAI
🎯 保姆级深度学习从入门到放弃 🤪 🤪
bigxing/Introduction-to-Golang
【未来服务器端编程语言】最全空降golang资料补给包(满血战斗),包含文章,书籍,作者论文,理论分析,开源框架,云原生,大佬视频,大厂实战分享ppt
bigxing/jackliu-golang-notes
Jack Liu's Golang personal summary main points notes, notes to fast understand golang
bigxing/JDK
Source code for multiple JDK versions(1.6/1.7/1.8/1.9/10/11/12/13/14/15/16/17/18 JDK's src.zip), Only for learning; "rt_debug.jar" can be used for debugging.
bigxing/kruise
Automate application management on Kubernetes (project under CNCF)
bigxing/LeetcodeTop
汇总各大互联网公司容易考察的高频leetcode题🔥
bigxing/linux-insides
A little bit about a linux kernel
bigxing/netpoll
A high-performance non-blocking I/O networking framework, which focused on RPC scenarios, developed by ByteDance.
bigxing/patterns-of-distributed-systems
《Patterns of Distributed Systems》中文版
bigxing/project-based-learning
Curated list of project-based tutorials
bigxing/project-layout
Standard Go Project Layout
bigxing/reference
为开发人员分享快速参考备忘清单(速查表)
bigxing/yew
Rust / Wasm framework for building client web apps
bigxing/zap
Blazing fast, structured, leveled logging in Go.