基于JavaNIO实现的Http服务器,涉及到Http Request和Http Response的解析,封装,模仿servlet实现handler处理对应的URI。
☆42Apr 29, 2017Updated 9 years ago
Alternatives and similar repositories for HttpServerByJavaNIO
Users that are interested in HttpServerByJavaNIO are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- java版的http服务器,替代Tomcat、jetty的超轻量级方案☆36Feb 1, 2022Updated 4 years ago
- 经典算法、笔试题☆12Sep 15, 2018Updated 7 years ago
- Java JUC 学习项目 包括各种并发多线程的高级使用。java自带多线程并发锁高级应用☆15May 11, 2018Updated 8 years ago
- 基于netty实现的轻量级消息中间件mini-mq,致力于解决分布式事务问题,支持可靠性消息,并具备较强的扩展性和较完善的监控系统。☆19Dec 12, 2022Updated 3 years ago
- mybatis插件,可以给insert和update语句自动添加上create_date和update_date☆15Jun 20, 2022Updated 3 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.
- 一个java实现的简单的web服务器,主要目的是为了理解web服务器的工作原理。http请求的接收和返回使用JDK自带的HttpServer,请求处理和页面解析是自己实现的。目前已经能够支持web服务器一些基本的功能。☆90Aug 10, 2014Updated 11 years ago
- 敏感词过滤 DFA算法☆26Aug 14, 2018Updated 7 years ago
- Tencent IM SDK , hope you like , pls star and fork to support me☆12Dec 23, 2022Updated 3 years ago
- A minimalistic ASP.NET 4.5.1/MVC 5/EF 6/Bootstrap 3.1.1 based content management system☆10Sep 21, 2015Updated 10 years ago
- 自定义注解,包括了自定义校验注解、自定义缓存注解、自定义权限校验注解示例代码☆14Sep 12, 2025Updated 8 months ago
- 使用Redis或Memcached实现Tomcat7+Nginx集群及Session共享☆17Jan 15, 2016Updated 10 years ago
- 阿里druid连接池剥离出来的sql解析代码☆12Jun 21, 2022Updated 3 years ago
- Lightweight HTTP Server☆40Oct 12, 2020Updated 5 years ago
- Java nio学习的代码案例,常用模式☆16Apr 17, 2013Updated 13 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.
- Deprecated☆11Oct 10, 2020Updated 5 years ago
- 乞丐版servlet容器☆33Feb 22, 2018Updated 8 years ago
- java方向书籍的学习,包括《java编程思想》,《实战java虚拟机》(作者:葛一鸣)《java高并发》(作者:葛一鸣)。☆16Nov 4, 2018Updated 7 years ago
- 工作寻(JobHunter)是一款招聘信息整合的网站,目前固定的模板有拉勾网,中华英才网,前程无忧。工作寻可以在线通过关键字,工作经验,工作地点实时爬取,也可以创建任务爬取定数量的招聘信息用以统计,分析最高薪资,最低薪资,平均薪资等。该项目为本科毕业设计项目。☆53Oct 23, 2018Updated 7 years ago
- netty+zk+quartz整合调度实例☆11Jan 14, 2021Updated 5 years ago
- 基于内存的时间轮算法、redis的zset、redis的key过期订阅事件三方式实现的延时任务调度☆20Jul 20, 2021Updated 4 years ago
- 模拟操作系统段页式虚拟内存管理☆10Aug 15, 2018Updated 7 years ago
- dubbo项目基于atomikos的分布式事务管理☆12Jun 21, 2022Updated 3 years ago
- To replace EventBus, Maybe it is the simplest implemention for observer pattern☆13Oct 31, 2018Updated 7 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 萌萌哒的java restful api开发框架☆16Jun 29, 2017Updated 8 years ago
- 基于TCC分布式事务解决方案,tcctransaction for java 简单易用,欢迎加入交流☆13Jun 17, 2022Updated 3 years ago
- 简单netty轮子☆22Jun 7, 2021Updated 4 years ago
- Android阴影布局,支持自定义边界形状☆15Jun 4, 2025Updated 11 months ago
- 多语言在线代码编译器,自动化检测代码输出结果☆16Dec 8, 2022Updated 3 years ago
- 手写自己的OkHttp (用法流程跟OkHttp一致 )☆16Jan 30, 2019Updated 7 years ago
- Java单例模式及其多线程下的实现,包括六种线程安全实现和一种非线程安全实现(经典懒汉式)。☆17May 7, 2017Updated 9 years ago
- java 实现线程池☆15Jan 11, 2017Updated 9 years ago
- a python disassembler for the dex format used by dalvik.☆10Aug 23, 2016Updated 9 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.
- Http RESTful api implemention on Netty async io. More informations at :☆53Feb 13, 2026Updated 3 months ago
- 游戏开发中有原型数据,而原型数据经常都是通过excel进行编写,此项目将excel转成ndb文件(二进制文件),然后客户端和服务器可以按照指定的格式读取☆18Aug 1, 2017Updated 8 years ago
- a concise lightweight mvc framework☆10May 20, 2022Updated 3 years ago
- simple java nio based httpserver☆43Nov 27, 2010Updated 15 years ago
- Edit the dalvik-bytecode on Android.☆12Jan 17, 2019Updated 7 years ago
- 一款轻量级的android网络访问框架☆16Mar 5, 2018Updated 8 years ago
- 🚜线程安全、网络编程、消息中间件文章源码🚜☆28Apr 19, 2018Updated 8 years ago