Code Monkey home page Code Monkey logo

unp's Introduction

Description

Study Unix networking programing.
tags: C, socket, thread, libevent, lua, shell, php and so on.
Create time: 2012.07

Notice

libevent: libevent-2.0.19-stable, please install it at first.
lua: lua-5.2.0
php: need mbstring ext
alias gw='gcc -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations -D_THREAD_SAFE'
alias gt='gcc -g -finline-functions -Wall -Winline -pipe'

The usage of simple suggestion system by prefix index

git clone git://github.com/hy0kl/unp.git
cd unp/ev-sever
./control.sh make
./control.sh build
./control.sh start

visit: http://localhost:8080/?word=%E4%B8%80

History

2012.07.27 finish one demo version.
2012.08.03 通过开拉链,解决了 hash 碰撞的问题
2012.08.06 加入第三方模块,以实现汉字转全拼音和简拼功能
2012.08.17 Program using C language to build the index.
2012.08.18 Released the first version to support the Chinese Hanyu Pinyin retrieval, version: 0.1.0.

Thanks

See Demo

demo/index.html
NO support for IE.

unp's People

Contributors

hy0kl avatar

Watchers

MichaelZ avatar

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.