lrita / cmapLinks
a thread-safe concurrent map for go
☆100Updated 2 years ago
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☆203Updated 2 years ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆329Updated 2 months ago
- Synchronization and asynchronous computation package for Go☆288Updated this week
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆51Updated 2 weeks ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Package for fast copying structs of different types☆52Updated 5 years ago
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated last year
- various libs or tools for Golang☆109Updated 3 weeks ago
- Simple in-memory job queue for Golang using worker-based dispatching☆214Updated last year
- Package tasks is an easy to use in-process scheduler for recurring tasks in Go☆321Updated last year
- ⏳ Provide filtering, sanitizing, and conversion of Golang data. 提供对Golang数据的过滤,净化,转换。☆150Updated last month
- Abstract File Storage☆372Updated last month
- Generic goroutine pool: Submit, Map, Async.☆72Updated 2 years ago
- Error Context, Stack Trace, Types and Tags for full error handling and logging.☆68Updated 2 years ago
- Fast deep-copy library for Go☆124Updated last month
- A zero-dependency generic in-memory cache Go library☆123Updated last year
- Cache arbitrary data with an expiration time.☆192Updated 3 years ago
- A thread safe map which has expiring key-value pairs.☆74Updated last year
- HTTP/2 implementation for fasthttp☆236Updated 6 months ago
- Eventually consistent distributed in-memory cache Go library☆162Updated 3 years ago
- Fast and Scalable RPC Framework☆43Updated 2 years ago
- Simple string pattern matcher for Go☆136Updated 4 months ago
- A Lightweight in-memory key:value cache library for Go.☆184Updated 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
- Random fake data and struct generator for Go.☆100Updated 2 years ago
- A prefix tree implementation in go☆44Updated last year
- ☆46Updated 2 years ago
- Compute message digest for large files in Go☆115Updated 2 years ago
- A Golang package for doing a deep copy for (just about) anything☆148Updated last year
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆251Updated 8 months ago