Pinned Repositories
advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲
aeron
Efficient reliable UDP unicast, UDP multicast, and IPC message transport
dubbo
Apache Dubbo is a high-performance, java based, open source RPC framework.
kafka
Mirror of Apache Kafka
netty
Netty project - an event-driven asynchronous network application framework
OpenJDK-11
OpenJDK-11源码阅读笔记
rocketmq
Mirror of Apache RocketMQ
rust
Empowering everyone to build reliable and efficient software.
rust-analyzer
A Rust compiler front-end for IDEs
rust-os
Micro operating system using rust
Kvicii's Repositories
Kvicii/aeron
Efficient reliable UDP unicast, UDP multicast, and IPC message transport
Kvicii/kafka
Mirror of Apache Kafka
Kvicii/netty
Netty project - an event-driven asynchronous network application framework
Kvicii/rust
Empowering everyone to build reliable and efficient software.
Kvicii/binance-api-postman
Postman collection for Binance Public API, including spot, margin, futures, etc.
Kvicii/cockroach
CockroachDB - the open source, cloud-native distributed SQL database.
Kvicii/curator
Apache Curator
Kvicii/disruptor
High Performance Inter-Thread Messaging Library
Kvicii/elasticsearch
Free and Open, Distributed, RESTful Search Engine
Kvicii/etcd
Distributed reliable key-value store for the most critical data of a distributed system
Kvicii/eureka
AWS Service registry for resilient mid-tier load balancing and failover.
Kvicii/hbase
Apache HBase
Kvicii/influxdb
Scalable datastore for metrics, events, and real-time analytics
Kvicii/jdk11u-dev
https://openjdk.org/projects/jdk-updates
Kvicii/jemalloc
Kvicii/jetcd
etcd java client
Kvicii/linux
Linux kernel source tree
Kvicii/raft
Golang implementation of the Raft consensus protocol
Kvicii/raft-rs
Raft distributed consensus algorithm implemented in Rust.
Kvicii/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, HyperLogLogs, Bitmaps.
Kvicii/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
Kvicii/Shadowrocket
Kvicii/sofa-jraft
A production-grade java implementation of RAFT consensus algorithm.
Kvicii/spring-boot
Spring Boot
Kvicii/spring-cloud-commons
Common classes used in different Spring Cloud implementations
Kvicii/spring-framework
Spring Framework
Kvicii/template
project template
Kvicii/tidb
TiDB is an open-source, cloud-native, distributed, MySQL-Compatible database for elastic scale and real-time analytics. Try AI-powered Chat2Query free at : https://tidbcloud.com/free-trial
Kvicii/tikv
Distributed transactional key-value database, originally created to complement TiDB
Kvicii/zookeeper
Mirror of Apache Hadoop ZooKeeper