Pinned Repositories
ant-learn-tensorflow
学习tensorflow
blog-code
blog code
chat_room
C++聊天室服务器,基于sylar框架开发,使用http服务器做资源服务,websocket server做聊天server
ChinaDNS
Protect yourself against DNS poisoning in China.
ChinaDNS-Python
Protect yourself against DNS poisoning in China.
libaco
A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞
myvim
my vim config
sblog
高性能博客系统
shadowsocks
sylar
C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServer模块,Websocket模块,Https模块等, Smtp邮件模块, MySQL, SQLite3, ORM,Redis,Zookeeper)
sylar-yin's Repositories
sylar-yin/sylar
C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServer模块,Websocket模块,Https模块等, Smtp邮件模块, MySQL, SQLite3, ORM,Redis,Zookeeper)
sylar-yin/chat_room
C++聊天室服务器,基于sylar框架开发,使用http服务器做资源服务,websocket server做聊天server
sylar-yin/myvim
my vim config
sylar-yin/sblog
高性能博客系统
sylar-yin/ant-learn-tensorflow
学习tensorflow
sylar-yin/libaco
A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞
sylar-yin/shadowsocks
sylar-yin/blog-code
blog code
sylar-yin/ChinaDNS
Protect yourself against DNS poisoning in China.
sylar-yin/cppjieba
"结巴"中文分词的C++版本
sylar-yin/fast-http
A fast HTTP request/response parser for Common Lisp.
sylar-yin/fastsocket
Fastsocket is a highly scalable socket and its underlying networking implementation of Linux kernel. With the straight linear scalability, Fastsocket can provide extremely good performance in multicore machines. In addition, it is very easy to use and maintain. As a result, it has been deployed in the production environment of SINA.
sylar-yin/folly
An open-source C++ library developed and used at Facebook.
sylar-yin/hat-trie
C++ implementation of a fast and memory efficient HAT-trie
sylar-yin/http-parser
http request/response parser for c
sylar-yin/libshmcache
libshmcache is a local cache in the share memory for multi processes. high performance due to read is lockless. libshmcache is 100+ times faster than a remote interface such as redis.
sylar-yin/nginx
An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to nginx is via the nginx development mailing list, see http://nginx.org/en/docs/contributing_changes.html
sylar-yin/picohttpparser
tiny HTTP parser written in C (used in HTTP::Parser::XS et al.)
sylar-yin/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.
sylar-yin/shadowsocks-android
A Shadowsocks client for Android
sylar-yin/shadowsocks-go
go port of shadowsocks
sylar-yin/shadowsocks-gui
Shadowsocks GUI client
sylar-yin/shadowsocks-iOS
shadowsocks client for OSX and non-jailbroken iOS
sylar-yin/shadowsocks-libev
libev port of shadowsocks
sylar-yin/shadowsocks-org
www.shadowsocks.org
sylar-yin/shadowsocks-windows
sylar-yin/ShadowVPN
A fast, safe VPN based on libsodium
sylar-yin/shm_container
A collection of shared memory containers for high performance server
sylar-yin/sylar-yin.github.com
Github Pages
sylar-yin/llama.cpp
Port of Facebook's LLaMA model in C/C++