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/Beeketing

Top 8.2% on proxy.golang.org
github.com/Beeketing/go-memdb v0.0.0-20181108192425-032f93b25bec
Package memdb provides an in-memory database that supports transactions and MVCC.
1 version - Latest release: over 5 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/go-syslog v1.0.0
Golang syslog wrapper, cross-compile friendly
2 versions - Latest release: over 5 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/go-mysql v0.0.0-20190411113359-c851b15be0fb
a powerful mysql toolset with Go
1 version - Latest release: about 5 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/bluemonday v1.0.2
Package bluemonday provides a way of describing a whitelist of HTML elements and attributes as a ...
3 versions - Latest release: over 5 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/hil v0.0.1-custom
HIL is a small embedded language for string interpolations.
1 version - Latest release: about 3 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/mergo v0.3.6
Package mergo merges same-type structs and maps by setting default values in zero-value fields. ...
4 versions - Latest release: almost 6 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/client_golang v0.9.2
Prometheus instrumentation library for Go applications
5 versions - Latest release: over 5 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/go-msgpack v0.5.3
Open-Source Go Code. msgpack.org[Go]
5 versions - Latest release: over 5 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/gziphandler v1.1.1
Go middleware to gzip HTTP responses
4 versions - Latest release: about 5 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/gocrawl v1.0.0
Package gocrawl is a polite, slim and concurrent web crawler written in Go.
6 versions - Latest release: over 7 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/coredns v1.3.1
CoreDNS is a DNS server that chains plugins
23 versions - Latest release: over 5 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/go-discover v0.0.1-custom
Package discover provides functions to get metadata for different cloud environments.
1 version - Latest release: about 3 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/raft v1.0.0
Golang implementation of the Raft consensus protocol
2 versions - Latest release: over 6 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/circbuf v0.0.1-custom
Golang circular (ring) buffer
1 version - Latest release: about 3 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/zap v1.9.1
Package zap provides fast, structured, leveled logging. For applications that log in the hot pat...
17 versions - Latest release: about 5 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/go-customerio v1.0.0
Official Golang client for the Customer.io API
1 version - Latest release: over 8 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/gopsutil v2.18.11+incompatible
psutil for golang
9 versions - Latest release: over 5 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/scrape v0.0.0-20190412030135-9e64a5bdd66f
Package scrape provides a searching api on top of golang.org/x/net/html
1 version - Latest release: about 5 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/websocket v1.4.0
Package websocket implements the WebSocket protocol defined in RFC 6455. The Conn type represent...
5 versions - Latest release: over 5 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/pflag v1.0.3
Package pflag is a drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flag...
4 versions - Latest release: over 5 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/go-bindata-assetfs v1.0.0
assetfs allows packages to serve static content embedded with the go-bindata tool with the standa...
1 version - Latest release: about 7 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/columnize v2.1.0+incompatible
Easy column formatted output for golang
6 versions - Latest release: over 8 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/logutils v1.0.0
Package logutils augments the standard log package with levels.
2 versions - Latest release: over 5 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69
Package msgpackrpc implements a MessagePack-RPC ClientCodec and ServerCodec for the rpc package, ...
1 version - Latest release: over 8 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/gofpdf v1.0.0
Package gofpdf implements a PDF document generator with high level support for text, drawing and ...
1 version - Latest release: about 7 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/colly v1.1.0
Package colly implements a HTTP scraping framework
2 versions - Latest release: over 5 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/grpcurl v1.1.0
Like cURL, but for gRPC: Command-line tool for interacting with gRPC servers
2 versions - Latest release: over 5 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/mux v1.6.2
Package mux implements a request router and dispatcher. The name mux stands for "HTTP request mu...
8 versions - Latest release: almost 6 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/mousetrap v1.0.0
Detect starting from Windows explorer
1 version - Latest release: over 9 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/timeago v0.0.0-20160328174124-e9969cf18b8d
Package time provides a set of functions to return how much time has been passed between two dates.
1 version - Latest release: about 8 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/redigo v1.6.0
Go client for Redis
7 versions - Latest release: about 6 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/resize v0.0.0-20180221191011-83c6a9932646
Package resize implements various image resizing methods. The package works with the Image inter...
1 version - Latest release: about 6 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/cobra v0.0.3
Package cobra is a commander providing a simple interface to create powerful modern CLI interface...
4 versions - Latest release: about 6 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/apm-agent-go v1.5.1
Package elasticapm provides an API for tracing transactions and capturing errors, sending the dat...
15 versions - Latest release: over 4 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/client-go v10.0.0+incompatible
Go client for Kubernetes.
18 versions - Latest release: over 5 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/sanitize v1.2.4
Package sanitize provides functions for sanitizing text.
4 versions - Latest release: almost 6 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/dateparse v0.0.0-20181123171228-21df004e09ca
Package dateparse parses date-strings without knowing the format in advance, using a fast lex bas...
1 version - Latest release: over 5 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/bimg v1.0.21
Small Go package for fast high-level image processing powered by libvips C library
22 versions - Latest release: over 4 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/go-connections v0.4.0
Package connections provides libraries to work with network connections. This library is divided ...
8 versions - Latest release: about 6 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/memberlist v0.1.3
memberlist is a library that manages cluster membership and member failure detection using a goss...
5 versions - Latest release: over 5 years ago - 0 stars on GitHub
Top 9.1% on proxy.golang.org
github.com/Beeketing/afero
A FileSystem Abstraction System for Go
Latest release: 7 days ago - 0 stars on GitHub
Top 9.1% on proxy.golang.org
github.com/Beeketing/fsnotify
Package fsnotify provides a platform-independent interface for file system notifications.
Latest release: 8 days ago - 0 stars on GitHub
Top 9.1% on proxy.golang.org
github.com/Beeketing/go-toml v1.2.0
Package toml is a TOML parser and manipulation library. This version supports the specification ...
15 versions - Latest release: almost 6 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/hashmap v1.0.0
A Golang lock-free thread-safe HashMap optimized for fastest read access.
2 versions - Latest release: about 5 years ago - 0 stars on GitHub
Top 9.1% on proxy.golang.org
github.com/Beeketing/properties
Package properties provides functions for reading and writing ISO-8859-1 and UTF-8 encoded .prope...
Latest release: 8 days ago - 0 stars on GitHub
Top 8.0% on proxy.golang.org
github.com/Beeketing/crypt v0.0.2
Store and retrieve encrypted configs from etcd or consul
2 versions - Latest release: over 9 years ago - 0 stars on GitHub
Top 8.6% on proxy.golang.org
github.com/Beeketing/protobuf v1.2.0
Go support for Google's protocol buffers
3 versions - Latest release: about 5 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/apimachinery v0.0.0-20181222072933-b814ad55d7c5
1 version - Latest release: over 5 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
A Go package to intelligently and flexibly pool among multiple hosts from your Go application. Ho...
1 version - Latest release: over 8 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/serf v0.8.2
Service orchestration and management tool.
18 versions - Latest release: about 5 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/go-sqlmock v1.3.2
Sql mock driver for golang to test database interactions
11 versions - Latest release: about 5 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/html-strip-tags-go v0.0.0-20180907063347-e9e44961e26f
export stripTags from html/template as strip.StripTags
1 version - Latest release: over 5 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/errors v0.8.1
Package errors provides simple error handling primitives. The traditional error handling idiom i...
11 versions - Latest release: over 5 years ago - 0 stars on GitHub
Top 6.4% on proxy.golang.org
github.com/Beeketing/mysql v1.4.1
Package mysql provides a MySQL driver for Go's database/sql package. The driver should be used v...
9 versions - Latest release: over 5 years ago - 2 dependent packages - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/aws-sdk-go v1.16.11
Package sdk is the official AWS SDK for the Go programming language. The AWS SDK for Go provides...
546 versions - Latest release: over 5 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/multierr v1.1.0
Package multierr allows combining one or more errors together. Errors can be combined with the u...
4 versions - Latest release: about 5 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/go-metrics v1.0.0
A Golang library for exporting performance and runtime metrics to external metrics systems (i.e. ...
2 versions - Latest release: about 5 years ago - 0 stars on GitHub
Top 6.4% on proxy.golang.org
github.com/Beeketing/golang-lru v0.5.0
Package lru provides three different LRU caches of varying sophistication. Cache is a simple LRU...
2 versions - Latest release: over 5 years ago - 2 dependent packages - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/sqlx v1.2.0
Package sqlx provides general purpose extensions to database/sql. It is intended to seamlessly w...
2 versions - Latest release: about 5 years ago - 0 stars on GitHub
Top 6.4% on proxy.golang.org
github.com/Beeketing/siphash v1.2.1
Go implementation of SipHash-2-4, a fast short-input PRF created by Jean-Philippe Aumasson and Da...
4 versions - Latest release: over 5 years ago - 2 dependent packages - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/snappy v0.0.1
The Snappy compression format in the Go programming language.
1 version - Latest release: about 5 years ago - 0 stars on GitHub
Top 6.4% on proxy.golang.org
github.com/Beeketing/go-uuid v1.0.1
Generates UUID-format strings using purely high quality random bytes
2 versions - Latest release: over 5 years ago - 2 dependent packages - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/negroni v1.0.0
Package negroni is an idiomatic approach to web middleware in Go. It is tiny, non-intrusive, and ...
4 versions - Latest release: over 5 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/lumberjack v2.0.0+incompatible
Package lumberjack provides a rolling logger. Note that this is v2.0 of lumberjack, and should b...
1 version - Latest release: over 5 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/g-uuid v1.1.1
Package uuid generates and inspects UUIDs. UUIDs are based on RFC 4122 and DCE 1.1: Authenticati...
4 versions - Latest release: about 5 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/cors v1.6.0
Package cors is net/http handler to handle CORS related requests as defined by http://www.w3.org/...
4 versions - Latest release: over 5 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/ksuid v1.0.2
K-Sortable Globally Unique IDs
3 versions - Latest release: over 5 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/cast v1.3.0
Package cast provides easy and safe casting in Go.
5 versions - Latest release: over 5 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/elastic v6.2.14+incompatible
Package elastic provides an interface to the Elasticsearch server (https://www.elastic.co/product...
183 versions - Latest release: over 5 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/go-agent v2.2.0+incompatible
New Relic Go Agent
27 versions - Latest release: about 5 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/cron v0.0.0-20190314182654-78b94694db2e
Package cron implements a cron spec parser and runner. Package cron implements a cron spec parse...
1 version - Latest release: about 5 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/go-immutable-radix v1.0.0
An immutable radix tree implementation in Golang
1 version - Latest release: about 5 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/gocql v1.0.0
Package gocql implements a fast and robust Cassandra driver for the Go programming language. Cop...
2 versions - Latest release: about 5 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/amqp v1.0.0
Package amqp is an AMQP 0.9.1 client with RabbitMQ extensions Understand the AMQP 0.9.1 messagin...
1 version - Latest release: about 5 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/redis v6.15.2+incompatible
Package redis implements a Redis client.
100 versions - Latest release: about 5 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/hashstructure v1.0.0
Get hash values for arbitrary values in Go (golang).
1 version - Latest release: over 5 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/go-shellquote v0.0.0-20180428030007-95032a82bc51
Shellquote provides utilities for joining/splitting strings using sh's word-splitting rules.
1 version - Latest release: about 6 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/consul v1.4.0
Consul is a distributed, highly available, and data center aware solution to connect and configur...
67 versions - Latest release: over 5 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/plush v3.8.2+incompatible
The powerful template system that Go needs
66 versions - Latest release: almost 5 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/go-grpc-middleware v1.0.0
`grpc_middleware` is a collection of gRPC middleware packages: interceptors, helpers and tools. ...
1 version - Latest release: about 5 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/go-rootcerts v1.0.0
Package rootcerts contains functions to aid in loading CA certificates for TLS connections. In a...
2 versions - Latest release: about 5 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/msgpack v4.0.1+incompatible
msgpack.org[Go] MessagePack encoding for Golang
65 versions - Latest release: over 5 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/mapstructure v1.1.2
Package mapstructure exposes functionality to convert an arbitrary map[string]interface{} into a ...
5 versions - Latest release: over 5 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/atomic v1.3.2
Package atomic provides simple wrappers around numerics to enforce atomic access.
6 versions - Latest release: about 5 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/jwt-go v3.2.0+incompatible
Package jwt is a Go implementation of JSON Web Tokens: http://self-issued.info/docs/draft-jones-j...
15 versions - Latest release: about 6 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/gohbase v1.0.0
Pure-Go HBase client
1 version - Latest release: about 5 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/braintree-go v0.22.0
A Go client library for Braintree
14 versions - Latest release: over 5 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/cloudflare-go v0.10.6
Package cloudflare implements the Cloudflare v4 API.
23 versions - Latest release: over 4 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/go-cleanhttp v0.5.0
Package cleanhttp offers convenience utilities for acquiring "clean" http.Transport and http.Clie...
2 versions - Latest release: over 5 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/b v0.0.0-20181122101859-a26611c4d92d
Package b implements the B+tree flavor of a BTree. 2016-07-16: Update benchmark results to newer...
1 version - Latest release: over 5 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/datadog-go v0.0.0-20180822151419-281ae9f2d895
go client library for datadog
1 version - Latest release: over 5 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/go-zookeeper v0.0.0-20180130194729-c4fab1ac1bec
Native ZooKeeper client for Go
1 version - Latest release: over 6 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/vault v1.0.3
A tool for secrets management, encryption as a service, and privileged access management
72 versions - Latest release: about 5 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/sessions v1.1.3
Package sessions provides cookie and filesystem sessions and infrastructure for custom session ba...
3 versions - Latest release: about 5 years ago - 0 stars on GitHub
Top 6.4% on proxy.golang.org
github.com/Beeketing/go-sqlite3 v1.10.0
Package sqlite3 provides interface to SQLite3 databases. This works as a driver for database/sql...
11 versions - Latest release: over 5 years ago - 2 dependent packages - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/mailgun-go v2.0.0+incompatible
Package mailgun provides methods for interacting with the Mailgun API. It automates the HTTP requ...
6 versions - Latest release: over 5 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/confluent-kafka-go v0.11.6
Confluent's Apache Kafka Golang client
9 versions - Latest release: over 5 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/logrus v1.3.0
Package logrus is a structured logger for Go, completely API compatible with the standard library...
45 versions - Latest release: about 5 years ago - 0 stars on GitHub
Top 9.0% on proxy.golang.org
github.com/Beeketing/viper v1.3.1
Go configuration with fangs
11 versions - Latest release: over 5 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Beeketing/sendgrid-go v3.4.1+incompatible
Package sendgrid provides a simple interface to interact with the SendGrid API
23 versions - Latest release: almost 7 years ago - 0 stars on GitHub