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:
- Simple Go library for executing lots of operations spread over any number of threads☆76Updated last week
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated last year
- Go package providing tools for advanced text manipulations☆29Updated 2 years ago
- Finite State Machine for Go inspired by Akka FSM☆62Updated 5 years ago
- simple data streams for go☆31Updated 3 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 8 months ago
- Ketama implementation compatible with Algorithm::Ketama☆70Updated 5 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- Benchmarks of common basic operations for the Go language.☆62Updated 4 years ago
- Storing strings without GC overhead☆84Updated 2 weeks ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆79Updated 11 years ago
- In memory sharded cache implementation☆35Updated 4 years ago
- Wrapper around LUA script executor for long-running scripts☆24Updated last year
- Redis style logger for Go☆28Updated 4 years ago
- Simple and efficient WAL implementation in Go 🚀☆62Updated last year
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Simple Interprocess Plugins for Go☆17Updated 5 years ago
- Plugin-driven CLI utility for code generation using Go source as IDL☆53Updated 6 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 4 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- GraphQL server package for Go with a focus on simplicity and efficiency☆27Updated 5 years ago
- A simple, secure golang password hashing/key-derivation package☆23Updated 2 months ago
- create low memory key/value objects in Go☆22Updated 8 years ago
- Build event-driven and event streaming applications with ease☆67Updated 3 weeks ago