Pinned Repositories
-android-source-code
这是我自己在学习安卓期间,在网上积累下来的源码 ,欢迎交流学习,很多源码已经不能提供具体出处,对作者抱歉,如果有发现自己的代码可以发邮件给我,我会立刻标注上的。
android
android public repository, include android4.0,android4.4 and other android version, include samsung. freescale and other CPU platform too.
binder-for-linux
An experimental project to port Android Binder IPC subsystem to Ubuntu Linux.
concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
ConcurrentQueues
Concurrent queue variants
Diagnostics
Diagnostic based on UDS/KWP2000/TP
fast_mpmc_queue
A fast (not quite lock-free) multi-producer multi-consumer queue
fast_ring_queue
A fast no_lock RingQueue with multi threads
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.
FileBrowserView
A flexible Android view library for file/folder browsing.
LiangRongLiang's Repositories
LiangRongLiang/android
android public repository, include android4.0,android4.4 and other android version, include samsung. freescale and other CPU platform too.
LiangRongLiang/binder-for-linux
An experimental project to port Android Binder IPC subsystem to Ubuntu Linux.
LiangRongLiang/concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
LiangRongLiang/ConcurrentQueues
Concurrent queue variants
LiangRongLiang/fast_mpmc_queue
A fast (not quite lock-free) multi-producer multi-consumer queue
LiangRongLiang/fast_ring_queue
A fast no_lock RingQueue with multi threads
LiangRongLiang/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.
LiangRongLiang/git
Git Source Code Mirror - This is a publish-only repository and all pull requests are ignored. Please follow Documentation/SubmittingPatches procedure for any of your improvements.
LiangRongLiang/git-repo
LiangRongLiang/iTop4412_kernel_public
iTop4412_kernel_public repository, android4.0,linux,ubuntu use this kernel source codes,include scp and pop coreboard
LiangRongLiang/JamsMusicPlayer
A free, powerful and elegant music player for Android.
LiangRongLiang/libzmq
ZeroMQ core engine in C++, implements ZMTP/3.1
LiangRongLiang/linux-ipcs
Linux进程间通信(Inter-Process Communication)方式汇总
LiangRongLiang/Lock-Free-Linked-List
This repository contains code and information to use a lock free linked list in a big project
LiangRongLiang/LockFreeQueue
Lock-Free List-based Queue Implementation in C++. refs: https://people.csail.mit.edu/edya/publications/OptimisticFIFOQueue-DISC2004.pdf
LiangRongLiang/MPMCQueue
A bounded multi-producer multi-consumer lock-free queue written in C++11
LiangRongLiang/muduo
A C++ non-blocking network library for multi-threaded server in Linux
LiangRongLiang/OBD9141
A class to read an ISO 9141-2 port found in OBD-II ports.
LiangRongLiang/opencv
Open Source Computer Vision Library
LiangRongLiang/OpenVG
OpenVG 1.1
LiangRongLiang/ops_doc
运维简洁实用手册
LiangRongLiang/OSEK_NM
OSEK_NM2.5.3协议的实现,目前手上只有STM32F407的板子,只在STM32F407平台实现。
LiangRongLiang/overlayfs-patches
Created patches from the overlayfs git repo at http://git.kernel.org/cgit/linux/kernel/git/mszeredi/vfs.git/
LiangRongLiang/readerwriterqueue
A fast single-producer, single-consumer lock-free queue for C++
LiangRongLiang/shmbus
A multi-producer, lock free multi-consumer bus implemented in shared memory
LiangRongLiang/thread_pool
Thread pool using std::* primitives from C++11.
LiangRongLiang/u-boot
"Das U-Boot" Source Tree
LiangRongLiang/vld
Visual Leak Detector for Visual C++ 2008-2015
LiangRongLiang/vscode
Visual Studio Code
LiangRongLiang/zeromq4-x
ØMQ 4.x stable release branch - bug fixes only