cloudfoundry / go-diodesLinks
Diodes are ring buffers manipulated via atomics.
☆476Updated last month
Alternatives and similar repositories for go-diodes
Users that are interested in go-diodes are comparing it to the libraries listed below
Sorting:
- Package stack implements utilities to capture, manipulate, and format call stacks.☆399Updated 3 years ago
- Arbitrary-precision decimals for Go☆734Updated 9 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆493Updated 8 months ago
- The tomb package helps with clean goroutine termination in the Go language.☆371Updated 2 years ago
- Go (golang) library for deep copying values in Go.☆348Updated 4 years ago
- Get hash values for arbitrary values in Go (golang).☆759Updated 2 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 11 months ago
- Simple backoff algorithm in Go (golang)☆650Updated last year
- An immutable radix tree implementation in Golang☆1,043Updated last week
- Tool to detect Go structs that would take less memory if their fields were sorted.☆537Updated 2 years ago
- Concurrent Buffered IO in Go #golang☆247Updated 3 years ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆277Updated 3 years ago
- MemConn is an in-memory network stack for Go.☆550Updated last year
- dque is a fast, embedded, durable queue for Go☆783Updated 7 months ago
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- Fast, fully fledged murmur3 in Go.☆335Updated 2 years ago
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆651Updated last year
- High level abstractions over the Go reflect library☆528Updated 9 months ago
- Code generation tools for Go.