monitor1379 / yagodsLinks
Generic data structure using parameterized types in Golang.
☆21Updated 3 years ago
Alternatives and similar repositories for yagods
Users that are interested in yagods are comparing it to the libraries listed below
Sorting:
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆50Updated 5 months ago
- Golang lock-free Hashmap and List☆71Updated 2 years ago
- Golang utlities to make your life easier with zero allocations☆47Updated 3 months ago
- Fast and Scalable RPC Framework☆43Updated last year
- Fast deep-copy library for Go☆100Updated last month
- a unified channel package for buffered, unbuffered, and unbounded channels☆40Updated 2 years ago
- ☆46Updated last year
- Package netpoll implements a network poller based on epoll/kqueue.☆59Updated last year
- errgroup with goroutine worker limits☆165Updated 2 years ago
- Generic goroutine pool: Submit, Map, Async.☆72Updated last year
- a thread-safe concurrent map for go☆96Updated last year
- A Rust-inspired declarative-programming and generic-type module for Golang that helps avoid bugs and improve development efficiency.☆119Updated last week
- A thread safe map which has expiring key-value pairs.☆75Updated last year
- A Go package providing thread-safe implementations of array, slice, map, stack and queue☆25Updated last month
- Package for fast copying structs of different types☆51Updated 4 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- Parse json with comments and trailing commas.☆90Updated 4 years ago
- Server-Sent Events implementation in Go. Used by the Gin Framework.☆131Updated 2 months ago
- ⏳ Provide filtering, sanitizing, and conversion of Golang data. 提供对Golang数据的过滤,净化,转换。☆151Updated 2 weeks ago
- Simple managed reload mechanism for Go☆47Updated 10 months ago
- ☆121Updated 2 years ago
- Data table structure in Go, now developed at https://github.com/cogentcore/core/tree/main/tensor☆116Updated last year
- Go 1.18+ polymorphic generic containers and functions.☆52Updated 2 years ago
- A highly optimized double-ended queue☆200Updated last year
- Expirable Go LRC\LRU cache without goroutines☆86Updated 3 months ago
- RabbitMQ Reconnection client☆23Updated 5 years ago
- Data analysis tool for Go. Similar to the famous Python library pandas.☆83Updated 2 years ago
- Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.☆105Updated 3 years ago
- Go 1.18+ generic tuple☆93Updated last year
- A golang map in which entries expire after given a time period☆59Updated last year