viney-shih / go-lock
go-lock is a lock library implementing read-write mutex and read-write trylock without starvation
☆117Updated 2 years ago
Alternatives and similar repositories for go-lock:
Users that are interested in go-lock are comparing it to the libraries listed below
- A flexible multi-layer Go caching library to deal with in-memory and shared cache by adopting Cache-Aside pattern.☆145Updated last year
- errgroup with goroutine worker limits☆162Updated 2 years ago
- A communication toolkit for Go services.☆93Updated last year
- A thread safe map which has expiring key-value pairs.☆72Updated 9 months ago
- Simple utility of creating a mask for sensitive information☆107Updated 5 months ago
- Fastest and most efficient goroutine pool (experimental)☆137Updated 2 years ago
- Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.☆105Updated 2 years ago
- ⏳ Provide filtering, sanitizing, and conversion of Golang data. 提供对Golang数据的过滤,净化,转换。☆150Updated 2 months ago
- A minimal and efficient workerpool implementation in Go using goroutines.☆122Updated 3 years ago
- graceful shutdown package when a service is turned off by software function☆58Updated this week
- Package for fast copying structs of different types☆49Updated 4 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 2 years ago
- a thread-safe concurrent map for go☆93Updated last year
- A Golang package for doing a deep copy for (just about) anything☆146Updated 11 months ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆282Updated last month
- Expirable Go LRC\LRU cache without goroutines☆83Updated last month
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆217Updated last year
- concurrency utilities☆292Updated 5 years ago
- Eventually consistent distributed in-memory cache Go library☆157Updated 2 years ago
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆239Updated 9 months ago
- Request ID middleware for Gin Framework☆219Updated this week
- Synchronization and asynchronous computation package for Go☆235Updated 5 months ago
- Load file-backed memory☆120Updated 2 years ago
- Zero-allocation type-safe pool for Go☆230Updated last year
- various libs or tools for Golang☆101Updated last month
- Fast and scalable pseudorandom generator for Go☆202Updated 3 years ago
- Fast resizable golang semaphore primitive☆176Updated 3 years ago
- Deep copy generator☆154Updated 3 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆117Updated last year
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 3 months ago