monitor1379 / yagods
Generic data structure using parameterized types in Golang.
☆22Updated 2 years ago
Alternatives and similar repositories for yagods:
Users that are interested in yagods are comparing it to the libraries listed below
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆47Updated last week
- A thread safe map which has expiring key-value pairs.☆72Updated 9 months ago
- Memory store like map[string]interface{} with better performance when reuse memory☆19Updated 2 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆39Updated 2 years ago
- Expirable Go LRC\LRU cache without goroutines☆84Updated 2 months ago
- Generic goroutine pool: Submit, Map, Async.☆72Updated last year
- a thread-safe concurrent map for go☆93Updated last year
- errgroup with goroutine worker limits☆162Updated 2 years ago
- Configuration and dependency injection☆34Updated last year
- A Go package providing thread-safe implementations of array, slice, map, stack and queue☆22Updated 6 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- Golang lock-free Hashmap and List☆68Updated 2 years ago
- Package netpoll implements a network poller based on epoll/kqueue.☆55Updated last year
- 🌀 A simple Go package for (un-)marshalling null-able JSON types☆19Updated 2 months ago
- ⏳ Provide filtering, sanitizing, and conversion of Golang data. 提供对Golang数据的过滤,净化,转换。☆150Updated 2 months ago
- Go reflection simplified☆101Updated 3 months ago
- ☆46Updated last year
- Small and easy-to-use golang pprof web UI, support Docker, x86, ARM, macOS☆58Updated last year
- Helpers for making the use of reflection easier☆27Updated 7 months ago
- ☆117Updated last year
- ⚡️ lock-free utilities in Go☆152Updated 9 months ago
- Expression evaluator for Go☆68Updated 11 months ago
- Package for fast copying structs of different types☆49Updated 4 years ago
- Golang utlities to make your life easier with zero allocations☆47Updated 7 months ago
- Faster substitution of tidwall/gjson☆25Updated 4 months ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆283Updated last month
- Cron library for go with distributed lock☆50Updated 3 years ago
- Parse json with comments and trailing commas.☆87Updated 3 years ago
- Fast and Scalable RPC Framework☆43Updated last year
- A sync.WaitGroup with error handling and concurrency control☆48Updated 2 months ago