cespare / gostLinks
A largely compatible statsd daemon implementation in Go.
☆54Updated 3 years ago
Alternatives and similar repositories for gost
Users that are interested in gost are comparing it to the libraries listed below
Sorting:
- github.com/cznic/dns has moved to modernc.org/dns☆29Updated 6 years ago
- HTTP/TLS reverse proxy in Go☆12Updated 9 years ago
- Golang libary for creating, deleting, reading, and writing linux Taps.☆29Updated 10 years ago
- Latency and fault tolerance library like Netflix's Hystrix with prometheus and gobreaker.☆44Updated last year
- Package ipoam implements helper functions for IP-layer Operations, Administration, and Maintenance (OAM) tools☆20Updated 6 years ago
- A distributed forward caching proxy for Go's http.Client supporting TLS☆31Updated 7 years ago
- gRPC-Go experimental branch using Go's native http2 support☆13Updated 4 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- github.com/cznic/fileutil has moved to modernc.org/fileutil☆15Updated 6 years ago
- Tiny lock service☆11Updated 10 years ago
- not maintained, moved to https://github.com/gobuild/gobuild☆199Updated 9 years ago
- The Google Jsonnet( operation data template language) for Luajit☆16Updated 9 years ago
- blance - functional algorithm to assign partitions and replicas across distributed nodes☆14Updated last year
- An API optimized for processing timeseries data.☆35Updated 3 years ago
- Run go programs as a service on major platforms.☆15Updated 9 years ago
- Go(lang) client library for accessing information of an Apache Mesos cluster.☆54Updated 4 years ago
- Package runcmd provides a convenience Run function for exec.Cmd which includes the original command along with the output and error strea…☆51Updated 10 years ago
- Go bindings for the Apache Lucy full text search library. The Apache Lucy search engine library provides full-text search for dynamic pro…☆47Updated 10 years ago
- Client and server reimplementation of CloudFlare's Keyless☆19Updated 10 years ago
- A reader and writer per https://www.imperialviolet.org/2014/06/27/streamingencryption.html☆14Updated 4 years ago
- A Golang implementation of Bentley/McIlroy long string compression☆120Updated 8 months ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 9 years ago
- Bloom filter implemented in Go (golang) with both Redis and Bitset backend support.☆20Updated 9 years ago
- xast: ast rewriter with built-in clean up.