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☆51Updated last month
- ☆46Updated 2 years ago
- A thread safe map which has expiring key-value pairs.☆74Updated last year
- Generic goroutine pool: Submit, Map, Async.☆72Updated 2 years ago
- A highly optimized double-ended queue☆204Updated 2 years ago
- errgroup with goroutine worker limits☆164Updated 3 years ago
- Fast deep-copy library for Go☆125Updated 2 months ago
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆161Updated 2 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆43Updated 3 years ago
- a thread-safe concurrent map for go☆100Updated 2 years ago
- Go 1.18+ polymorphic generic containers and functions.☆51Updated 3 years ago
- ⏳ Provide filtering, sanitizing, and conversion of Golang data. 提供对Golang数据的过滤 ,净化,转换。☆151Updated last month
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆330Updated 3 months ago
- Expirable Go LRC\LRU cache without goroutines☆93Updated 2 months ago
- ⚡️ lock-free utilities in Go☆164Updated last year
- Package for fast copying structs of different types☆52Updated 5 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- redisqueue provides a producer and consumer of a queue that uses Redis streams☆139Updated last year
- Golang lock-free Hashmap and List☆73Updated 3 years ago
- Generic sorted map for Go with red-black tree under the hood☆67Updated 3 years ago
- go-mask is a simple, customizable Go library for masking sensitive information.☆200Updated last year
- <UNMAINTAINED> Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.☆105Updated 3 years ago
- Create go type representation from json☆138Updated last month
- Fast Concurrent / Parallel Sorting in Go☆144Updated 6 months ago
- Package netpoll implements a network poller based on epoll/kqueue.☆59Updated 2 years ago
- A production-ready library that makes error handling, optional values, and iteration as beautiful and safe as in Rust.☆124Updated last month
- Zero-allocation type-safe pool for Go☆251Updated 2 years ago
- Benchmark comparing the go plugin package to other plugin implementations☆62Updated 2 years ago
- Simple string pattern matcher for Go☆136Updated 5 months ago
- A buffer pool file I/O library for Go☆55Updated 4 years ago