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:
- sample solutions to HackerRank questions (above medium difficulty level)☆11Apr 23, 2018Updated 8 years ago
- Java 多线程面试手撕题,12 道经典题目,感兴趣的小伙伴可以看看!☆26Jun 10, 2024Updated last year
- An prototype of RPC framework☆27Nov 25, 2018Updated 7 years ago
- Projects of CS-537: Intro to Operating Systems (Spring 2019) at University of Wisconsin-Madison using xv6 Operating System☆21May 16, 2019Updated 6 years ago
- simple user management system☆51Apr 4, 2019Updated 7 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.
- 高效的分布式id生成器,每个客户端实例tps可达到100万,服务端毫无压力。即使服务端宕机了,id生成依然可用。支持多数据中心,支持id加密。☆48Feb 26, 2019Updated 7 years ago
- go-forum is a simple forum web application that uses the database/sql and http packages in the standard library, with toml as the configu…☆54Nov 20, 2025Updated 5 months ago
- 基于SpringBoot生产分布式下全局的ID,保证ID生成的顺序性、无重复性、高可用,利用Redis排除了受单点故障问题的影响,生成ID规则: 年份(2位) + 一年中第几天 (3位)+ 小时(2位) + Redis自增序号 (5位),总计12位, 支持一小时内近100…☆47Oct 25, 2018Updated 7 years ago
- 高并发golang web服务器☆35Jan 2, 2026Updated 4 months ago
- 专注Java与Golang!!!Java基础、Java Core、JVM、Spring大家族、Golang语言、各种中间件(如rabbitmq、netty、mybatis、redis、mongodb、Spark等)☆51Jan 12, 2025Updated last year
- 使用spring boot + netty进行搭建,主要做软件和智能硬件之间的通信框架,基于TCP长连接的socket通信。☆85Jul 20, 2023Updated 2 years ago
- 🔥🔥🔥全网首个完全开源的分布式全局有序序列号(分布式ID生成器)服务,支持嵌入式(Jar包)、RPC(Dubbo,motan、sofa、SpringCloud、SpringCloud Alibaba等主流的RPC框架)、Restful API方式发布服务。☆86Nov 1, 2023Updated 2 years ago
- go 八股文 学习路线 学习指南☆88Jul 28, 2023Updated 2 years ago
- 大三课程总结☆124Sep 8, 2019Updated 6 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- 基于Spring Boot的高性能秒杀系统☆188Apr 30, 2019Updated 7 years ago
- 分布式ID生成器框架:超高性能的发号器框架。通过引入多种新的方案,彻底解决雪花算法的时间回拨等问题,并将雪花算法原生QPS提高最少十几~二十倍☆200Jun 25, 2025Updated 10 months ago
- Golang后端研发岗位相关面试题和简历,包括Golang、计算机网络、操作系统、MySQL、Redis、系统设计等☆225Mar 16, 2024Updated 2 years ago
- 本项目主要包含的是ZJUSE大二大三的一些专业课的学习笔记、课件以及部分本人完成的作业,但仅供学习参考使用,请勿用于不正当用途!☆212Sep 12, 2020Updated 5 years ago
- 剑指offer的Go实现 完整版☆408Sep 29, 2020Updated 5 years ago
- Java秒杀 抢购 (Seckill based on Spring Boot)☆827Jun 21, 2022Updated 3 years ago
- beego写的简单bbs☆362Oct 20, 2022Updated 3 years ago
- idworker 是一个基于zookeeper和snowflake算法的分布式ID生成工具,通过zookeeper自动注册机器(最多1024台),无需手动指定workerId和datacenterId☆271Feb 3, 2024Updated 2 years ago
- The docker source and materials for CS:APP labs☆294Nov 23, 2025Updated 5 months ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 2026届互联网校招&2025互联网实习信息汇总,欢迎共创☆393Nov 15, 2025Updated 5 months ago
- 北京大学 2023 年秋计算机系统导论课程(ICS)作业、笔记、经验☆466Dec 29, 2025Updated 4 months ago
- distributed id generator based on redis.☆471Apr 18, 2017Updated 9 years ago
- 推荐一些Java实战的项目,包括:微服务、电商、支付宝微信支付、Java博客、后台管理系统、前后端分离系统、高仿项目、视频类后台管理系统、AI项目、社区论坛等实战类项目,非常不错!☆582Jul 30, 2021Updated 4 years ago
- 基于vue+go+gin+mysql+redis的博客论坛web项目☆377Aug 12, 2024Updated last year
- Universal, flexible, high-performance distributed ID generator. | 通用、灵活、高性能的分布式 ID 生成器☆625Apr 15, 2026Updated 2 weeks ago
- convert sql to elasticsearch DSL in golang(go)☆1,194Aug 6, 2023Updated 2 years ago
- MIT 6.824 2020☆432Jan 24, 2022Updated 4 years ago
- a sample demo base on gin and gorm.☆458Aug 10, 2024Updated last year
- 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.
- Interview Questions for Google, Amazon, Apple, etc. 根据超过 2000 篇真实面经整理的腾讯,阿里,字节跳动,Shopee,美团,滴滴高频面试题☆3,273May 25, 2023Updated 2 years ago
- 基于Java基础类库编写的Flappy Bird☆727Dec 3, 2023Updated 2 years ago
- Go 语言学习资料索引☆6,653Dec 11, 2023Updated 2 years ago
- Basic Sources for MIT 6.824 Distributed Systems Class☆3,256May 31, 2024Updated last year
- Alibaba mysql database binlog incremental subscription & consumer components Canal's golang client[阿里巴巴mysql数据库binlog的增量订阅&消费组件 Canal 的 …☆962May 31, 2024Updated last year
- 微言聊天室是基于前后端分离,采用SpringBoot+Vue开发的网页版聊天室☆845Apr 6, 2023Updated 3 years ago
- Java NIO+多线程实现聊天室☆816Feb 4, 2021Updated 5 years ago