zealws / golang-ringLinks
Simple Ring Buffer type implemented in Golang
☆35Updated 3 years ago
Alternatives and similar repositories for golang-ring
Users that are interested in golang-ring are comparing it to the libraries listed below
Sorting:
- A distributed forward caching proxy for Go's http.Client supporting TLS☆31Updated 7 years ago
- RPC protocol over AMQP☆47Updated 8 years ago
- Package tcpinfo implements encoding and decoding of TCP-level socket options regarding connection information☆40Updated 3 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- github.com/cznic/dns has moved to modernc.org/dns☆29Updated 6 years ago
- A Go library and CLI tool for evaluating whether two or more sets of measurements are statistically different.☆69Updated 4 years ago
- gttp: http for gophers☆58Updated 2 years ago
- My sandbox for go experiments☆27Updated 5 years ago
- Thread safe []byte pool for Go☆27Updated 9 years ago
- Package lmdb-go provides Go bindings and an idiomatic wrapper for the Symas's LMDB database library.☆10Updated 8 years ago
- Go implementation of Google's HighwayHash☆75Updated 4 years ago
- Find, list, and inspect processes from Go (golang)☆81Updated 5 years ago
- Composable utilities for Go contexts☆26Updated 6 years ago
- Tools to process Go trace logs into various profiles. Complement for "go tool trace".☆109Updated 8 years ago
- Heap dump reader & visualizer for Go 1.4☆47Updated 9 years ago
- Package chanserv is a simple message queue based upon nested Go-lang channels being served using AstraNet.☆36Updated 8 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 6 years ago
- Plotting package for Go☆41Updated 6 years ago
- A small library to help rewrite / modify the AST of a Go (golang) program☆17Updated 10 years ago
- wyhash fast non-cryptographic string hash☆35Updated 5 years ago
- The /etc/hosts parsing and resolver library for golang☆65Updated 3 years ago
- Go implementation of xoroshiro128+ RNG