Workiva / go-datastructuresLinks
A collection of useful, performant, and threadsafe Go datastructures.
☆7,864Updated 3 weeks ago
Alternatives and similar repositories for go-datastructures
Users that are interested in go-datastructures are comparing it to the libraries listed below
Sorting:
- GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more☆17,302Updated 8 months ago
- Efficient cache for gigabytes of data written in Go.☆8,007Updated 2 weeks ago
- Simple error handling primitives☆8,243Updated 4 years ago
- Go testing in the browser. Integrates with `go test`. Write behavioral tests in Go.☆8,414Updated last year
- One of the fastest alternative JSON parser for Go that does not require schema☆5,570Updated last year
- groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.☆13,282Updated last year
- A tool to list and diagnose Go processes currently running on your system☆6,985Updated last week
- Implements a deep pretty printer for Go data structures to aid in debugging☆6,352Updated last year
- An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.☆8,708Updated 2 years ago
- Fast JSON serializer for golang.☆4,827Updated 2 months ago
- Go library for decoding generic map values into native Go structures and vice versa.☆8,045Updated last year
- Golang LRU cache☆4,862Updated this week
- Tiny WebSocket library for Go.☆6,378Updated this week
- A cache library for Go with zero GC overhead.☆5,328Updated last year
- Machinery is an asynchronous task queue/job queue based on distributed message passing.☆7,888Updated 2 weeks ago
- [Deprecated] Protocol Buffers for Go with Gadgets☆5,686Updated 2 years ago
- [Go] Package of validators and sanitizers for strings, numerics, slices and structs☆6,198Updated 10 months ago
- A high performance memory-bound Go cache☆6,591Updated last month
- Arbitrary-precision fixed-point decimal numbers in Go☆7,083Updated 5 months ago
- GoMock is a mocking framework for the Go programming language.☆9,379Updated last year
- A high-performance 100% compatible drop-in replacement of "encoding/json"☆13,900Updated last year
- a cron library for go☆13,945Updated last year
- A curated list of awesome Go storage projects and libraries☆4,660Updated 11 months ago
- Fast event-loop networking for Go☆6,028Updated 2 years ago
- A goroutine pool for Go☆4,024Updated 2 years ago
- Sarama is a Go library for Apache Kafka.☆12,313Updated last week
- Idiomatic HTTP Middleware for Golang☆7,543Updated 6 months ago
- An embedded key/value database for Go.☆14,565Updated 7 years ago
- Zero downtime restarts for go servers (Drop in replacement for http.ListenAndServe)☆4,170Updated 4 years ago
- Automatically generate Go test boilerplate from your source code.☆5,248Updated 3 weeks ago