I/O 模型练手代码,分别使用阻塞式 I/O、select、poll 和 epoll 和 Java NIO 实现了简单的 HTTP Server
☆47Apr 4, 2018Updated 8 years ago
Alternatives and similar repositories for toyhttpd
Users that are interested in toyhttpd are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 简单限流算法实现☆23May 19, 2019Updated 6 years ago
- 基于 Zookeeper 实现的分布式锁,包含独占锁和读写锁两种实现(目前代码存在一些缺陷,详细参考 http://t.cn/EoTSaI2 评论区)☆29Oct 13, 2020Updated 5 years ago
- 仿照 tiny-spring 项目编写的的一个玩具级 spring 项目,实现了简单的 IOC 和 AOP 功能。☆92Oct 13, 2020Updated 5 years ago
- A mini HTTP Echo Server, just for educational purposes.☆26Feb 15, 2022Updated 4 years ago
- Making HTTP Client more Resilient in Go example☆14Mar 20, 2018Updated 8 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- JTopo + VUE + ElementUI☆12Aug 26, 2020Updated 5 years ago
- Node.js开源项目推荐☆12Apr 27, 2016Updated 9 years ago
- 开源框架之手写系列,主要手写了springmvc,mybatis,rpc框架的实现,目前是跟着简书上一位博主的博客进行练习,先学习一下后期在做功能性的扩展。有兴趣的同学可以参考博主的博客学习一下,加深一下自己对开源框架底层实现的掌握☆11Jan 3, 2018Updated 8 years ago
- This is sample code for Paho MQTT server with Python 2.7☆10Mar 29, 2016Updated 10 years ago
- Jenlib is a shared library offering various helpers and abstractions for Jenkins CI instances.☆11Mar 17, 2026Updated 3 weeks ago
- springboot+activiti6.0☆12Oct 29, 2018Updated 7 years ago
- 毕业设计-分布式软件测试管理系统的设计与实现☆17Mar 16, 2017Updated 9 years ago
- 用jqueryMobile开发的手机可视化 监控管理系统☆10Oct 21, 2014Updated 11 years ago
- 8 labs of course Introduction to Computer System☆10Jun 17, 2014Updated 11 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- Is it difficult to develop C++ high-concurrency server applications? Come and use XServer☆10Jun 13, 2024Updated last year
- 一个高性能二级缓存实现, 内存LRU缓存 + 磁盘文件持久化缓存。☆63Oct 13, 2020Updated 5 years ago
- ☆17Jan 1, 2023Updated 3 years ago
- intellij 插件开发demo练习☆13Jul 13, 2020Updated 5 years ago
- python模拟oauth2.0协议☆13May 8, 2015Updated 10 years ago
- auto execute mysql explain when execute sql!☆23Jan 25, 2026Updated 2 months ago
- Data Structures and Algorithms lab repository☆11Jun 23, 2015Updated 10 years ago
- Android package reader (apk), Davlik file reader (dex), Android xml file reader (xml), Android resource file reader (arsc)☆16Mar 12, 2026Updated 3 weeks ago
- C语言+epoll+线程池实现的聊天室☆15Jun 7, 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.
- 响应式瀑布流组件☆12May 19, 2022Updated 3 years ago
- Chat demo using gRPC☆10Jul 1, 2015Updated 10 years ago
- A complex android application, which one can capture http packets, listen requests and responses, ping, Md5 calculation, timastamp captur…☆10Mar 11, 2021Updated 5 years ago
- Distributed object storage based on CRUSH distribution strategy☆22Jun 16, 2025Updated 9 months ago
- Visual Leak Detector for Visual C++ 2008-2022☆12Dec 27, 2022Updated 3 years ago
- Bundle contains PullToRefreshListView、 SlidingMenu、 ScrollingTabs.☆30Jun 12, 2015Updated 10 years ago
- 慕课-- GO实战电商网站高并发秒杀系统 学习代码☆22Feb 25, 2023Updated 3 years ago
- http(s) proxy pool☆18Jan 5, 2023Updated 3 years ago
- Collection of useful Proxy tools for Java☆14Feb 1, 2022Updated 4 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- admui☆34Dec 1, 2017Updated 8 years ago
- Abstract streams to deal with the whole buffered contents.☆25Updated this week
- 个人学习整理☆14Feb 22, 2023Updated 3 years ago
- Genuine OJ 后端☆10Oct 9, 2023Updated 2 years ago
- Practices of ARM Cortex-M4 STM32F4.☆17Jun 10, 2016Updated 9 years ago
- 图解Java多线程设计模式☆20Oct 14, 2018Updated 7 years ago
- 一个java实现的简单的web服务器,主要目的是为了理解web服务器的工作原理。http请求的接收和返回使用JDK自带的HttpServer, 请求处理和页面解析是自己实现的。目前已经能够支持web服务器一些基本的功能。☆89Aug 10, 2014Updated 11 years ago