segmentio / datastructuresLinks
Libraries for generic Go data structures
☆14Updated last year
Alternatives and similar repositories for datastructures
Users that are interested in datastructures are comparing it to the libraries listed below
Sorting:
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 9 months ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- simple data streams for go☆31Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Finite State Machine for Go inspired by Akka FSM☆62Updated 5 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- DRR scheduler for Go channels☆32Updated 3 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Simple profiling for Go☆76Updated last year
- A golang zero-allocation HTTP parser (and eventually http server)☆77Updated 10 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- Simple Interprocess Plugins for Go☆17Updated 5 years ago
- Generates automatically a Reset() method☆35Updated 7 years ago
- Create a gRPC Server from Database☆26Updated 2 years ago
- Object file abstractions in Go☆30Updated last year
- Toolbox for Go☆43Updated last month
- Storing strings without GC overhead☆84Updated last week
- Ketama implementation compatible with Algorithm::Ketama☆70Updated 5 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆25Updated 4 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 5 months ago
- Go package providing tools for advanced text manipulations☆29Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- The cbgt project provides a generic golang library that manages partitions or data shards across a cluster of servers.☆23Updated this week
- Intern Go strings☆96Updated last year
- Redis style logger for Go☆28Updated 4 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago