redis 是一个高性能的 key-value 数据结构存储,可以用来作为数据库,缓存和消息队列。 redis 将所有数据集存储在内存中,性能非常高,并且支持 Pipelining 命令,可一次发送多条命令来提高吞吐率,减少通信延迟。
Implement a low overhead pmu collection library, providing abstract interfaces for counting, sampling and symbol resolve.
https://github.com/runninglinuxkernel/arm64_programming_practice.git
libvirt is a toolkit to manage virtualization platforms.
openEuler 内核是 openEuler操作系统的核心,是系统性能和稳定性的基础,是链接芯片、设备与业务的桥梁。openEuler 内核致力于打造成最具活力的产业Linux平台,成为信息产业基础设施的可靠基石。
A free and open-source compatibility layer that aims to allow mobile applications and mobile games developed for Android to run on GNU/Linux distributions
the basic content of Android core framework, which provides interfaces for application program calls. It contains cmds,API,graphics,keystore,services,etc.The main language is Java / C + +
The android system runtime use the C/C++ program library,which mainly location this repository
save default.xml for repo android source codes