viney-shih / go-lock
go-lock is a lock library implementing read-write mutex and read-write trylock without starvation
☆118Updated 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.☆148Updated last year
- errgroup with goroutine worker limits☆162Updated 2 years ago
- graceful shutdown package when a service is turned off by software function☆59Updated 3 weeks ago
- A minimal and efficient workerpool implementation in Go using goroutines.☆123Updated 3 years ago
- Fastest and most efficient goroutine pool (experimental)☆137Updated 2 years ago
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆243Updated 10 months ago
- A Golang package for doing a deep copy for (just about) anything☆148Updated last year
- Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.☆105Updated 2 years ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆283Updated 2 months ago
- Fast resizable golang semaphore primitive☆175Updated 3 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆217Updated last year
- Package for fast copying structs of different types☆49Updated 4 years ago
- ❄ An Lock Free ID Generator for Golang based on Snowflake Algorithm (Twitter announced).☆272Updated 2 years ago
- Create go type representation from json☆135Updated 3 years ago
- Expirable Go LRC\LRU cache without goroutines☆84Updated 2 months ago
- Load file-backed memory☆120Updated 2 years ago
- Eventually consistent distributed in-memory cache Go library☆157Updated 2 years ago
- Deep copy generator☆155Updated 4 months ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆315Updated 2 months ago
- Auxiliary vendoring tool for Go's new go.mod☆110Updated 3 years ago
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆198Updated 2 years ago
- ⏳ Provide filtering, sanitizing, and conversion of Golang data. 提供对Golang数据的过滤,净化,转换。☆151Updated 3 months ago
- Toolbox - go utility library☆198Updated 3 months ago
- various libs or tools for Golang☆102Updated this week
- Simple utility of creating a mask for sensitive information☆109Updated 6 months ago
- Detection of the BOM and removing as necessary☆125Updated last year
- Fast and scalable pseudorandom generator for Go☆203Updated 3 years ago
- A typed implementation of the Go sync.Map using code generation☆255Updated 2 years ago
- concurrency utilities☆293Updated 5 years ago
- Like sync.Mutex, but works across processes☆77Updated last year