xieepp's Stars
seladb/PcapPlusPlus
PcapPlusPlus is a multiplatform C++ library for capturing, parsing and crafting of network packets. It is designed to be efficient, powerful and easy to use. It provides C++ wrappers for the most popular packet processing engines such as libpcap, Npcap, WinPcap, DPDK, AF_XDP and PF_RING.
chaosblade-io/chaosblade-box-agent
chaos-agent
chaosblade-io/chaosblade-box
chaos-platform
chaosblade-io/chaosblade
An easy to use and powerful chaos engineering experiment toolkit.(阿里巴巴开源的一款简单易用、功能强大的混沌实验注入工具)
mikewei/shm_container
A collection of shared memory containers for high performance server
ucf-cs/tlds
Lock-free Transactions without Rollbacks for Linked Data Structures
qicosmos/feather
a modern, rapid,cross-platform web development framework developed in c++17
qicosmos/iguana
universal serialization engine
doctest/doctest
The fastest feature-rich C++11/14/17/20/23 single-header testing framework
zxh0/jvm.go
A toy JVM written in Go
CLIUtils/CLI11
CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.
kataras/iris
The fastest HTTP/2 Go Web Framework. New, modern and easy to learn. Fast development with Code you control. Unbeatable cost-performance ratio :rocket:
beego/beego
beego is an open-source, high-performance web framework for the Go programming language.
objectcomputing/mFAST
A FAST (FIX Adapted for STreaming) encoder/decoder
moby/moby
The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
goharbor/harbor
An open source trusted cloud native registry project that stores, signs, and scans content.
spf13/cobra
A Commander for modern Go CLI interactions
kelseyhightower/confd
Manage local application configuration files using templates and data from etcd or consul
microsoft/vscode-go
An extension for VS Code which provides support for the Go language. We have moved to https://github.com/golang/vscode-go
projectcalico/calicoctl
Calico CLI tool
rancher/os
Tiny Linux distro that runs the entire OS as Docker containers
xieepp/test
test code
SwiftGGTeam/the-swift-programming-language-in-chinese
中文版 Apple 官方 Swift 教程《The Swift Programming Language》
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.