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 JSON stream parser for Go☆68Updated 3 years 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
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 7 months ago
- Finite State Machine for Go inspired by Akka FSM☆62Updated 5 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Redis style logger for Go☆28Updated 4 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 11 months ago
- Storing strings without GC overhead☆84Updated 2 months ago
- Object file abstractions in Go☆31Updated last year
- Ketama implementation compatible with Algorithm::Ketama☆70Updated 5 years ago
- Simple Interprocess Plugins for Go☆17Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- Go package providing tools for advanced text manipulations☆29Updated 2 years ago
- Go package augmenting the standard net package with more basic building blocks for writing network applications.☆31Updated 8 years ago
- The cbgt project provides a generic golang library that manages partitions or data shards across a cluster of servers.☆23Updated 3 weeks ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆47Updated 11 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- a monitoring system for Go applications using expvar (/debug/vars)☆24Updated 6 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 6 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Updated 4 years ago
- In memory sharded cache implementation☆35Updated 4 years ago
- kv database that speaks memcached and can switch dataset gracefully on the fly for batch loading☆43Updated 6 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- Use libsql to write unit-testable and safer SQL code in Go☆27Updated 4 years ago