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 10 months ago
- Fast deep-copy library for Go☆120Updated 3 weeks ago
- ☆46Updated 2 years ago
- A highly optimized double-ended queue☆202Updated 2 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆43Updated 2 years ago
- errgroup with goroutine worker limits☆166Updated 2 years ago
- Server-Sent Events implementation in Go. Used by the Gin Framework.☆146Updated this week
- Package netpoll implements a network poller based on epoll/kqueue.☆59Updated 2 years ago
- ⏳ Provide filtering, sanitizing, and conversion of Golang data. 提供对Golang数据的过滤,净化,转换。☆149Updated 3 weeks ago
- A thread safe map which has expiring key-value pairs.☆74Updated last year
- a thread-safe concurrent map for go☆100Updated 2 years ago
- 🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Red…☆199Updated 2 weeks ago
- Create go type representation from json☆138Updated 2 months ago
- Zero-allocation type-safe pool for Go☆251Updated 2 years ago
- Package for fast copying structs of different types☆52Updated 4 years ago
- redisqueue provides a producer and consumer of a queue that uses Redis streams☆138Updated last year
- Simple string pattern matcher for Go☆134Updated 3 months ago
- Generic goroutine pool: Submit, Map, Async.☆72Updated 2 years ago
- Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:☆107Updated 2 months ago
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆161Updated 2 years ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆326Updated last month
- Expirable Go LRC\LRU cache without goroutines☆90Updated 2 weeks ago
- Configuration and dependency injection☆36Updated last year
- A Go-based framework has been developed to oversee the execution of workflows delineated by directed acyclic graphs (DAGs).☆35Updated last year
- ⚡️ lock-free utilities in Go☆163Updated last year
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Clone any Go data structure deeply and thoroughly.☆325Updated 7 months ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Golang beautify data display for Humans☆313Updated 4 years ago
- <UNMAINTAINED> Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.☆105Updated 3 years ago