Pinned Repositories
coredns
CoreDNS is a DNS server that chains plugins
acl
A CoreDNS plugin performing as a firewall and preventing unauthorized access to protected servers.
AnkiPen
Create Anki cards in an elegant way!
awesome-distributed-systems
A curated list to learn about distributed systems
intellij-derrick
An IntelliJ IDEA plugin which integrates Derrick and supports automated Kubernetes deployment.
leveldb
Clone from Google/leveldb. Custom changes. CMake.
Ninety-Nine-Scala-Problems
My solution to S-99
oh-my-zsh
fork from robbyrussell/oh-my-zsh
kops
Kubernetes Operations (kOps) - Production Grade k8s Installation, Upgrades and Management
linkerd
Old repo for Linkerd 1.x. See the linkerd2 repo for Linkerd 2.x.
ihac's Repositories
ihac/awesome-distributed-systems
A curated list to learn about distributed systems
ihac/oh-my-zsh
fork from robbyrussell/oh-my-zsh
ihac/zstack-assistant
something enables you to manage ZStack in a elegant way
ihac/The-Golang-Standard-Library-by-Example
Golang标准库。对于程序员而言,标准库与语言本身同样重要,它好比一个百宝箱,能为各种常见的任务提供完美的解决方案。以示例驱动的方式讲解Golang的标准库。
ihac/the-way-to-go_ZH_CN
《The Way to Go》中文译本,中文正式名《Go入门指南》
ihac/zstack
ZStack - the open-source IaaS software http://zstack.org
ihac/leveldb
Clone from Google/leveldb. Custom changes. CMake.
ihac/http_service
A simple project that allows a program to act as both http client and server
ihac/miniFTP
A simple FTP server implemented by C
ihac/memcache-binary-protocol
ihac/k-vim
vim配置
ihac/MIT_6-858-fall-2014
Computer System Security
ihac/tinyhttpd
Learn network programming
ihac/SystemOnFPGA
SOC system using verilog on FPGA devices.
ihac/FreeTalk
Online Chat Tool by C
ihac/WebBench
Webbench是一个在linux下使用的非常简单的网站压测工具。它使用fork()模拟多个客户端同时访问我们设定的URL,测试网站在压力下工作的性能,最多可以模拟3万个并发连接去测试网站的负载能力。
ihac/free-programming-books
:books: Freely available programming books
ihac/ROPgadget
This tool lets you search your gadgets on your binaries to facilitate your ROP exploitation. ROPgadget supports ELF, PE and Mach-O format on x86, x64, ARM, ARM64, PowerPC, SPARC and MIPS architectures.
ihac/Spoon-Knife
This repo is for demonstration purposes only.
ihac/Test
ihac/blockchain
A basic blockchain implementation written in Go