This is a project which is my friend's task when he joined in shopee. It use Go to write a http server.
☆11Apr 22, 2020Updated 6 years ago
Alternatives and similar repositories for GoEntryTask
Users that are interested in GoEntryTask 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 entry-task of Shopee☆16Nov 9, 2022Updated 3 years ago
- 剑指offer-Golang版本题解☆13Jan 15, 2022Updated 4 years ago
- 利用kNN算法实现图书推荐系统,前台使用的是微信小程序,后台使用的是Spring Boot+MyBatis,数据库使用的是MySQL+Redis☆17May 19, 2022Updated 4 years ago
- Go基于Gin、Gorm、go-redis技术栈的入门Web Api项目☆24Jul 10, 2026Updated last week
- Java 多线程面试手撕题,12 道经典题目,感兴趣的小伙伴可以看看!☆27Jun 10, 2024Updated 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.
- About repo with information useful for the Fall 2024 offering of ECE 759 - High Performance Computing for Applications in Engineering☆24Oct 18, 2024Updated last year
- Projects of CS-537: Intro to Operating Systems (Spring 2019) at University of Wisconsin-Madison using xv6 Operating System☆21May 16, 2019Updated 7 years ago
- 合肥工业大学实验存档 hfut experiments archived☆23Oct 23, 2020Updated 5 years ago
- 个人资料,合肥工业大学2020年-2021年第一学期(大四上学期),与物联网工程专业的课程有关资料,含课件、实验报告、课设报告等。☆18Nov 11, 2022Updated 3 years ago
- 高效的分布式id生成器,每个客户端实例tps可达到100万,服务端毫无压力。即使服务端宕机了,id生成依然可用。支持多数据中心,支持id加密。☆48Feb 26, 2019Updated 7 years ago
- 基于Mahout的图书推荐系统(web实现)☆28Jun 3, 2017Updated 9 years ago
- 基于SpringBoot生产分布式下全局的ID,保证ID生成的顺序性、无重复性、高可用,利用Redis排除了受单点故障问题的影响,生成ID规则: 年份(2位) + 一年中第几天 (3位)+ 小时(2位) + Redis自增序号 (5位),总计12位, 支持一小时内近100…☆48Oct 25, 2018Updated 7 years ago
- 专注Java与Golang!!!Java基础、Java Core、JVM、Spring大家族、Golang语言、各种中间件(如rabbitmq、netty、mybatis、redis 、mongodb、Spark等)☆51Jan 12, 2025Updated last year
- 合肥工业大学2020年《操作系统》课程设计。题目:段页式虚拟存储管理系统:建立一个段页虚拟存储管理系统的模型。Course Design of Operating System of Hefei University of Technology in 2020. Topic…☆42May 25, 2026Updated last month
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- go 八股文 学习路线 学习指南☆87Jul 28, 2023Updated 2 years ago
- 大三课程总结☆122Sep 8, 2019Updated 6 years ago
- 基于Spring Boot的高性能秒杀系统☆188Apr 30, 2019Updated 7 years ago
- 分布式ID生成器框架:超高性能的发号器框架。通过引入多种新的方案,彻底解决雪花算法的时间回拨等问题,并将雪花算法原生QPS提高最少十几~二十倍☆199Jun 25, 2025Updated last year
- Java秒杀 抢购 (Seckill based on Spring Boot)☆826Jun 21, 2022Updated 4 years ago
- 剑指offer的Go实现 完整版☆406Sep 29, 2020Updated 5 years ago
- idworker 是一个基于zookeeper和snowflake算法的分布式ID生成工具,通过zookeeper自动注册机器(最多1024台),无需手动指定workerId和datacenterId☆271Feb 3, 2024Updated 2 years ago
- distributed id generator based on redis.☆469Apr 18, 2017Updated 9 years ago
- 推荐一些Java实战的项目,包括:微服务、电商、支付宝微信支付、Java博客、后台管理系统、前后端分离系统、高仿项目、视频类后台管理系统、AI项目、社区论坛等实战类项目,非常不错!☆587Jul 30, 2021Updated 4 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- Universal, flexible, high-performance distributed ID generator. | 通用、灵活、高性能的分布式 ID 生成器☆640Updated this week
- MIT 6.824 2020☆429Jan 24, 2022Updated 4 years ago
- Interview Questions for Google, Amazon, Apple, etc. 根据超过 2000 篇真实面经整理的腾讯,阿里,字节跳动,Shopee,美团,滴滴高频面试题☆3,270May 25, 2023Updated 3 years ago
- An online shop application, the complete microservices demo for kratos.☆823Sep 4, 2025Updated 10 months ago
- Go 语言学习资料索引☆6,643Dec 11, 2023Updated 2 years ago
- Basic Sources for MIT 6.824 Distributed Systems Class☆3,262May 31, 2024Updated 2 years ago
- Alibaba mysql database binlog incremental subscription & consumer components Canal's golang client[阿里巴巴mysql数据库binlog的增量订阅&消费组件 Canal 的 …☆960May 31, 2024Updated 2 years ago
- ☆932Oct 20, 2022Updated 3 years ago
- Java NIO+多线程实现聊天室☆810Feb 4, 2021Updated 5 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.
- 🍃SpringBoot系列Demo;SpringBoot、MyBatis、Redis、MySql、Kafka、RocketMQ☆849Oct 17, 2025Updated 9 months ago
- Solutions for Object Oriented Design Problems☆759Aug 28, 2022Updated 3 years ago
- 系统设计面试题精选☆1,368Oct 20, 2022Updated 3 years ago
- Operating Systems: Three Easy Pieces(OSTEP) homework and project solutions☆871Feb 3, 2024Updated 2 years ago
- 我的一些面试心得;自学CS历程分享;找工作求职经验分享☆4,014Mar 24, 2026Updated 3 months ago
- 996.ICU 的反向 repo: 944 工作制 - 工作 944,生活为先☆1,189Aug 7, 2022Updated 3 years ago
- 龙果支付系统(roncoo-pay)是国内首款开源的互联网支付系统,拥有独立的账户体系、用户体系、支付接入体系、支付交易体系、对账清结算体系。目标是打造一款集成主流支付方式且轻量易用的支付收款系统,满足互联网业务系统打通支付通道实现支付收款和业务资 金管理等功能。☆4,978Dec 31, 2022Updated 3 years ago