segmentio / datastructuresLinks
Libraries for generic Go data structures
☆14Updated 11 months ago
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☆71Updated 7 months ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- A JSON stream parser for Go☆68Updated 2 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- WIP☆18Updated last month
- Simple Interprocess Plugins for Go☆17Updated 5 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 10 months ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 4 months ago
- simple data streams for go☆31Updated 2 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- Benchmarks of common basic operations for the Go language.☆61Updated 4 years ago
- Finite State Machine for Go inspired by Akka FSM☆63Updated 5 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- Ketama implementation compatible with Algorithm::Ketama☆69Updated 5 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- A goroutine limiter for Go☆83Updated 3 years ago
- More readable and easier ordering and comparison tasks☆21Updated 5 years ago
- Plugin-driven CLI utility for code generation using Go source as IDL☆53Updated 6 years ago
- Go package providing tools for advanced text manipulations☆29Updated 2 years ago
- DRR scheduler for Go channels☆32Updated 2 years ago
- Object file abstractions in Go☆31Updated last year
- Expression evaluator for Go☆76Updated 4 months ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- In memory sharded cache implementation☆34Updated 4 years ago