zenthangplus / goccmLinks
Limits the number of goroutines that are allowed to run concurrently
☆73Updated 2 years ago
Alternatives and similar repositories for goccm
Users that are interested in goccm are comparing it to the libraries listed below
Sorting:
- a thread-safe concurrent map for go☆96Updated last year
- Synchronization and asynchronous computation package for Go☆249Updated 9 months ago
- Cache arbitrary data with an expiration time.☆191Updated 2 years ago
- 👷 Library for safely running groups of workers concurrently or consecutively that require input and output through channels☆166Updated 3 years ago
- A safe way to execute functions asynchronously, recovering them in case of panic. It also provides an error stack aiming to facilitate fa…☆139Updated 4 years ago
- Simple Go package to convert HTML to plain text☆154Updated last year
- Go concurrent-safe, goroutine-safe, thread-safe queue☆427Updated 2 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 7 months ago
- Simple and blazing fast lockfree logging library for golang☆190Updated 9 months ago
- Job Scheduling Library☆181Updated 7 months ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆310Updated last month
- A thread safe map which has expiring key-value pairs.☆75Updated last year
- ⏳ Provide filtering, sanitizing, and conversion of Golang data. 提供对Golang数据的过滤,净化,转换。☆151Updated 6 months ago
- Compute message digest for large files in Go☆110Updated last year
- A Simple and Clear CLI library. Dependency free.☆193Updated last year
- Random fake data and struct generator for Go.☆99Updated last year
- golang autocert library for letsencrypt☆222Updated last month
- Nano ID for Go☆434Updated last year
- Pagser is a simple, extensible, configurable parse and deserialize html page to struct based on goquery and struct tags for golang crawle…☆108Updated last year
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆599Updated 2 months ago
- ☆131Updated 9 years ago
- Package tasks is an easy to use in-process scheduler for recurring tasks in Go☆312Updated 9 months ago
- Convert string to duration in golang☆113Updated last year
- Fastest and most efficient goroutine pool (experimental)☆141Updated 2 years ago
- Library for setting values to structs' fields from env, flags, files or default tag☆107Updated 5 months ago
- Notification broadcaster library☆154Updated 3 years ago
- ❄ An Lock Free ID Generator for Golang based on Snowflake Algorithm (Twitter announced).☆280Updated 2 years ago
- Reconnecting WebSocket is a websocket client based on gorilla/websocket that will automatically reconnect if the connection is dropped an…☆138Updated 6 months ago
- Parse json with comments and trailing commas.☆89Updated 4 years ago
- Pure Go implementation of fast image search and simple OCR, focused on reading info from screenshots☆96Updated last month