学习redis用黑马点评项目
☆14Sep 15, 2022Updated 3 years ago
Alternatives and similar repositories for hm-dianping
Users that are interested in hm-dianping are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆10Feb 10, 2026Updated 6 months ago
- 一个清单,简单的日程规划web端应用☆10Feb 20, 2023Updated 3 years ago
- 黑马点评☆357Jul 1, 2024Updated 2 years ago
- 基于IJKPlayer 高度封装 直接集成(基于ffmpeg的iOS平台SDK)☆17Sep 29, 2018Updated 7 years ago
- 一个gin+vue的前后端分离项目,如果有帮助到您关于gin的学习,可以打赏一杯咖啡~☆13Nov 6, 2020Updated 5 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 利用 C++ 编写的 HTTP 服务器,使 用线程池 + Reactor 模式☆13Apr 22, 2019Updated 7 years ago
- 方便好用的无侵入式下拉刷新、上拉加载控件,支持滑动到最底部提示没有更多数据☆13Oct 26, 2022Updated 3 years ago
- 一个java版本freemarker的小博客项目☆24Oct 15, 2018Updated 7 years ago
- Compose版华容道☆34Aug 26, 2021Updated 5 years ago
- 一个持续更新的Go语言技术笔记,涵盖语法、框架、第三方库、数据库、DevOps、中间件等内容,基于实际操作与验证,便于查阅和高效解决问题。☆20Updated this week
- obsidian 配置备份☆12Jun 9, 2022Updated 4 years ago
- redis黑马点评☆50Apr 18, 2023Updated 3 years ago
- 连接池模板,可以应用于redis和mysql,实现了简易的redis分布式锁,对hiredis进行了二次封装☆15Oct 11, 2023Updated 2 years ago
- 《FFmpeg开发实战:从零基础到短视频上线》随书源码☆24May 30, 2026Updated 3 months ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 一款基于 Jetpack Compose 实现的精美仿开眼视频App(提供Kotlin、Flutter、React Native、小程序版本 😁 )☆23Aug 27, 2023Updated 3 years ago
- 学习socket网络编程,学习C++类的封装☆20Mar 17, 2015Updated 11 years ago
- 数字图像处理大作业程序,简单GUI实现√ 简单功能实现√☆15May 11, 2021Updated 5 years ago
- 基于c++实现的raft算法☆20Mar 21, 2022Updated 4 years ago
- 这是一个用C++11编写的高性能静态网页服务器 涵盖C++使用的方方面面 C++ 多线程 makefile CMakeList 信号量 互斥锁 智能指针☆25Jul 29, 2019Updated 7 years ago
- CMake study notes☆29Apr 4, 2026Updated 4 months ago
- A high-performance and multi-platform non-blocking I/O networking framework for c++. It have simple API to use.☆30Apr 4, 2026Updated 4 months ago
- std::future extension☆37Sep 28, 2020Updated 5 years ago
- 一款基于 Wails v2 构建的现代化员工信息管理平台,集成了完善的人员信息管理功能,支持员工档案管理、数据分析统计、智能备份恢复等特性,为用户提供高效、安全、易用的人事管理解决方案。☆27Jun 24, 2025Updated last year
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- 中文分词HTTPServer☆44Oct 18, 2016Updated 9 years ago
- ☆34Mar 25, 2020Updated 6 years ago
- Unix Or Linux Code Example | 服务器开发之 Linux 基础/系统/网络编程,全部代码已在 MacOS or UOS 编译运行通过☆46Jun 17, 2025Updated last year
- 轻量级Http服务器☆33Apr 11, 2021Updated 5 years ago
- 一个简单的reactor模式实现☆32Sep 10, 2019Updated 6 years ago
- 黑马头条 讲义、资料、源码 heima-leadnews☆137Feb 14, 2023Updated 3 years ago
- ☆75Mar 13, 2023Updated 3 years ago
- 学习 learn-claude-code 后的 PR Review Agent 实践项目:构建 Debate Council 多 Agent 审查、Tool Calling、结构化报告与 AI Judge 评估。☆83May 24, 2026Updated 3 months ago
- Redis学习笔记,以及黑马点评项目的完整资料及代码☆54Apr 17, 2024Updated 2 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 基于黑马点评所做的项目优化,实现基于session的session共享,解决商户缓存的缓存穿透缓存雪崩缓存击穿,基于redission分布式锁lua脚本消息队列实现异步秒杀下单,Redis的GEOHash来完成对于地理坐标的操作,使用Redis的BitMap数据实现签到统计…☆50Dec 14, 2022Updated 3 years ago
- osproxy的rpc实现,grpc-gateway支持rpc和api同端口,支持Docker一键部署☆56Jan 6, 2024Updated 2 years ago
- 高性能的c++日志库☆73Jan 31, 2021Updated 5 years ago
- PmHub,一个基于 SpringCloud & LLM 的智能项目管理系统,该项目旨在帮助小伙伴们快速掌握微服务/分布式项目的架构设计和开发流程。如果你想在校招或者社招中拿到一个满意的 offer,PmHub 将是一个非常 nice 的选择😄。☆576Jun 25, 2025Updated last year
- 在linux下基于《Linux高性能服务器编程》和tinyhttpd扩展实现的C++轻量级HttpServer,基于epoll事件驱动I/O,采用高效的Reactor模型+线程池进行客户端连接任务管理,支持高并发的静态与动态http请求。项目有详细中文注释,适合新手入门!☆71Jul 14, 2021Updated 5 years ago
- 在HA里使用的侧边栏管理☆101Nov 4, 2022Updated 3 years ago
- How do we build a distributed, transactional key-value database - TiKV?☆97Apr 12, 2019Updated 7 years ago