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☆75Updated 2 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Finite State Machine for Go inspired by Akka FSM☆62Updated 5 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 10 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Roaring Bitmaps - compressed bitmaps in Go☆47Updated 11 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Go package providing tools for advanced text manipulations☆29Updated 2 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 6 months ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- Simple Interprocess Plugins for Go☆17Updated 5 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Ketama implementation compatible with Algorithm::Ketama☆70Updated 5 years ago
- Plugin-driven CLI utility for code generation using Go source as IDL☆53Updated 6 years ago
- Storing strings without GC overhead☆84Updated last month
- A golang zero-allocation HTTP parser (and eventually http server)☆78Updated 10 years ago
- Expression evaluator for Go☆77Updated 7 months ago
- simple data streams for go☆31Updated 3 years ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- Radio is a library for creating RESP (REdis Serialization Protocol) comaptible services.☆31Updated 5 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- A memory allocator for Go.☆87Updated 5 years ago
- Toolbox for Go☆44Updated last week
- DRR scheduler for Go channels☆32Updated 3 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated last week
- libbindgen is a package that generates bindings and idiomatic Go interfaces to C-libraries☆34Updated 4 years ago
- Raft backend implementation using BadgerDB☆119Updated 2 years ago
- Intern Go strings☆96Updated last year
- Create graphics with a hand-drawn, sketchy, appearance. Based on Rough.js☆31Updated last year