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:
- Go concurrent-safe, goroutine-safe, thread-safe queue☆431Updated 2 years ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆646Updated 8 months ago
- Cache arbitrary data with an expiration time.☆192Updated 3 years ago
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆251Updated 6 months ago
- a thread-safe concurrent map for go☆100Updated 2 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 5 years ago
- orderedmap is a golang map where the keys keep the order that they're added. It can be de/serialized from/to JSON. It's based closely on …☆399Updated 2 years ago
- Compute message digest for large files in Go☆113Updated last year
- Fast Color JSON Marshaller + Pretty Printer for Golang☆163Updated 2 years ago
- A Simple and Clear CLI library. Dependency free.☆196Updated last year
- go lang concurrency limiter.☆274Updated 2 years ago
- Abstract File Storage☆364Updated last week
- Yet Another CLi Spinner; providing over 80 easy to use and customizable terminal spinners for multiple OSes☆453Updated 3 years ago
- convert your database tables to structs easily☆240Updated last year
- Simple in-memory job queue for Golang using worker-based dispatching☆214Updated last year
- 📚 String comparison and edit distance algorithms library, featuring : Levenshtein, LCS, Hamming, Damerau levenshtein (OSA and Adjacent t…☆584Updated 3 months ago
- Abstract JSON for Golang with JSONPath support☆287Updated last year
- A minimalist Go configuration library☆386Updated 6 months ago
- Job Scheduling Library☆182Updated last year
- ☆130Updated 9 years ago
- Simple and blazing fast lockfree logging library for golang☆191Updated last year
- Nano ID for Go☆437Updated last year
- Server-Sent Events for Go☆180Updated 2 years ago
- Golang Inter-process communication library for Window, Mac and Linux.☆203Updated last year
- A Golang package for doing a deep copy for (just about) anything☆149Updated last year
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 10 months ago
- Go package for dealing with maps, slices, JSON and other data.☆820Updated 2 weeks ago
- 🧬 Adaptor middleware to convert net/http handlers from/to Fiber request handlers☆179Updated 2 years ago
- Go implementation to calculate Levenshtein Distance.☆443Updated 6 months ago
- Fully featured, spec-compliant HTML5 server-sent events library☆498Updated 6 months ago