Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

proxy.golang.org namespaces: github.com/weiwenchen2022

Top 8.6% on proxy.golang.org
github.com/weiwenchen2022/chat
A minimal programming example for a chat server in Go
Latest release: about 1 month ago - 0 stars on GitHub
Top 8.9% on proxy.golang.org
github.com/weiwenchen2022/grpc-pubsub v0.1.0
The Go language implementation of pubsub based on gRPC
1 version - Latest release: 10 months ago - 0 stars on GitHub
github.com/weiwenchen2022/lockable v0.1.3
Package lockable defines Lockable type to help construct concurrent use struct.
4 versions - Latest release: 10 months ago - 1 dependent repositories - 0 stars on GitHub
github.com/weiwenchen2022/cmp v0.1.0
Package cmp provides functions related to comparing ordered values.
1 version - Latest release: 10 months ago - 0 stars on GitHub
github.com/weiwenchen2022/reader v0.1.0
package reader provides Reader. It implements the io.Reader, io.ReaderAt, io.WriterTo, io.Seeker,...
1 version - Latest release: 12 months ago - 0 stars on GitHub
github.com/weiwenchen2022/go-redis v0.1.0
Package redis is a client for the Redis database. This example implements ZPOP as described at h...
1 version - Latest release: 8 months ago - 0 stars on GitHub
github.com/weiwenchen2022/chanrpc v0.0.0-20230819113416-791f603b1e72
Package chanrpc provides access to the exported methods of an object across a chanpipe.Chan. A s...
1 version - Latest release: 10 months ago - 0 stars on GitHub
Top 8.4% on proxy.golang.org
github.com/weiwenchen2022/pokedexcli
Latest release: about 1 month ago
github.com/weiwenchen2022/typed v0.2.0
package typed defines types M and A, help to navigate arbitrary json data without knowing this da...
2 versions - Latest release: 9 months ago - 0 stars on GitHub
github.com/weiwenchen2022/wsprotobuf v0.1.0
Package wsprotobuf provides helpers for reading and writing protobuf messages. This example demo...
1 version - Latest release: 7 months ago - 0 stars on GitHub
Top 9.7% on proxy.golang.org
github.com/weiwenchen2022/freelist v0.1.0
1 version - Latest release: 11 months ago
github.com/weiwenchen2022/builder v0.1.1
package builder implements Builder. It is similar to strings.Builder, but provides more convenien...
2 versions - Latest release: 12 months ago - 0 stars on GitHub
github.com/weiwenchen2022/assert v0.1.0
Package assert defines helper functions for test assertions. Using helpers for your test asserti...
1 version - Latest release: 10 months ago - 0 stars on GitHub
Top 8.7% on proxy.golang.org
github.com/weiwenchen2022/pool v0.1.2
3 versions - Latest release: about 1 year ago
github.com/weiwenchen2022/signals v0.1.0
Package signals provides simple wrapper for os/signal to access to incoming signals.
1 version - Latest release: 9 months ago - 0 stars on GitHub
github.com/weiwenchen2022/singleton v0.0.0-20230521064201-c8739f05caac
Package singleton provides Singleton type that implements the singleton design pattern.
1 version - Latest release: about 1 year ago - 0 stars on GitHub
Top 9.4% on proxy.golang.org
github.com/weiwenchen2022/deepcopy v0.1.0
package deepcopy makes deep copies of somethings: unexported field values are not copied.
1 version - Latest release: 8 months ago
Top 8.7% on proxy.golang.org
github.com/weiwenchen2022/cache v0.1.1
2 versions - Latest release: about 1 year ago
Top 9.7% on proxy.golang.org
github.com/weiwenchen2022/merge v0.2.0
Package merge defines useful functions to deeply merge arbitrary values.
2 versions - Latest release: 11 months ago
github.com/weiwenchen2022/protorpc v0.1.1
Package protorpc implements a Protobuf-RPC ClientCodec and ServerCodec for the rpc package. Prer...
2 versions - Latest release: 10 months ago - 0 stars on GitHub
github.com/weiwenchen2022/structtag v0.1.2
Package structtag defines some helper types to easy parsing struct field tag.
3 versions - Latest release: 9 months ago - 1 dependent package - 1 dependent repositories - 0 stars on GitHub
github.com/weiwenchen2022/wsrpc v0.1.0
wsrpc is a minimal and idiomatic WebSocket rpc library for Go.
1 version - Latest release: 7 months ago - 0 stars on GitHub
Top 8.7% on proxy.golang.org
github.com/weiwenchen2022/intset v0.2.1
Package intset provides IntSet, a compact and fast representation for sets of non-negative int va...
5 versions - Latest release: about 1 year ago - 0 stars on GitHub
github.com/weiwenchen2022/buffer v0.1.0
Similar to bytes.Buffer, but provides more convenient Write methods.
1 version - Latest release: 12 months ago - 0 stars on GitHub
Top 8.7% on proxy.golang.org
github.com/weiwenchen2022/sorthelper v0.1.5
Package sorthelper provides convenience for sorting slices and user-defined collections. Exampl...
6 versions - Latest release: about 1 year ago
github.com/weiwenchen2022/structof v0.1.0
Utilities for Go structs
1 version - Latest release: 9 months ago - 0 stars on GitHub
github.com/weiwenchen2022/connpool v0.1.2
Package connpool maintains a pool of idle connections for efficient re-use.
3 versions - Latest release: almost 1 year ago - 0 stars on GitHub
github.com/weiwenchen2022/pubsub v0.2.0
package pubsub implements the pubsub design pattern.
3 versions - Latest release: 10 months ago - 1 dependent repositories - 0 stars on GitHub
Top 8.7% on proxy.golang.org
github.com/weiwenchen2022/container v0.1.1
3 versions - Latest release: about 1 year ago
Top 7.6% on proxy.golang.org
github.com/weiwenchen2022/example
Latest release: about 1 month ago
github.com/weiwenchen2022/pipeline v0.1.0
1 version - Latest release: 7 months ago - 0 stars on GitHub
github.com/weiwenchen2022/ws v0.1.0
websocket command line tool
1 version - Latest release: 7 months ago - 0 stars on GitHub
github.com/weiwenchen2022/utils v0.2.0
A Go library based on Go generics (slices, ...)
6 versions - Latest release: about 1 year ago - 0 stars on GitHub
github.com/weiwenchen2022/scanner v0.0.0-20230617050127-400486884694
1 version - Latest release: 12 months ago - 0 stars on GitHub
Top 7.8% on proxy.golang.org
github.com/weiwenchen2022/engine
Latest release: 29 days ago - 0 stars on GitHub