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
- A thread safe map which has expiring key-value pairs.☆74Updated last year
- a thread-safe concurrent map for go☆100Updated 2 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆43Updated 3 years ago
- A highly optimized double-ended queue☆204Updated 2 years ago
- Fast deep-copy library for Go☆125Updated 2 months ago
- Expirable Go LRC\LRU cache without goroutines☆93Updated 2 months ago
- errgroup with goroutine worker limits☆164Updated 3 years ago
- ⚡️ lock-free utilities in Go☆164Updated last year
- ☆80Updated 5 months ago
- Server-Sent Events implementation in Go. Used by the Gin Framework.☆149Updated last month
- A production-ready library that makes error handling, optional values, and iteration as beautiful and safe as in Rust.☆124Updated last month
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- ☆46Updated 2 years ago
- Benchmark comparing the go plugin package to other plugin implementations☆62Updated 2 years ago
- Parse json with comments and trailing commas.☆101Updated 4 years ago
- Package for fast copying structs of different types☆52Updated 5 years ago
- Zero-allocation type-safe pool for Go☆251Updated 2 years ago
- Golang lock-free Hashmap and List☆73Updated 3 years ago
- Generic goroutine pool: Submit, Map, Async.☆72Updated 2 years ago
- A prefix tree implementation in go☆44Updated last year
- Create go type representation from json☆138Updated last month
- Package jsonrpc2 provides a client and server implementation of JSON-RPC 2.0 (http://www.jsonrpc.org/specification)☆238Updated 2 months ago
- A fast WebSocket implementation for fasthttp and net/http. Supporting concurrent R/W operations by default.☆90Updated 4 years ago
- A PubSub / EventBus using Go language generics (v1.20 required)☆33Updated 2 years ago
- Golang utlities to make your life easier with zero allocations☆49Updated 4 months ago
- Package netpoll implements a network poller based on epoll/kqueue.☆59Updated 2 years ago
- Fast Concurrent / Parallel Sorting in Go☆144Updated 5 months ago
- ⏳ Provide filtering, sanitizing, and conversion of Golang data. 提供对Golang数据的过滤,净化,转换。☆151Updated last month
- High-throughput, sharded in-memory KV cache for Go with minimal allocations☆102Updated 2 weeks ago