Tv0ridobro / data-structureLinks
some data structures and algorithms using golang
☆69Updated 2 years ago
Alternatives and similar repositories for data-structure
Users that are interested in data-structure are comparing it to the libraries listed below
Sorting:
- Fastest levenshtein implementation in Go.☆134Updated 5 years ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- DRR scheduler for Go channels☆32Updated 3 years ago
- Data analysis tool for Go. Similar to the famous Python library pandas.☆83Updated 3 years ago
- Generic utility functions for dealing with collections in go☆121Updated 9 months ago
- A PDF renderer for the goldmark markdown parser.☆142Updated last month
- [TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural typ…☆206Updated 2 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 last year
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- Experiments with Go generics☆100Updated 4 years ago
- Package for fast copying structs of different types☆52Updated 5 years ago
- A better Generic Pool (sync.Pool)☆70Updated 9 months ago
- A Trie implementation in Go meant for auto-completion use cases. Supports prefix and edit distance search.☆112Updated 2 years ago
- Notification broadcaster library☆157Updated 3 years ago
- Expression evaluator for Go☆80Updated 2 weeks ago
- A Unicode-based case conversion library for Go☆61Updated 2 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 9 months ago
- A set of performant rate limiters for Go☆90Updated last year
- Fast Concurrent / Parallel Sorting in Go☆144Updated 5 months ago
- A cancelable reader for Go☆138Updated 2 years ago
- ☆33Updated 3 years ago
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated last year
- Useful Go String methods☆192Updated 2 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆59Updated this week
- A go in-memory table☆229Updated 3 years ago
- Easy and intuitive Go Benchmark Results Viewer.☆72Updated 3 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 4 years ago
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆45Updated 4 years ago