Pinned Repositories
2PC
Implementation of Two Phase Commit
3PC
abseil-cpp
Abseil Common Libraries (C++)
ActionBarSherlock
Action bar implementation which uses the native action bar on Android 4.0+ and a custom implementation on pre-4.0 through a single API and theme.
android-open-project
Collect and classify android open source projects 微信公众号:codekk 微博:
android-range-seek-bar
It provides a SeekBar similar to the default Android one, but with two thumb controls allowing a range to be selected, and some other extras as well.
android_frameworks_base
foundationdb
FoundationDB - the open source, distributed, transactional key-value store
grpc
The C based gRPC (C++, Node.js, Python, Ruby, Objective-C, PHP, C#)
webui-1
Open source project to use web browsers as UI.
aruanruan's Repositories
aruanruan/foundationdb
FoundationDB - the open source, distributed, transactional key-value store
aruanruan/ants
🐜⚡️A goroutine pool for Golang
aruanruan/dhcp4j
A Java DHCP server and protocol handler
aruanruan/FlexibleReflection
Sample project for a small, flexible runtime reflection system using C++11
aruanruan/floyd
A raft consensus implementation that is simply and understandable
aruanruan/hs-client
REST, websocket, and RPC client for hsd
aruanruan/http-proxy-netty
An implementation of http/https proxy server based on Java NIO via Netty.
aruanruan/httpserverapp
Sample application for C++ http server
aruanruan/JDNSS
A leaf DNS server in Java
aruanruan/jispy
A JavaScript interpreter in Python, built for embedding JavaScript.
aruanruan/libmp4
MP4 file library
aruanruan/lua-lib
包括了 pcre, iconv, socket, http等lua扩展库,提供了windows和linux平台下的源码和makefile。
aruanruan/miniblink49
一个小巧、轻量的浏览器内核,用来取代wke和libcef
aruanruan/netty-rest-server
基于Netty实现的RESTful服务框架
aruanruan/netty-socketio
Socket.IO server implemented on Java. Realtime java framework
aruanruan/netty-websocket-spring-boot-starter
develop WebSocket server gracefully by using annotation ( 使用 注解 进行优雅地WebSocket服务开发 )
aruanruan/phaser
Phaser is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering.
aruanruan/proxyee
HTTP proxy server,support HTTPS&websocket.MITM impl,intercept and tamper HTTPS traffic.
aruanruan/python-socketio
Python Socket.IO server
aruanruan/spring-boot-starter-toml
Strategy to load TOML files
aruanruan/spring-json
Configure spring beans with JSON (possibly in addition to XML and Java config)
aruanruan/spring4-showcase
(我的公众号:kaitao-1234567,我的新书:《亿级流量网站架构核心技术》)
aruanruan/tascalate-concurrent
Implementation of blocking (IO-Bound) cancellable java.util.concurrent.CompletionStage and related extensions to java.util.concurrent.ExecutorService-s
aruanruan/tiny-process-library
A small platform independent library making it simple to create and stop new processes in C++, as well as writing to stdin and reading from stdout and stderr of a new process
aruanruan/TypeScript
TypeScript使用手册。TypeScript is a superset of JavaScript that compiles to clean JavaScript output. http://www.typescriptlang.org
aruanruan/wampy
Websocket RPC and Pub/Sub for Python applications and microservices
aruanruan/webui
WebUI
aruanruan/wsproxy
A websocket proxy
aruanruan/yaml-cpp
A YAML parser and emitter in C++
aruanruan/yfs
:house:基于Atomix实现的超精简分布式对象存储