Pinned Repositories
ants
🐜🐜🐜 ants is a high-performance and low-cost goroutine pool in Go, inspired by fasthttp./ ants 是一个高性能且低损耗的 goroutine 池。
api
API definitions for the Istio project
apimachinery
doc
学习笔记
go-tutorials
golang教程
grpc-tutorial
golang grpc tutorial,website:https://github.com/jiujuan/zenblog#grpc%E5%AD%A6%E4%B9%A0
kernel_new_features
一个深挖 Linux 内核的新功能特性,以 io_uring, cgroup, ebpf, llvm 为代表,包含开源项目,代码案例,文章,视频,架构脑图等
learn-kvm
Qemu KVM(Kernel Virtual Machine)学习笔记
Reading-and-comprehense-redis-cluster
分布式NOSQL redis源码阅读中文分析注释,带详尽注释以及相关流程调用注释,提出改造点,redis cluster集群功能、节点扩容、槽位迁移、failover故障切换、一致性选举完整分析,对理解redis源码很有帮助,解决了source insight中文注释乱码问题,更新完毕
redis-operator
maolin-sen's Repositories
maolin-sen/novm
Experimental KVM-based VMM for containers, written in Go.
maolin-sen/sumatrapdf
SumatraPDF reader
maolin-sen/ants
🐜🐜🐜 ants is a high-performance and low-cost goroutine pool in Go, inspired by fasthttp./ ants 是一个高性能且低损耗的 goroutine 池。
maolin-sen/libpod
libpod is a library used to create container pods. Home of Podman.
maolin-sen/dpdk
Data Plane Development Kit
maolin-sen/golang-open-source-projects
为互联网IT人打造的中文版awesome-go
maolin-sen/systemd
The systemd System and Service Manager
maolin-sen/etcd
Distributed reliable key-value store for the most critical data of a distributed system
maolin-sen/istio
Connect, secure, control, and observe services.
maolin-sen/libzmq
ZeroMQ core engine in C++, implements ZMTP/3.1
maolin-sen/nsq
A realtime distributed messaging platform
maolin-sen/go
The Go programming language
maolin-sen/leanote
Not Just A Notepad! (golang + mongodb) http://leanote.org
maolin-sen/goa
Design-based APIs and microservices in Go
maolin-sen/spdk-sys
Rust bindings for SPDK
maolin-sen/docker_practice
Learn and understand Docker technologies, with real DevOps practice!
maolin-sen/wire
Compile-time Dependency Injection for Go
maolin-sen/caddy
Fast, cross-platform HTTP/2 web server with automatic HTTPS
maolin-sen/beats
:tropical_fish: Beats - Lightweight shippers for Elasticsearch & Logstash
maolin-sen/storage
An application-oriented unified storage layer for Golang.
maolin-sen/lxc
LXC - Linux Containers
maolin-sen/go-under-the-hood
📚 Go Under The Hood: A Source Code Study of Go (1.14, WIP)
maolin-sen/go-ethereum
maolin-sen/gin
maolin-sen/httprounter
go语言rounter架构框架
maolin-sen/golang-notes
Go source code analysis(zh-cn)
maolin-sen/sarama-cluster
Cluster extensions for Sarama, the Go client library for Apache Kafka 0.9 [DEPRECATED]
maolin-sen/bdr-postgres
maolin-sen/linux0.11-1
Linux内核0.11完全注释V3.0配套源代码