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:
- simple data streams for go☆31Updated 2 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 3 months ago
- Simple Go library for executing lots of operations spread over any number of threads☆74Updated 2 years ago
- Golang radix tree implementation☆35Updated 6 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆71Updated 7 months ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 10 years ago
- An insanely tiny Postgres library for Go☆18Updated 4 years ago
- In memory sharded cache implementation☆34Updated 4 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Demo API to play with io_uring in Go☆63Updated 5 years ago
- Finite State Machine for Go inspired by Akka FSM☆63Updated 5 years ago
- Radio is a library for creating RESP (REdis Serialization Protocol) comaptible services.☆31Updated 5 years ago
- ☆29Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆109Updated last year
- DRR scheduler for Go channels☆32Updated 2 years ago
- A go library that implements application/problem+json and application/problem+xml☆66Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- Toolbox for Go☆42Updated this week
- An inverted bitmap index written in Go.☆27Updated 2 years ago
- Generates automatically a Reset() method☆35Updated 7 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- Intern Go strings☆95Updated last year
- 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
- Object file abstractions in Go☆30Updated last year
- Parser combinator library for Go☆33Updated last year
- Off heap golang memory pool☆60Updated 3 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago