Pinned Repositories
lotus
Reference implementation of the Filecoin protocol, written in Go
ai-edu
AI education materials for Chinese students, teachers and IT professionals.
ebpf-tc
eBPF TC DNAT
fil-inscription-mint
filecoin inscription mint tool
filecoin-market-AddBalance
filecoin AddBalance to storage-markets
redb
An embedded key-value database in pure Rust
tornado-core
kuma
🐻 The multi-zone service mesh for containers, Kubernetes and VMs. Built with Envoy. CNCF Sandbox Project.
spiderpool
Underlay and RDMA network solution of the Kubernetes, for bare metal, VM and any public cloud
Icarus9913's Repositories
Icarus9913/filecoin-market-AddBalance
filecoin AddBalance to storage-markets
Icarus9913/ants
🐜🐜🐜 ants is a high-performance and low-cost goroutine pool in Go, inspired by fasthttp./ ants 是一个高性能且低损耗的 goroutine 池。
Icarus9913/juju
Universal Operator Lifecycle Manager (OLM) for Kubernetes operators, and operators for traditional Linux and Windows apps, with declarative integration between operators for automated microservice integration.
Icarus9913/awesome-cs-books
经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
Icarus9913/binance-trade-bot
Automated cryptocurrency trading bot
Icarus9913/cli
A Go library for implementing command-line interfaces.
Icarus9913/design-patterns-go
design patterns
Icarus9913/docker-gc
INACTIVE: Docker garbage collection of containers and images
Icarus9913/erda
An enterprise-grade Cloud-Native application platform for Kubernetes.
Icarus9913/etcd-Registry-Discovery
etcd service registry and discovery
Icarus9913/evm-tools
Ethereum Virtual Machine tools and guide
Icarus9913/go-binance
A Go SDK for Binance API
Icarus9913/go-libp2p-pubsub
The PubSub implementation for go-libp2p
Icarus9913/go-snark
zkSNARK Groth16 prover & verifier
Icarus9913/go-snark-study
zkSNARK library implementation in Go from scratch (compiler, setup, prover, verifier)
Icarus9913/huobi_Golang
Go SDK for Huobi Spot API
Icarus9913/K8sDefinitiveGuide-V5-corrigendum
《Kubernetes - The Definitive Guide》 5th Edition Corrigendum
Icarus9913/loadbalance
simple loadbalance with golang
Icarus9913/machinery
Machinery is an asynchronous task queue/job queue based on distributed message passing.
Icarus9913/mux
A powerful HTTP router and URL matcher for building Go web servers with 🦍
Icarus9913/myBolt
boltDB learning notes
Icarus9913/myFSM
golang finite state machine
Icarus9913/myTracing
tracing tools usage
Icarus9913/Myzinx
Icarus9913/pipeline
A cloud-native Pipeline resource.
Icarus9913/prometheus-book
Prometheus操作指南
Icarus9913/revinest
Icarus9913/Samples
Samples of Ethereum smart contracts, golang and circom for beginners.
Icarus9913/SCache
Icarus9913/understanding-kubernetes
Kubernetes源代码解析