kkhaike's repos on GitHub
JavaScript · 1540 人关注
fake115
伪装115浏览器
Go · 44 人关注
contextcheck
Analyzer: check whether a function uses a non-inherited context
C++ · 25 人关注
miwifi_wol
小米路由器 WOL 远程唤醒 Wake On Lan 原生插件
Go · 14 人关注
grpcdump
a tcpdump-like tool for automatically decoding Protobuf in the gRPC h2c protocol
Python · 9 人关注
EVEcnOnMac
在 Mac OS 上运行 EVE 国服,星战前夜:晨曦
JavaScript · 1 人关注
jsencrypt
A Javascript library to perform OpenSSL RSA Encryption, Decryption, and Key Generation.
0 人关注
analysisutil
Library: Utilities for x/tools/go/analysis package
0 人关注
base64x
High performance drop-in replacement of the `encoding/base64` library
0 人关注
cppcoro
A library of C++ coroutine abstractions for the coroutines TS
0 人关注
envoy
Cloud-native high-performance edge/middle/service proxy
Go · 0 人关注
fmtlimit
This package modifies the official fmt package to add length limitation capability to Sprint/Sprintf.
0 人关注
fx
A dependency injection based application framework for Go.
JavaScript · 0 人关注
gitlab_unfold
a greasemonkey script for enable gitlab code view unfold bidirectional
Go · 0 人关注
gmap
This is a simple library that allows you to retrieve values from a map[string]interface{} or []interface{} using a path
0 人关注
gnomock
Test your code without writing mocks with ephemeral Docker containers 📦 Setup popular services with just a couple lines of code ⏱️ No bash, no yaml, only code 💻
0 人关注
go
A high-performance 100% compatible drop-in replacement of "encoding/json"
0 人关注
go-toml
Go library for the TOML file format
0 人关注
keystone
Keystone assembler framework: Core (Arm, Arm64, Hexagon, Mips, PowerPC, Sparc, SystemZ & X86) + bindings
C++ · 0 人关注
librime
Rime Input Method Engine, the core library
C++ · 0 人关注
librime-lua
Extending RIME with Lua scripts
Go · 0 人关注
mergeflight
similar to singleflight, but it is used to merge different parameters into batch calls with a count window and time window
0 人关注
mitmproxy
An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.
Go · 0 人关注
nocgo
yet another way to use C/ASM in Golang, by translating ASM to GoASM.