zerolocusta's Stars
flutter/flutter
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
redis/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, Streams, HyperLogLogs, Bitmaps.
pingcap/tidb
TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
tokio-rs/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
emscripten-core/emscripten
Emscripten: An LLVM-to-WebAssembly Compiler
uber-go/zap
Blazing fast, structured, leveled logging in Go.
chromium/chromium
The official GitHub mirror of the Chromium source
aio-libs/aiohttp
Asynchronous HTTP client/server framework for asyncio and Python
akka/akka
A platform to build and run apps that are elastic, agile, and resilient. SDK, libraries, and hosted environments.
apache/zookeeper
Apache ZooKeeper
nodejs/node-gyp
Node.js native addon build tool
TarsCloud/Tars
Tars is a high-performance RPC framework based on name service and Tars protocol, also integrated administration platform, and implemented hosting-service via flexible schedule.
jwasham/computer-science-flash-cards
Mini website for testing both general CS knowledge and enforce coding practice and common algorithm/data structure memorization.
Tencent/libco
libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.
ponylang/ponyc
Pony is an open-source, actor-model, capabilities-secure, high performance programming language
google/bbr
F-Stack/f-stack
F-Stack is an user space network development kit with high performance based on DPDK, FreeBSD TCP/IP stack and coroutine API.
tikv/raft-rs
Raft distributed consensus algorithm implemented in Rust.
rakudo/rakudo
🦋 Rakudo – Raku on MoarVM, JVM, and JS
willemt/raft
C implementation of the Raft Consensus protocol, BSD licensed
rebar/rebar
Deprecated Erlang build tool that makes it easy to compile and test Erlang applications, port drivers and releases. We encourage you to move to https://github.com/erlang/rebar3.
kinosang/piwik
Matomo (Formerly known as piwik) has corrected their fallacy
google/rustcxx
rustcxx: Using C++ from Rust made easy
Enet4/dicom-rs
Rust implementation of the DICOM standard
redstone-dart/redstone
A metadata driven microframework for Dart.
commontk/dcmjs
dcmjs is a javascript cross-compile of dcmtk (dcmtk.org).