fadeAce's Stars
utnet-org/utility
utility blockchain node that drives web3 applications
iotjin/jh_flutter_demo
flutter项目- 实现一些常用效果、封装通用组件和工具类
drand/drand
🎲 A Distributed Randomness Beacon Daemon - Go implementation
Chia-Network/bladebit
A high-performance k32-only, Chia (XCH) plotter supporting in-RAM and disk-based plotting
cue-lang/cue
The home of the CUE language! Validate and define text-based and dynamic configuration
citahub/cita
A high performance blockchain kernel for enterprise users.
ncw/directio
This is library for the Go language to enable use of Direct IO under all OSes
filecoin-project/rust-fil-proofs
Proofs for Filecoin in Rust
sfackler/rust-postgres
Native PostgreSQL driver for the Rust programming language
hyperium/hyper
An HTTP library for Rust
tokio-rs/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
kubernetes/minikube
Run Kubernetes locally
davideuler/architecture.taobao-alibaba
互联网公司架构: 淘宝技术架构,阿里巴巴技术架构
tinode/chat
Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots
kubemq-io/kubemq-go
go library for kubemq server
facebook/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
yongman/tidis
Distributed transactional NoSQL database, Redis protocol compatible using tikv as backend
nutsdb/nutsdb
A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data structures such as list, set, sorted set.
gyxuehu/EwoMail
EwoMail是基于Linux的企业邮箱服务器,集成了众多优秀稳定的组件,是一个快速部署、简单高效、多语言、安全稳定的邮件解决方案
gcash/bchd
An alternative full node bitcoin cash implementation written in Go (golang)
Bitcoin-ABC/bitcoin-abc
Bitcoin ABC develops node software and infrastructure for the eCash project. This a mirror of the official Bitcoin-ABC repository. Please see README.md
XRPLF/rippled
Decentralized cryptocurrency blockchain daemon implementing the XRP Ledger protocol in C++
sjqzhang/go-fastdfs
go-fastdfs 是一个简单的分布式文件系统(私有云存储),具有无中心、高性能,高可靠,免维护等优点,支持断点续传,分块上传,小文件合并,自动同步,自动修复。Go-fastdfs is a simple distributed file system (private cloud storage), with no center, high performance, high reliability, maintenance free and other advantages, support breakpoint continuation, block upload, small file merge, automatic synchronization, automatic repair.(similar fastdfs).
jancassio/SweetHMAC
A tiny and easy to use Swift class to encrypt strings using HMAC algorithms.
alibaba/tair
A distributed key-value storage system developed by Alibaba Group
tikv/tikv
Distributed transactional key-value database, originally created to complement TiDB
traefik/traefik
The Cloud Native Application Proxy
rs/zerolog
Zero Allocation JSON Logger
livepeer/go-livepeer
Official Go implementation of the Livepeer protocol
algorand/go-algorand
Algorand's official implementation in Go.