Pinned Repositories
armdocker
chatgpt-on-wechat
ci_test
ConfuserEx
An open-source, free protector for .NET applications
copier
Copier for golang, copy value from struct to struct and more
etcdsync
A distributed lock library in Go using etcd. It easy to use like sync.Mutex.
git
Git Source Code Mirror - This is a publish-only repository and all pull requests are ignored. Please follow Documentation/SubmittingPatches procedure for any of your improvements.
git-credential-oauth
A Git credential helper that securely authenticates to GitHub, GitLab and BitBucket using OAuth.
gotestspace
Help go projects create workspaces that can quickly run shell commands
vendor-verify
The tools for verify go mod and vendor
Jiu2015's Repositories
Jiu2015/gotestspace
Help go projects create workspaces that can quickly run shell commands
Jiu2015/vendor-verify
The tools for verify go mod and vendor
Jiu2015/armdocker
Jiu2015/chatgpt-on-wechat
Jiu2015/ci_test
Jiu2015/ConfuserEx
An open-source, free protector for .NET applications
Jiu2015/copier
Copier for golang, copy value from struct to struct and more
Jiu2015/etcdsync
A distributed lock library in Go using etcd. It easy to use like sync.Mutex.
Jiu2015/git
Git Source Code Mirror - This is a publish-only repository and all pull requests are ignored. Please follow Documentation/SubmittingPatches procedure for any of your improvements.
Jiu2015/git-credential-oauth
A Git credential helper that securely authenticates to GitHub, GitLab and BitBucket using OAuth.
Jiu2015/git-repo-go
repo reimplemented in Golang and many others
Jiu2015/github-action-test
Jiu2015/goproxy
A global proxy for Go modules.
Jiu2015/goproxy.cn
The most trusted Go module proxy in China.
Jiu2015/grpcfuse
Remote filesystem based on grpc and fuse. The server and client were implemented with pure go. Grpcfuse consists of two parts: GRPC Server GRPC Client They all follow github.com/hanwen/go-fuse/fuse#RawFileSystem, so you can choose from multiple server-side implementations (e.g. pathfs#FileSystem, nodefs#Node or sugguested fs )and convert to RawFileSystem.
Jiu2015/mantis
Jiu2015/mergetest
Jiu2015/repo-fork-test1
Jiu2015/SuperPrompt
SuperPrompt is an attempt to engineer prompts that might help us understand AI agents.
Jiu2015/WebSocketStream
Stream interface implemented on top of System.Net.WebSockets