开源项目的源码分析
☆149Jan 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☆10Sep 2, 2019Updated 6 years ago
- tinyhttpd的详细注释版,十分适合入门者学习的一个项目☆1,785Jul 8, 2018Updated 7 years ago
- Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网//tinyhttpd.sourceforge.net☆12,137Jul 27, 2023Updated 2 years ago
- 用c实现的web 服务器☆17May 18, 2017Updated 9 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.
- 在linux下基于《Linux高性能服务器编程》和tinyhttpd扩展实现的C++轻量级HttpServer,基于epoll事件驱动I/O,采用高效的Reactor模型+线程池进行客户端连接任务管理,支持高并发的静态与动态http请求。项目有详细中文注释,适合新手入门!☆68Jul 14, 2021Updated 4 years ago
- [WIP] Xv6, a simple Unix-like teaching operating system, re-implemented for ARMv8 (AArch64), written in C☆17Apr 25, 2021Updated 5 years ago
- ☆21Dec 14, 2019Updated 6 years ago
- 轻量级Http服 务器☆33Apr 11, 2021Updated 5 years ago
- LeetCode算法题目 (C、C++实现)☆12Aug 21, 2019Updated 6 years ago
- A C++ High Performance Web Server☆8,202Sep 27, 2023Updated 2 years ago
- Webbench是Radim Kolar在1997年写的一个在linux下使用的非常简单的网站压测工具。它使用fork()模拟多个客户端同时访问我们设定的URL,测试网站在压力下工作的性能,最多可以模拟3万个并发连接去测试网站的负载能力。官网地址//home.tiscali…☆2,795Jun 19, 2021Updated 4 years ago
- zsummerX is a cross-platform C++ high performance lightweight network library. via IOCP/EPOLL/SELECT.☆322Oct 29, 2025Updated 6 months ago
- 高性能TCP网络服务器程序,目前已稳定支撑单机数十万的并发连接☆358Aug 13, 2022Updated 3 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Detect HTTP packet and inject redirect packet☆14Mar 1, 2018Updated 8 years ago
- 基于C++线程池的轻量级Web并发服务器☆158Jun 11, 2021Updated 4 years ago
- ini file parser by C☆25Apr 3, 2018Updated 8 years ago
- A simple SMP OS on ARMv8a☆28May 18, 2022Updated 4 years ago
- Linuxcnc Custom Homing Module for cia402 ethercat drives.☆16Feb 26, 2025Updated last year
- 爬虫☆13Jul 31, 2015Updated 10 years ago
- 多进程+数据库连接池+Epoll+FastDFS。其主要工作流程是由父进程维护一个监听socket,然后当有接到连接请求时,通过管道通 知子进程来与新的客户端建立连接,并且将其添加到子进程维护的epoll上。这样每个子进程相当于实际的工作进程,父进程只负责客户端连接请求的分发…☆10May 26, 2021Updated 5 years ago
- RBAC Auth manager for Yii2☆17Jul 19, 2020Updated 5 years ago
- 智能排课算法☆12Oct 12, 2018Updated 7 years ago
- 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.
- ESP-IDF tinyusb additions☆10Sep 30, 2021Updated 4 years ago
- Multithreaded network library in C++17☆93Feb 10, 2022Updated 4 years ago
- ☆12Nov 11, 2021Updated 4 years ago
- 用c语言setjmp和longjmp实现的一个最基本的协程☆35Sep 20, 2016Updated 9 years ago
- Course Scheduling with Genetic Algorithm☆10May 23, 2020Updated 6 years ago
- 国标28181视频推流客户端实现linux版本☆48May 22, 2022Updated 4 years ago
- ☆16Jan 5, 2017Updated 9 years ago
- Lua plugin for Wireshark to dessect KCP☆13Nov 6, 2019Updated 6 years ago
- The codes correspond to our paper about load frequency control for power systems DAE☆12Mar 24, 2023Updated 3 years 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.
- ☆21Jun 27, 2023Updated 2 years ago
- 从零开始的 JSON 库教程☆7,943Jun 14, 2024Updated last year
- Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine☆15Mar 3, 2020Updated 6 years ago
- 一款基于QT的文件下载器,计划支持多线程、断点续传。 A downloader based on QT.☆13Feb 23, 2022Updated 4 years ago
- 使用Python编程语言,基于tensorflow框架,采用AlexNet、LeNet、VGG、GooleNet、ZFNet和ResNet对1320张膀胱肿瘤图片进行训练,并在最终的170张测试集图片上测试得分,通过这 次项目经历,强化对深度学习中计算机视觉领域主流框架的掌握…☆10Mar 25, 2020Updated 6 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
- 分布式leveldb☆23May 2, 2021Updated 5 years ago