后端开发基础组件设计——池式组件(线程池、内存池、异步请求池)、高性能组件(原子操作CAS与锁、无锁消息队列、定时器、死锁检测、内存泄漏检测)及开源组件(libevent/libev、异步日志log4cpp、应用层协议设计ProtoBuf/Thrift)
☆19May 30, 2022Updated 4 years ago
Alternatives and similar repositories for Basic-Component-design
Users that are interested in Basic-Component-design are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Server for a chinese Unity3D MOBA☆17Aug 29, 2017Updated 8 years ago
- C++ encoder and decoder for FIX/FAST protocol (http://www.fixtradingcommunity.org/pg/structure/tech-specs/fast-protocol) without compress…☆10Oct 31, 2016Updated 9 years ago
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆27Apr 10, 2019Updated 7 years ago
- 慕课网-廖师兄-SpringBoot微信点餐系统☆10Jun 11, 2019Updated 7 years ago
- ☆12Mar 28, 2017Updated 9 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port.☆11Nov 20, 2020Updated 5 years ago
- A zero-malloc memory pool based on SQLite's memsys5 memory subsystem☆28Feb 15, 2012Updated 14 years ago
- 线程池 + epoll 的 web 服务器 CGI服务器使用 进程池 + epoll 实现☆10Mar 20, 2019Updated 7 years ago
- 慕课网专栏《 零基础学透网络编程》的配套代码,项目介绍:由易到难,全面搭建网络编程知识体系 提供20 个样例小程序,便于加深知识理解 理论与实战结合,手把手教你开发网络监测工具 总结多年经验,亲授常用网络工具及解决问题的方法。☆14Jan 3, 2021Updated 5 years ago
- 公用库 (包括array、list和stack以及typepool数据结构;iocp、epoll等socket模型;thread;timer定时器),以及示例。 (date:2011.3)☆22Jul 28, 2012Updated 13 years ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆27Feb 9, 2021Updated 5 years ago
- ☆18Feb 14, 2018Updated 8 years ago
- A high-performance minimalist KV database.☆15May 6, 2023Updated 3 years ago
- 一个redis协议的持久化kv存储☆18Jul 18, 2016Updated 9 years 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.
- C++ 学习资料,项目总结资料☆29Apr 26, 2013Updated 13 years ago
- TCP Event-Loop Async Chat server and client using libuv☆19Apr 6, 2016Updated 10 years ago
- 李慧芹UNIX环境高级编程视频笔记☆16Jun 17, 2022Updated 4 years ago
- "Hit and Run" sampler☆16May 27, 2022Updated 4 years ago
- Implementation of Yolov3 using Pytorch and deployment using a flask Webapp☆10Apr 17, 2019Updated 7 years ago
- 基于Linux EPOLL多路复用的C++轻量级WebServer☆11Jul 11, 2020Updated 5 years ago
- 基于Golang与Hertz + Kitex + Gorm框架的微服务架构的极简版抖音APP后端☆16Apr 12, 2024Updated 2 years ago
- Semantic-Segmantation-based-Dynamic-Robust-SLAM☆12Jul 15, 2019Updated 6 years ago
- A package for Multi-objective evolutionary algorithm☆11Apr 17, 2020Updated 6 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- VTK简明教程☆12Apr 20, 2015Updated 11 years ago
- Markdown语法小抄表☆12Feb 10, 2017Updated 9 years ago
- 完全使用C++(脱离Boost)参考Muduo实现的网络库☆85Apr 23, 2022Updated 4 years ago
- AVOD needs the planes file to provide ground plane information, but the official planes generation tool has not yet been provided, which …☆13Apr 23, 2019Updated 7 years ago
- Freertos_in_linux: Freertos demo run in the linux to study☆13Apr 3, 2020Updated 6 years ago
- 使用VS2017编译Nginx,方便调测☆16Mar 4, 2018Updated 8 years ago
- A quick test to run LWIP via PCAP on a Linux docker image☆12Oct 21, 2021Updated 4 years ago
- 将TexturePacker打包的纹理大图(plist+图片)还原为每一张小图(this script use to unpack png files in the plist file packed by TexturePacker)☆19May 25, 2015Updated 11 years ago
- 基于Hertz+Kitex框架开发的极简版抖音服务端,具备基本的流媒体和社交互动功能。☆19Mar 27, 2023Updated 3 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.
- A memory pool written with C++☆60Oct 1, 2020Updated 5 years ago
- GIM是linux环境下的一个大并发,可扩展的在线推送和IM服务框架(并不局限于IM,可以方便的扩展到其他业务场景),在典型的24核,32G内存机器上,单台服务器可以支持超过100万在线用户,TPS>5w,在了解基本架构和协议之后,能够很方便的对后端业务逻辑进行扩展。该开源…☆37Aug 27, 2015Updated 10 years ago
- A toy http server based on Qt☆28Apr 28, 2013Updated 13 years ago
- 💻 Operating Systems: Three Easy Pieces | Exercises and Projects☆27Apr 12, 2021Updated 5 years ago
- This repo is used to automaticaly identified defective spots in solar panels using UAV images☆19Jan 15, 2025Updated last year
- Hit-and-run algorithm in python 3.6☆15Jun 20, 2026Updated last week
- Simulate Linux Completely Fair Scheduler (CFS) using POSIX Threads☆21Aug 21, 2021Updated 4 years ago