字节青训营《基于go-zero的微服务简化版抖音项目》
☆19Sep 21, 2023Updated 2 years ago
Alternatives and similar repositories for SimpleDouyinLiuJun
Users that are interested in SimpleDouyinLiuJun are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于golang的gin框架和vue3开发的博客系统 goblog 后端部分,包含md格式的文本编辑展示,点赞评论收藏,新闻热点,匿名聊天室,文章搜索等功能。该项目仅为个人练手,并不完善。正式建站推荐:https://github.com/halo-dev/halo☆22Mar 12, 2026Updated last month
- Go语言实现的一个简易秒杀系统☆24Apr 23, 2021Updated 4 years ago
- 基于 grpc RPC微服务 + gin HTTP服务完成的第5届字节跳动青训营-极简抖音后端项目☆31Mar 24, 2023Updated 3 years ago
- go-web是使用gin+gorm+casbin+mysql+redis的基于rbac模型的权限管理系统。主要目的是使初学者通过项目进一步掌握go;其次也可以作为一个基本的后台管理系统脚手架来进行二次开发。☆11Nov 29, 2021Updated 4 years ago
- 教你快速开发一个企业级的Go后端服务(教程 + 代码;Go入门项目)☆16Jan 31, 2022Updated 4 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 微服务项目☆11Jul 31, 2022Updated 3 years ago
- 抖音后端项目☆62Mar 28, 2023Updated 3 years ago
- Go实战线上餐厅项目☆10Jan 5, 2022Updated 4 years ago
- GO语言 开发租房网 微服务实战项目☆11Mar 2, 2022Updated 4 years ago
- Gin+Gorm+Redis+ETCD的秒杀系统,列举出一系列并发情况下数据竞争问题的解决方案。☆39Jun 11, 2022Updated 3 years ago
- 项目基于Gin框架开发。实现刷抖音,用户视频投稿,展示封面;查看基本信息;对视频点赞和评论;关注其他用户;查看发布列表、点赞列表、关注列表和粉丝列表。 使用JWT+Redis作为中间件对用户token进行校验,实现JWT续期功能。 数据库采用GORM框架,MySQL建立…☆15Dec 4, 2022Updated 3 years ago
- 这是一个用Golang重写黑马的苍穹外卖的项目☆13May 24, 2024Updated last year
- 这是关于微服务架构实战的项目,基于Go语言,结合Gin web框架和Go-kit微服务框架。内容包括限流、服务注册与发现、熔断降 级、监控和分布式链路追踪、构建docker镜像,部署发布到k8s中。☆36Jan 4, 2022Updated 4 years ago
- 23秋季工程化C程序设计代码仓库,包括lab1-5的实验代码和实验报告,感兴趣的话就点个star吧~☆12Mar 1, 2025Updated last year
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 字节跳动青训营项目 极简抖音后端 (微服务版本)☆12Sep 4, 2023Updated 2 years ago
- 本项目是用GO语言实现的网易云信的服务端API封装☆19Jun 4, 2019Updated 6 years ago
- 使用golang的gin框架结合vue进行后台网站开发☆25May 5, 2023Updated 2 years ago
- 中科大2023春-智能计算系统☆11Jul 18, 2023Updated 2 years ago
- 掘金搜索[10篇带你手摸手封装gin框架],源码分享☆11Dec 8, 2021Updated 4 years ago
- Hands is a process controller used to control the execution and return strategies of multiple goroutines.☆10Aug 26, 2025Updated 7 months ago
- (仿小红书)小番薯后端代码,主要是SpringBoot为基础框架,SpringCloudAlibaba为微服务架构,移动端有uniapp和flutter两个版本(目前只适配了安卓端),推荐看flutter版本(主页仓库)☆27Jun 6, 2025Updated 10 months ago
- 哔哩哔哩项目的Go项目的代码,学习使用☆24Aug 8, 2019Updated 6 years ago
- TLA+ specifications and proofs of Logless Dynamic Reconfiguration in MongoDB Replication.☆16Dec 16, 2024Updated last year
- Wordpress hosting with auto-scaling - Free Trial • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- A LevelDB for implementing LSM-related papers☆11Aug 7, 2023Updated 2 years ago
- 微服务实战-类智行12306购票软件后端,分布式,支持终端多任务线上线下预定抢票(包括鉴权服务,配置中心(grpc),服务发现(consol),用户service,用户api,抢票任 务service,查询余票service,订票service等)☆27Jun 26, 2020Updated 5 years ago
- BlobStash's storage engine. Mirror of https://git.sr.ht/~tsileo/blobsfile☆17Apr 25, 2020Updated 5 years ago
- go语言网上书城项目: 前端:首页,登录,注册,注销,购物车(数量ajax修改,删除单项,清空购物车,去结账),我的订单(确认收货),订单详情 后台:图书管理(增删改查,分页),订单管理(订单列表,查看详情,订单发货)☆25Feb 20, 2020Updated 6 years ago
- 微信小程序控制esp8266实现七彩效果项目。(欢迎 star)☆18Sep 9, 2019Updated 6 years ago
- go-web-mini前端项目,go-web-mini是Go + Vue开发的管理系统脚手架, 前后端分离, 仅包含项目开发的必需部分, 基于角色的访问控制(RBAC), 分包合理, 精简易于扩展。 后端Go包含了gin、 gorm、 jwt和casbin等的使用, 前端V…☆77Feb 27, 2021Updated 5 years ago
- 字节跳动后端青训营 结营项目☆16Feb 25, 2023Updated 3 years ago
- 基于vue+go+gin+mysql+redis的博客论坛web项目☆376Aug 12, 2024Updated last year
- Gopher小队的极简抖音☆49Sep 20, 2023Updated 2 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- ✨基于 golang, grpc, gin 和 redis, MySQL, etcd 和 vue3 的简单分布式信息管理系统✨📌含完整前后端,微服务:分布式信息管理系统模板,后台管理系统模板,数据库管理系统模板。实现 grpc 微服务远程过程调用,redis 缓存,etc…☆18Sep 18, 2024Updated last year
- Function Secret Sharing for Secure Thresholded Distance Metric Evaluation. The code accompanying the paper.☆13Dec 12, 2024Updated last year
- Golang implementation of the Raft consensus protocol☆13Feb 25, 2023Updated 3 years ago
- 基于51单片机远程可控点滴预警系统设计☆13May 3, 2019Updated 6 years ago
- Inpainting Fluid Dynamics with Tensor Decomposition (NumPy). Blog post: https://medium.com/p/d84065fead4d☆14Aug 15, 2023Updated 2 years ago
- 『仿知乎专栏』项目是高仿知乎专栏的后端项目,基于 Gin 框架从零到一到上线☆56Dec 21, 2022Updated 3 years ago
- 这是一个基于vue+springboot+mysql的垃圾分类管理系统☆26Jan 5, 2023Updated 3 years ago