DouTok is a backend server for a simple Douyin/TikTok 字节跳动青训营项目
☆193Oct 17, 2024Updated last year
Alternatives and similar repositories for DouTok
Users that are interested in DouTok are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 始于字节跳动青训营后端项目抖声 但不止于极简版抖音☆255May 8, 2025Updated last year
- 一个存放Go语言/计算机相关学习资料的仓库☆591Apr 12, 2026Updated 3 months ago
- 🎶🎶🌰🌰字节跳动青训营抖音项目,包含用户、视频、点赞、关注、评论、聊天模块,使用Mybatis-Plus、Redis、Nacos、Seata、RabbitMQ等技术组合开发☆32Sep 19, 2024Updated last year
- 字节跳动青训营——抖音项目☆327Feb 22, 2025Updated last year
- DIY a asynchronous IO framework base on coroutine☆13Mar 8, 2024Updated 2 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 多人协作白板(七牛云校园黑客马拉松)☆17Nov 13, 2022Updated 3 years ago
- 基于 gin+gorm+redis+mysql 读写分离的电子商城,包括 JWT 鉴权,CORS跨域,AES 对称加密,引入ELK体系方便日志查看,jaeger进行trace查看,skywalking进行检测,使用docker容器化部署☆711Dec 21, 2024Updated last year
- Tangseng search engine including full text search and vector search base on golang. 基于go语言的搜索引擎,信息检索系统☆139May 24, 2025Updated last year
- 一个极简版抖音的后端,第五届字节跳动青训营项目☆11Feb 26, 2023Updated 3 years ago
- 一个由go语言编写的分布式缓存项目,类似groupcache,实现了缓存过期,热点数据等,并引入了etcd和grpc进行节点管理和服务通信。A distributed caching system ,like groupcache, but enhanced with …☆18Jan 26, 2025Updated last year
- Based on the go-zero framework of large-scale microservices practical project, see all say yes!☆544Nov 24, 2024Updated last year
- Moon is a versatile monitoring and alerting platform designed for multiple domains, supporting various application scenarios such as clou…☆253Jun 26, 2026Updated last month
- LinkMe交流论坛☆100Updated this week
- 基于go 开发的 命令行小工具☆17Sep 3, 2025Updated 11 months ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- Chatroom project☆13Oct 27, 2022Updated 3 years ago
- gorm+gin+go-micro+mysql 极简版抖音☆56Jun 17, 2023Updated 3 years ago
- ChinessChess game written by rust.☆24Jun 2, 2020Updated 6 years ago
- 苍穹外卖 Golang,一个规范化的Gin项目开发实例。☆301Jun 11, 2025Updated last year
- kratos-mono-repo☆17Aug 26, 2023Updated 2 years ago
- 这是一个用Golang重写黑马的苍穹外卖的项目☆14May 24, 2024Updated 2 years ago
- 一个gin+vue的前后端分离项目,如果有帮助到您关于gin的学习,可以打赏一杯咖啡~☆13Nov 6, 2020Updated 5 years ago
- backup of https://github.com/shadowsocks/shadowsocks☆23Aug 22, 2015Updated 10 years ago
- 用于对gin框架增强, 实现根据结构体+结构体方法名实现路由注册、文档生成等众多常用功能☆20Nov 7, 2023Updated 2 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- 个人博客中 Go 相关的示例代码☆50Feb 17, 2026Updated 5 months ago
- GoFrame 实战教程源码-星辰英语版☆28Apr 15, 2025Updated last year
- 第五届字节跳动青训营项目:极简版抖音。基于 Hertz/Gin HTTP + Kitex 微服务框架☆125Mar 14, 2023Updated 3 years ago
- 字节跳动青训营 抖音项目 ByteDance YouthCamp Project Douyin☆10Jun 19, 2022Updated 4 years ago
- Zero-Admin 是一套基于 go-zero 框架实现的电商系统的后端服务☆977Apr 27, 2026Updated 3 months ago
- 高质量、易维护、高扩展的企业级 Go 项目+ 云原生项目开发脚手架☆590Aug 23, 2025Updated 11 months ago
- a message queue client sdk based on redis☆84Nov 29, 2023Updated 2 years ago
- 「Golang学习+面试指南」一份涵盖大部分 Golang程序员所需要掌握的核心知识。准备 Golang面试,首选 GolangGuide!☆3,938May 25, 2026Updated 2 months ago
- fileshare is a self hosted cloud-disk-like, grpc-based file server☆26Jun 28, 2025Updated last year
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- The simple TikTok backend which supports video Feed stream, video contribution, personal information, like list, user comments, follow li…☆522Jul 23, 2022Updated 4 years ago
- 基于go 实现的tcc分布式事务框架☆194Jun 22, 2024Updated 2 years ago
- tgf框架是使用golang开发的一套游戏分布式框架.项目采用了rpcx做为底层rpc的通讯,consul提供服务注册发现.定义了一整套的模块开发规范.☆129Jul 24, 2026Updated 2 weeks ago
- 一个八股文面试网站,哈哈哈☆207Dec 4, 2025Updated 8 months ago
- 在Linux环境下使用C++语言开发多线程服务器通信框架,主要实现百万级数据包的稳定收发,支持一定数量的 客户端同时连接并及时提供响应。从头搭建网络通信框架,从最初的同时单服务器承受100个客户端连接每秒收发5w包优化到1w个客户端每秒收发200w包☆22Apr 15, 2023Updated 3 years ago
- golang基于websocket单台机器支持百万连接分布式聊天(IM)系统☆3,103Jul 25, 2026Updated 2 weeks ago
- vite-cli、vue2configuration☆16Oct 11, 2024Updated last year