lrita / cmapLinks
a thread-safe concurrent map for go
☆97Updated 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 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆315Updated 2 weeks ago
- Simple in-memory job queue for Golang using worker-based dispatching☆213Updated last year
- Synchronization and asynchronous computation package for Go☆274Updated 2 months ago
- Package for fast copying structs of different types☆52Updated 4 years ago
- various libs or tools for Golang☆107Updated last week
- Fast deep-copy library for Go☆107Updated this week
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆51Updated 7 months ago
- HTTP/2 implementation for fasthttp☆228Updated 2 months ago
- ⏳ Provide filtering, sanitizing, and conversion of Golang data. 提供对Golang数据的过滤,净化,转换。☆151Updated last month
- Eventually consistent distributed in-memory cache Go library☆161Updated 2 years ago
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆251Updated 4 months ago
- Abstract File Storage☆346Updated 2 months ago
- Expirable Go LRC\LRU cache without goroutines☆90Updated 2 weeks ago
- Package tasks is an easy to use in-process scheduler for recurring tasks in Go☆317Updated last year
- A Golang package for doing a deep copy for (just about) anything☆148Updated last year
- Error Context, Stack Trace, Types and Tags for full error handling and logging.☆68Updated last year
- A thread safe map which has expiring key-value pairs.☆74Updated last year
- Generic goroutine pool: Submit, Map, Async.☆72Updated last year
- A zero-dependency generic in-memory cache Go library☆125Updated 9 months 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
- OpenTelemetry Go distribution for Uptrace☆105Updated 2 months ago
- 👷 Library for safely running groups of workers concurrently or consecutively that require input and output through channels☆166Updated 3 years ago
- Cache arbitrary data with an expiration time.☆193Updated 2 years ago
- A collection of common functions but with better performance, less allocations and less dependencies created for Fiber.☆52Updated this week
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆220Updated 2 years ago
- Simple string pattern matcher for Go☆132Updated 3 weeks ago
- A prefix tree implementation in go☆43Updated last year
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 8 months ago