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:
- Generic sorted map for Go with red-black tree under the hood☆63Updated 3 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆39Updated 2 years ago
- Generic goroutine pool: Submit, Map, Async.☆72Updated last year
- Go reflection simplified☆102Updated 7 months ago
- A thread safe map which has expiring key-value pairs.☆75Updated last year
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆49Updated 3 months ago
- Packages for creating data pipelines☆22Updated 5 months ago
- Fast and Scalable RPC Framework☆43Updated last year
- Golang lock-free Hashmap and List☆71Updated 2 years ago
- Zero-allocation type-safe pool for Go☆234Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆141Updated 2 years ago
- Expirable Go LRC\LRU cache without goroutines☆85Updated last month
- errgroup with goroutine worker limits☆164Updated 2 years ago
- Package netpoll implements a network poller based on epoll/kqueue.☆59Updated last year
- Lock-free ring buffer in Go, support SPSC/SPMC/MPSC/MPMC implementations.☆18Updated 2 years ago
- Faster substitution of tidwall/gjson☆38Updated 7 months ago
- ☆46Updated last year
- Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.☆105Updated 2 years ago
- ⚡️ lock-free utilities in Go☆157Updated last year
- Expression evaluator for Go☆74Updated 2 months ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Server-Sent Events implementation in Go. Used by the Gin Framework.☆126Updated last month
- Package for fast copying structs of different types☆51Updated 4 years ago
- Memory store like map[string]interface{} with better performance when reuse memory☆19Updated 2 years ago
- A type-to-type copy function code generator.☆47Updated last month
- Golang utlities to make your life easier with zero allocations☆47Updated 2 months ago
- Experimental golang database/sql☆19Updated 3 years ago
- Rolling window implementation in go.☆57Updated last week
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Fast deep-copy library for Go☆93Updated last week