Tv0ridobro / data-structureLinks
some data structures and algorithms using golang
☆69Updated last year
Alternatives and similar repositories for data-structure
Users that are interested in data-structure are comparing it to the libraries listed below
Sorting:
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- A go in-memory table☆230Updated 3 years ago
- Functional tools in Go 1.18 using newly introduced generics☆172Updated 3 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- A set of performant rate limiters for Go☆91Updated last year
- Fastest levenshtein implementation in Go.☆134Updated 4 years ago
- Useful Go String methods☆192Updated 2 years ago
- Package for fast copying structs of different types☆52Updated 4 years ago
- Go templates invoked as functions☆155Updated 4 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 7 months ago
- Experiments with Go generics☆100Updated 4 years ago
- [TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural typ…☆205Updated 2 years ago
- DRR scheduler for Go channels☆32Updated 3 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 3 years ago
- A PDF renderer for the goldmark markdown parser.☆138Updated 3 months ago
- Generic utility functions for dealing with collections in go☆122Updated 7 months ago
- A Trie implementation in Go meant for auto-completion use cases. Supports Levenshtein distance search.☆112Updated 2 years ago
- Adding "unset" state to Go's types☆82Updated 2 years ago
- treedrawer is a Go module for drawing trees on the terminal.☆84Updated 5 years ago
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆163Updated 2 years ago
- A zero-dependency generic in-memory cache Go library☆123Updated 11 months ago
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 9 months ago
- Notification broadcaster library☆157Updated 3 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Highly configurable, fast JSON encoder for Go☆180Updated 2 years ago
- A better Generic Pool (sync.Pool)☆68Updated 7 months ago
- A Unicode-based case conversion library for Go☆60Updated last year
- Straightforward HTTP session management☆128Updated 7 months ago
- Expression evaluator for Go☆77Updated 7 months ago
- Efficient and reliable background processing for Go☆131Updated 5 years ago