一个基于 Go 语言实现的分布式云存储服务,慕课网实战仿百度网盘项目。
☆260Feb 12, 2020Updated 6 years ago
Alternatives and similar repositories for file-storage-system
Users that are interested in file-storage-system are comparing it to the libraries listed below
Sorting:
- Go实战仿百度云盘 实现企业级分布式云存储系统 练习源码☆81Feb 21, 2020Updated 6 years ago
- 基于golang实现的一种分布式云存储服务☆109Sep 3, 2019Updated 6 years ago
- Go语 言实现的分布式云存储系统,仿云盘功能☆35Aug 13, 2023Updated 2 years ago
- 使用Go语言开发的云存储网盘项目☆593Mar 27, 2023Updated 2 years ago
- Golang实现仿百度网盘功能,断点上传,分片上传,秒传,账号权限管控等功能,支持阿里云OSS,AWS S3,CEPH等分布式存储☆16Apr 26, 2020Updated 5 years ago
- 采 用golang从0开始打造百度网盘服务端,包含文件上传下载,不同用户文件隔离,文件的秒传,断点续传,分块上传,离线下载,分布式云存储。☆17Jul 3, 2020Updated 5 years ago
- 基于 Golang 模拟百度网盘云存储,涉及有Golang、Redis、Ceph、阿里OSS、docker及Kubernets等技术栈。☆27Feb 24, 2022Updated 4 years ago
- 一个基于go-zero框架的微服务网盘系统☆11Feb 12, 2023Updated 3 years ago
- Go仿写百度云盘,企业级分布式云存储系统☆24Aug 1, 2021Updated 4 years ago
- 基于go-zero实现的网盘系统☆162Nov 4, 2022Updated 3 years ago
- NCOV 2020疫情防控-人员健康管理平台开源项目的小程序后端--Golang版本☆30Apr 3, 2020Updated 5 years ago
- 这是 一道面试题,使用golang的CSP思想,锁,组锁,协程,通道,接口,定时(超时),C/S通信需要使用protobuf结构☆17Oct 19, 2018Updated 7 years ago
- go-micro v3微服务实战-租房项目☆79Sep 28, 2021Updated 4 years ago
- A Golang implemented Redis Server and Cluster. Go 语言实现的 Redis 服务器和分布式集群☆3,825Sep 14, 2025Updated 5 months ago
- 分布式延迟调度中间件,自实现Raft分布式一致性算法+LevelDB实 现分布式数据存储,使用时间轮算法调度任务执行,支持取消未开始调度的任务。☆20Nov 26, 2022Updated 3 years ago
- 微服务实战-类智行12306购票软件后端,分布式,支持终端多任务线上线下预定抢票(包括鉴权服务,配置中心(grpc),服务发现(consol),用户service,用户api,抢票任 务service,查询余票service,订票service等)☆27Jun 26, 2020Updated 5 years ago
- 简易分布式云存储服务☆25May 5, 2020Updated 5 years ago
- go-fastdfs 是一个简单的分布式文件系统(私有云存储),具有无中心、高性能,高可靠,免维护等优点,支持断点续传,分块上传,小文件合并,自动同步,自动修复。Go-fastdfs is a simple distributed file system (private …☆4,127Jan 2, 2025Updated last year
- MIT6.824实现分布式一致性算法——Raft&Paxos☆46May 21, 2019Updated 6 years ago
- golang面试题集合https://interview.disign.me/☆5,512Dec 2, 2025Updated 3 months ago
- 使用go-zero搭建的微服务网盘项目☆54Mar 5, 2024Updated last year
- 慕课-- GO实战电商网站高并发秒杀系统 学习代码☆20Feb 25, 2023Updated 3 years ago
- go-kit微服务实践,http restful api、日志功能、限流、服务监控、服务发现与注册、api网关、服务链路跟踪、服务熔断、jwt身份认证☆20Sep 10, 2019Updated 6 years ago
- 一个支持快速搭建支持私有化部署的个人私有云系统,又可以作为企业级分布式云存储解决方案。☆18Sep 13, 2021Updated 4 years ago
- 字节跳动青训营——抖音项目☆322Feb 22, 2025Updated last year
- Lightweight, fast and reliable key/value storage engine based on Bitcask.☆4,877Feb 10, 2026Updated 3 weeks ago
- golang基于websocket单台机器支持百万连接分布式聊天(IM)系统☆3,085Jan 7, 2026Updated last month
- go-kit微服务套件的使用,涉及的内容有gin、grpc、服务发现、负载均衡、限流器、熔断器、错误处理、日志、监控、分布式追踪、jwt☆26Mar 17, 2020Updated 5 years ago
- 《Go语言高并发与微服务实战》代码☆567Jul 12, 2024Updated last year
- ☆11Sep 12, 2023Updated 2 years ago
- 分布式、高可用的延迟调度系统、可以配合消息队列实现延迟任务队列☆12Dec 5, 2023Updated 2 years ago
- varconf配置中心后端代码(varconf是基于golang的分布式统一配置中心,轻量级部署和接入)☆13Apr 8, 2020Updated 5 years ago
- 第四届阿里中间件性能挑战赛初赛——高性能的 Service Mesh Agent 组件:服务注册与发现、协议转换、负载均衡☆10Dec 8, 2022Updated 3 years ago
- 基于openresty + Lua开发的一套API网关系统☆12Dec 7, 2023Updated 2 years ago
- ☆12Aug 23, 2021Updated 4 years ago
- 基于springbook+spark的机器学习应用开发☆12Nov 21, 2022Updated 3 years ago
- 网络游戏服务器通信框架☆13Apr 29, 2020Updated 5 years ago
- go concurrency class code☆90Apr 27, 2022Updated 3 years ago
- 基于Golang实现的分布式WebSocket服务、IM服务,仅依赖Etcd,简单易部署,支持高并发、单发、群发、广播,其它项目可以通过http与本项目通信。☆953Jun 26, 2024Updated last year