NUAA-Open-Source / A2OS-INTERVIEW
☆27Updated last year
Alternatives and similar repositories for A2OS-INTERVIEW:
Users that are interested in A2OS-INTERVIEW are comparing it to the libraries listed below
- 【实习】海投王の0 offers☆89Updated last year
- Event-Driven C++ High-Performance WebServer In C++11☆83Updated 2 years ago
- 一个基于io_uring实现的reactor☆11Updated 2 years ago
- 仿照牛客网实现的讨论区。☆83Updated 3 years ago
- 基于 Raft 共识算法的 K-V 数据库☆63Updated last year
- 基于黑马点评所做的项目优化,实现基于session的session共享,解决商户缓存的缓存穿透缓存雪崩缓存击穿,基于redission分 布式锁lua脚本消息队列实现异步秒杀下单,Redis的GEOHash来完成对于地理坐标的操作,使用Redis的BitMap数据实现签到统计…☆30Updated 2 years ago
- 仿牛客网社区开发☆28Updated 2 years ago
- 基于SpringBoot仿牛客网讨论社区☆82Updated 3 years ago
- 黑马点评项目优化,新增消息队列RabbitMQ,令牌桶限流实现优惠券秒杀,用户登录限流(redis实现滑动窗口)等功能☆254Updated last month
- 牛客网项目学习笔记及代码☆68Updated 2 years ago
- ☆52Updated 5 years ago
- 【代码随想录知识星球】项目分享-手撕协程库(CPP)🔥☆222Updated 3 months ago
- ☆97Updated 2 years ago
- 大学期间完成的课内实习作业☆12Updated 2 years ago
- Study base on MIT 6.824 raft course☆35Updated 2 years ago
- 一款基于Netty+Zookeeper+Spring实现的轻量级Java RPC框架。提供服务注册,发现,负载均衡,支持API调用,Spring集成和Spring Boot starter使用。是一个学习RPC工作原理的良 好示例。☆436Updated 2 years ago
- 算法总结,包括常见算法文档和模板题、力扣、OJ☆26Updated last year
- 🚀 LeetCode From Zero To One & 题单整理 & 题解分享 & 算法模板 & 刷题路线,持续更新中...☆273Updated 2 years ago
- 仿牛客网社区项目☆35Updated 2 years ago
- 基于黑马点评进行魔改的项目,优化了优惠券下单功能和点赞功能。☆44Updated last month
- ★★★一款基于 Netty + Zookeeper + Nacos + SpringBoot 实现的自定义 RPC 框架☆128Updated last year
- Notes, study☆118Updated last year
- 使用了线程池,通过epoll实现的Proctor版本的web服务器。参考了游双老师的《Linux高性能服务器编程》以及牛客网的《Linux高并发服务器开发》课程。在自己复现的基础上进行模块的整合并添加一些小更改。所有代码拥有完备的注释。☆16Updated last year
- ☆16Updated 2 years ago
- 黑马点评☆196Updated 9 months ago
- 一个在Linux环境下C++开发的轻量级、高性能、高并发的web服务器。☆80Updated last year
- 基于跳表的数据库服务器和客户端☆81Updated 2 years ago
- Elsevier latex template 'els-cas-templates'(爱思唯尔期刊-latex双栏版本)☆66Updated 11 months ago
- ☆262Updated 3 years ago
- 设计并实现了一个高性能、线程安全的跳表数据结构。跳表是一种随机化的数据结构,被用作代替平衡树,提供了高效的搜索、插 入和删除操作。项目中实现的跳表数据结构不仅支持基本的数据操作,还提供了数据持久化功能。☆53Updated last year