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:
- Finite State Machine for Go inspired by Akka FSM☆62Updated 6 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆77Updated 3 weeks ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- simple data streams for go☆31Updated 3 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 9 months ago
- A distributed service for monotonically increasing tickets.☆42Updated 6 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 6 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- The platform-independent fork of Go ASCII Table Generator, ported from the Ruby terminal-tables library.☆27Updated 9 years ago
- The cbgt project provides a generic golang library that manages partitions or data shards across a cluster of servers.☆23Updated last week
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- An inverted bitmap index written in Go.☆28Updated 2 years ago
- Radio is a library for creating RESP (REdis Serialization Protocol) comaptible services.☆31Updated 6 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆79Updated 11 years ago
- Simple and efficient WAL implementation in Go 🚀☆62Updated last year
- Benchmarks of common basic operations for the Go language.☆62Updated 4 years ago
- Ordered key-value storage package written in Go☆23Updated 4 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 5 years ago
- kv database that speaks memcached and can switch dataset gracefully on the fly for batch loading☆44Updated 7 years ago
- Sequential and parallel mergesort in Go☆16Updated 5 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Simple Interprocess Plugins for Go☆17Updated 5 years ago
- Ketama implementation compatible with Algorithm::Ketama☆70Updated 5 years ago
- a monitoring system for Go applications using expvar (/debug/vars)☆24Updated 6 years ago
- Go encoding based on protobuf, but hopefully easier to deal with☆28Updated last week
- Toolbox for Go☆44Updated 3 months ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated last week