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/braft
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
aruanruan/cxxopts
Lightweight C++ command line option parser
aruanruan/dingo-store
A distributed Key-Value Storage using Raft
aruanruan/dragonboat
A feature complete and high performance multi-group Raft library in Go.
aruanruan/forestdb
A Fast Key-Value Storage Engine Based on Hierarchical B+-Tree Trie
aruanruan/hls.js
HLS.js is a JavaScript library that plays HLS in browsers with support for MSE.
aruanruan/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
aruanruan/kvrocks
Kvrocks is a distributed key value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol.
aruanruan/libfiber
The high performance c/c++ coroutine/fiber library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iouring/iocp/windows GUI
aruanruan/magnum
Lightweight and modular C++11 graphics middleware for games and data visualization
aruanruan/marl
A hybrid thread / fiber task scheduler written in C++ 11
aruanruan/nethogs
Linux 'net top' tool
aruanruan/nsync
nsync is a C library that exports various synchronization primitives, such as mutexes
aruanruan/NuRaft
C++ implementation of Raft core logic as a replication library
aruanruan/oneTBB
oneAPI Threading Building Blocks (oneTBB)
aruanruan/PhotonLibOS
Write fast and agile C++ programs with Photon!
aruanruan/quine
Quine • a streaming graph • Slack: quine-io.slack.com
aruanruan/raft
C implementation of the Raft consensus protocol
aruanruan/redpanda
Redpanda is a streaming data platform for developers. Kafka API compatible. 10x faster. No ZooKeeper. No JVM!
aruanruan/rocksdb-doc-cn
中文版rocksdb文档
aruanruan/srs
SRS is a simple, high efficiency and realtime video server, supports RTMP, WebRTC, HLS, HTTP-FLV and SRT.
aruanruan/SysMocap
A real-time motion capture system for 3D virtual character animating.
aruanruan/tidy-html5
The granddaddy of HTML tools, with support for modern standards
aruanruan/Urho3D
Cross-platform 2D and 3D game engine
aruanruan/ux-charts
Simple, responsive, modern Charts with zero dependencies
aruanruan/wasm-micro-runtime
WebAssembly Micro Runtime (WAMR)
aruanruan/WasmEdge
WasmEdge is a lightweight, high-performance, and extensible WebAssembly runtime for cloud native, edge, and decentralized applications. It powers serverless apps, embedded functions, microservices, smart contracts, and IoT devices.
aruanruan/WebGui
An example demo of IMGUI (Immediate Mode GUI) on the web. Using only WebGL, GLFW and ImGui. Suitable for being compiled to web assembly (WASM).
aruanruan/yugabyte-db
The high-performance distributed SQL database for global, internet-scale apps.
aruanruan/ZLMediaKit
WebRTC/RTSP/RTMP/HTTP/HLS/HTTP-FLV/WebSocket-FLV/HTTP-TS/HTTP-fMP4/WebSocket-TS/WebSocket-fMP4/GB28181/SRT server and client framework based on C++11