monitor1379 / yagods
Generic data structure using parameterized types in Golang.
☆22Updated 3 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☆48Updated 2 months ago
- Package for fast copying structs of different types☆50Updated 4 years ago
- Generic goroutine pool: Submit, Map, Async.☆72Updated last year
- A prefix tree implementation in go☆42Updated last year
- Memory store like map[string]interface{} with better performance when reuse memory☆19Updated 2 years ago
- Fast and Scalable RPC Framework☆43Updated last year
- a unified channel package for buffered, unbuffered, and unbounded channels☆39Updated 2 years ago
- Ordered-concurrently a library for concurrent processing with ordered output in Go. Process work concurrently and returns output in a cha…☆40Updated last year
- Fast Concurrent / Parallel Sorting in Go☆136Updated 11 months ago
- Expirable Go LRC\LRU cache without goroutines☆85Updated last week
- Expression evaluator for Go☆70Updated 2 weeks ago
- A thread safe map which has expiring key-value pairs.☆75Updated 11 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- Benchmark comparing the go plugin package to other plugin implementations☆53Updated last year
- 🌀 A simple Go package for (un-)marshalling null-able JSON types☆19Updated 4 months ago
- Off heap golang memory pool☆60Updated 3 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Package for getting the runtime ID of a goroutine☆45Updated 10 months ago
- ⏳ Provide filtering, sanitizing, and conversion of Golang data. 提供对Golang数据的过滤,净化,转换。☆151Updated 4 months ago
- A Rust-inspired declarative-programming and generic-type module for Golang that helps avoid bugs and improve development efficiency.☆114Updated last year
- 🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Red…☆195Updated last week
- Server-Sent Events implementation in Go. Used by the Gin Framework.☆122Updated 2 weeks ago
- Parse json with comments and trailing commas.☆91Updated 3 years ago
- a thread-safe concurrent map for go☆94Updated last year
- ☆46Updated last year
- Configuration and dependency injection☆34Updated last year
- Simple string pattern matcher for Go☆127Updated last year
- Golang lock-free Hashmap and List☆71Updated 2 years ago
- errgroup with goroutine worker limits☆163Updated 2 years ago
- Lock-free ring buffer in Go, support SPSC/SPMC/MPSC/MPMC implementations.☆18Updated 2 years ago