viney-shih / go-lockLinks
go-lock is a lock library implementing read-write mutex and read-write trylock without starvation
☆119Updated 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
Sorting:
- A flexible multi-layer Go caching library to deal with in-memory and shared cache by adopting Cache-Aside pattern.☆155Updated last year
- A Golang package for doing a deep copy for (just about) anything☆146Updated last year
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆200Updated 2 years ago
- errgroup with goroutine worker limits☆164Updated 2 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- Timeout Middleware for Gin framework☆110Updated last month
- graceful shutdown package when a service is turned off by software function☆60Updated 3 months ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆306Updated 3 weeks ago
- A minimal and efficient workerpool implementation in Go using goroutines.☆123Updated 3 years ago
- Simple utility of creating a mask for sensitive information☆113Updated 9 months ago
- various libs or tools for Golang☆104Updated last month
- A Lightweight in-memory key:value cache library for Go.☆179Updated 2 years ago
- Package for fast copying structs of different types☆51Updated 4 years ago
- ⏳ Provide filtering, sanitizing, and conversion of Golang data. 提供对Golang数据的过滤,净化,转换。☆150Updated 5 months ago
- Caches Dialector☆123Updated last year
- Expirable Go LRC\LRU cache without goroutines☆85Updated last month
- Fast resizable golang semaphore primitive☆175Updated 4 years ago
- Deep copy generator☆157Updated 7 months ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- Synchronization and asynchronous computation package for Go☆247Updated 8 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated 3 weeks ago
- Load file-backed memory☆122Updated 2 years ago
- concurrency utilities☆299Updated 5 years ago
- Zero-allocation type-safe pool for Go☆234Updated 2 years ago
- High-performant and powerful localization and internationalization support for Go☆114Updated last year
- A highly optimized double-ended queue☆198Updated last year
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 3 years ago
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆251Updated 2 weeks ago