开源项目的源码分析
☆148Jan 18, 2017Updated 9 years ago
Alternatives and similar repositories for SourceAnalysis
Users that are interested in SourceAnalysis are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 一次对Tinyhttpd完整的精读,注释,测试☆162Mar 25, 2024Updated 2 years ago
- tinyhttpd的详细注释版,十分适合入门者学习的一个项目☆1,791Jul 8, 2018Updated 8 years ago
- Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网//tinyhttpd.sourceforge.net☆12,170Jul 27, 2023Updated 2 years ago
- 一款可运行的基于C++ 实现的WebServer服务器,基于《TCPIP网络编程》和《Linux高性能服务器编程》实现的服务器项目。☆1,471Apr 28, 2022Updated 4 years ago
- 用c实现的web 服务器☆17May 18, 2017Updated 9 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- 在linux下基于《Linux高性能服务器编程》和tinyhttpd扩展实现的C++轻量级HttpServer,基于epoll事件驱动I/O,采用高效的Reactor模型+线程池进行客户端连接任务管理,支持高并发的静态与动态http请求。项目有详细中文注释,适合新手入门!☆71Jul 14, 2021Updated 5 years ago
- C语言和C++的重要概念☆14Dec 27, 2021Updated 4 years ago
- All My Linux C Programming Code!☆22Oct 25, 2015Updated 10 years ago
- ☆21Dec 14, 2019Updated 6 years ago
- Distributed service governance framework based on c/c++, including service registration, service discovery, unified configuration, messag…☆23Feb 26, 2019Updated 7 years ago
- Exceldna project demo☆22Jul 2, 2024Updated 2 years ago
- 轻量级Http服务器☆33Apr 11, 2021Updated 5 years ago
- A C++ High Performance Web Server☆8,220Sep 27, 2023Updated 2 years ago
- Webbench是Radim Kolar在1997年写的一个在linux下使用的非常简单的网站压测工具。它使用fork()模拟多个客户端同时访问我们设定的URL,测试网站在压力下工作的性能,最多可以模拟3万个并发连接去测试网站的负载能力。官网地址//home.tiscali…☆2,792Jun 19, 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.
- Course Scheduling with Genetic Algorithm☆10May 23, 2020Updated 6 years ago
- A Micro Kernel Operating System☆12Nov 23, 2019Updated 6 years ago
- 多进程+数据库连接池+Epoll+FastDFS。其主要工作流程是由父进程维护一个监听socket,然后当有接到连接请求时,通过管道通知子进程来与新的客户端建立连接,并且将其添加到子进程维护的epoll上。这样每个子进程相当于实际的工作进程,父进程只负责客户端连接请求的分发…☆10May 26, 2021Updated 5 years ago
- 爬虫☆13Jul 31, 2015Updated 10 years ago
- 基于C++线程池的轻量级Web并发服务器☆159Jun 11, 2021Updated 5 years ago
- Detect HTTP packet and inject redirect packet☆14Mar 1, 2018Updated 8 years ago
- A simple SMP OS on ARMv8a☆29May 18, 2022Updated 4 years ago
- ini file parser by C☆25Apr 3, 2018Updated 8 years ago
- 基于qt的文件共享系统,类似百度网盘☆14Apr 10, 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.
- cocos creator 热更新流程(2.4.3版本)包含热更新服务器,大厅,子游戏更新模式!☆10Feb 7, 2022Updated 4 years ago
- 智能排课算法☆12Oct 12, 2018Updated 7 years ago
- ☆10Jul 22, 2020Updated 6 years ago
- 一款基于QT的文件下载器,计划支持多线程、断点续传。 A downloader based on QT.☆13Feb 23, 2022Updated 4 years ago
- This app can be implemented in restaurant for easier management and keeping track of all the orders.☆13Dec 17, 2016Updated 9 years ago
- Multithreaded network library in C++17☆92Feb 10, 2022Updated 4 years ago
- Lua plugin for Wireshark to dessect KCP☆13Nov 6, 2019Updated 6 years ago
- PORTING JETSON INFERENCING TO X86 64 ,IP CAMERA ,QT☆13Jan 29, 2020Updated 6 years ago
- 从零开始的 JSON 库教程☆7,928Jun 14, 2024Updated 2 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.
- Transferring messages and files between the server and the client are realized in this project.☆34Oct 21, 2021Updated 4 years ago
- Programming and Algorithm in coursera☆20Mar 22, 2023Updated 3 years ago
- An achievement system build for Unity3D☆10Oct 15, 2022Updated 3 years ago
- manage objects of different kinds of class in share memory pool☆12Aug 3, 2017Updated 8 years ago
- DeviceIO是一个驱动框架,用于封装嵌入式HAL驱动,为上层应用提供 服务。☆10Jun 1, 2024Updated 2 years ago
- ☆16Sep 11, 2021Updated 4 years ago
- 基于B+树、支持数据可靠持久化、数据恢复的小型数据库☆12Nov 2, 2019Updated 6 years ago