lrita / cmapLinks
a thread-safe concurrent map for go
☆96Updated last year
Alternatives and similar repositories for cmap
Users that are interested in cmap are comparing it to the libraries listed below
Sorting:
- A highly optimized double-ended queue☆201Updated last year
- Synchronization and asynchronous computation package for Go☆251Updated 3 weeks ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆311Updated 2 months ago
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆50Updated 5 months ago
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- ⏳ Provide filtering, sanitizing, and conversion of Golang data. 提供对Golang数据的过滤,净化,转换。☆151Updated 3 weeks ago
- Package for fast copying structs of different types☆51Updated 4 years ago
- various libs or tools for Golang☆106Updated 3 months ago
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 6 months ago
- A Golang package for doing a deep copy for (just about) anything☆148Updated last year
- Simple in-memory job queue for Golang using worker-based dispatching☆212Updated last year
- A thread safe map which has expiring key-value pairs.☆75Updated last year
- A zero-dependency generic in-memory cache Go library☆125Updated 7 months ago
- Abstract File Storage☆337Updated last week
- HTTP/2 implementation for fasthttp☆223Updated 3 weeks ago
- Fast deep-copy library for Go☆101Updated last month
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆250Updated 2 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆430Updated 2 years ago
- Eventually consistent distributed in-memory cache Go library☆160Updated 2 years ago
- Expirable Go LRC\LRU cache without goroutines☆88Updated 3 months ago
- pkg extends the core go packages with missing or additional functionality built in. All packages correspond to the std go package name w…☆50Updated last year
- Package tasks is an easy to use in-process scheduler for recurring tasks in Go☆316Updated 10 months ago
- Generic goroutine pool: Submit, Map, Async.☆72Updated last year
- Fast and Scalable RPC Framework☆43Updated last year
- Error Context, Stack Trace, Types and Tags for full error handling and logging.☆67Updated last year
- A prefix tree implementation in go☆43Updated last year
- HTTP/2 implementation for fasthttp (Under construction...)☆133Updated 3 years ago
- go-mask is a simple, customizable Go library for masking sensitive information.☆195Updated last year
- A fast Message/Event Hub using publish/subscribe pattern with support for topics like* rabbitMQ exchanges for Go applications☆147Updated 4 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