oleiade / lane
Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go
☆876Updated last year
Related projects ⓘ
Alternatives and complementary repositories for lane
- errors with stacktraces for go☆933Updated 9 months ago
- Implements string functions widely used in other languages but absent in Go.☆1,398Updated 5 months ago
- Golang implementation of Radix trees☆889Updated 4 months ago
- Get hash values for arbitrary values in Go (golang).☆753Updated last year
- Go package for dealing with maps, slices, JSON and other data.☆704Updated 8 months ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆761Updated last month
- Package throttled implements rate limiting access to resources such as HTTP endpoints.☆1,508Updated last year
- impl generates method stubs for implementing an interface.☆1,030Updated 4 months ago
- Go package implementing bitsets☆1,344Updated last week
- Pretty printing for Go values☆1,365Updated 3 months ago
- Goroutine Leak Detector☆1,039Updated 4 years ago
- High level abstractions over the Go reflect library☆525Updated 2 months ago
- Simple backoff algorithm in Go (golang)☆631Updated 9 months ago
- Visualise Go program GC trace data in real time☆1,100Updated 5 years ago
- Parse and modify Go struct field tags