Giter Club home page Giter Club logo

supallen's Projects

chat icon chat

Java NIO+多线程实现聊天室

easy-httpserver icon easy-httpserver

一个java实现的简单的web服务器,主要目的是为了理解web服务器的工作原理。http请求的接收和返回使用JDK自带的HttpServer,请求处理和页面解析是自己实现的。目前已经能够支持web服务器一些基本的功能。

face2face icon face2face

基于netty的异步非阻塞实时聊天(IM)服务器。

happychat icon happychat

基于Netty实现的WebSocket聊天室,支持几万人同时在线聊天

mysql-docx- icon mysql-docx-

mysql常用基本命令,高级命令,常用函数使用操作截图

netty icon netty

Netty project - an event-driven asynchronous network application framework

nettybook2 icon nettybook2

李林峰老师编写的netty权威指南(第二版)对应的源码,已经maven化

outtersort icon outtersort

完整的外排序算法,对8000万条数据(2G)大小进行排序,使用临时文件作为内存扩展,算法**:使用选择置换排序最大化顺串长度,多路归并减少IO开销,使用败者树来使归并达到最优。(源码地址:https://github.com/lsf921016/outterSort)

photoswall icon photoswall

快速加载网络图片的图片墙,结合DiskLruCache、LruCache技术达到三级缓存目的,对DiskLruCache进行封装,使用更方便。另外采用网页爬虫对百度图片进行抓取。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.