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☆202Updated 2 years ago
- various libs or tools for Golang☆108Updated last week
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆51Updated 10 months ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆327Updated last month
- Synchronization and asynchronous computation package for Go☆285Updated last week
- ⏳ Provide filtering, sanitizing, and conversion of Golang data. 提供对Golang数据的过滤,净化,转换。☆150Updated last week
- Fast deep-copy library for Go☆122Updated last month
- Package for fast copying structs of different types☆52Updated 5 years 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☆213Updated last year
- Abstract File Storage☆371Updated 2 weeks ago
- Generic goroutine pool: Submit, Map, Async.☆72Updated 2 years ago
- Package tasks is an easy to use in-process scheduler for recurring tasks in Go☆321Updated last year
- A thread safe map which has expiring key-value pairs.☆74Updated last year
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 11 months ago
- Eventually consistent distributed in-memory cache Go library☆162Updated 2 years ago
- Expirable Go LRC\LRU cache without goroutines☆92Updated last month
- HTTP/2 implementation for fasthttp☆234Updated 6 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆432Updated 2 years ago
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆251Updated 7 months ago
- A zero-dependency generic in-memory cache Go library☆123Updated last year
- Generic and fast binary serializer for Go☆247Updated last year
- easier, faster, but extendable MessagePack Serializer for Golang. / msgpack.org[Go]☆174Updated last month
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated last year
- Compute message digest for large files in Go☆114Updated 2 years ago
- A prefix tree implementation in go☆44Updated last year
- Expression evaluation in golang☆173Updated 10 months ago
- Simple string pattern matcher for Go☆136Updated 4 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago