golang-collections / go-datastructures
go datastructures using generics
☆104Updated 7 years ago
Alternatives and similar repositories for go-datastructures:
Users that are interested in go-datastructures are comparing it to the libraries listed below
- Customizable TCP net.Listener for Go☆146Updated last year
- concurrency utilities☆291Updated 5 years ago
- Code used in the "Go Profiling and Optimization" talk☆79Updated 7 years ago
- Detect all kinds of leaks in Go☆131Updated 9 years ago
- an in-memory LRU string-string map with expiration for golang☆109Updated 6 years ago
- Go (golang) library for deep copying values in Go.☆347Updated 3 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- a small circular ring buffer library in go / golang☆188Updated 5 years ago
- TryLock for Go☆66Updated 5 years ago
- Blah, blah, blah. Did I tell you that I think Go is awesome sauce ?☆135Updated last year
- The tomb package helps with clean goroutine termination in the Go language.☆367Updated 2 years ago
- A least frequently used cache for Golang☆152Updated 4 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆397Updated 3 years ago
- Fast and scalable pseudorandom generator for Go☆202Updated 3 years ago
- my personal golang lib☆128Updated 4 years ago
- Golang circular (ring) buffer☆175Updated 2 years ago
- A few miscellaneous Go microbenchmarks.☆147Updated 8 years ago
- DEPRECATED StackImpact Go Profiler - Production-Grade Performance Profiler: CPU, memory allocations, blocking calls, errors, metrics, and…☆291Updated 5 years ago
- a Go package to observe notable events in a decoupled fashion☆239Updated 11 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated last year
- Go package tcpkeepalive implements additional TCP keepalive control beyond what is currently offered by the net pkg.☆244Updated 2 years ago
- A simple parser & evaluator of the arithmetic/logical conditions☆213Updated 5 years ago
- A trivial channel pubsub I use in lots of projects.☆242Updated 6 months ago
- Pool go routines dedicated to processing work☆70Updated 8 years ago
- Comparing usage and performance of Go's regular map backed by a RWLock vs sync.map.☆39Updated 7 years ago
- Fast generation of 192-bit UUIDs☆84Updated last year
- Various golang benchmarks I've written☆108Updated 6 years ago
- Recursive go testing, done better.☆141Updated 10 years ago
- Diodes are ring buffers manipulated via atomics.☆465Updated this week