a thread-safe concurrent map for go
☆100Nov 8, 2023Updated 2 years ago
Alternatives and similar repositories for cmap
Users that are interested in cmap are comparing it to the libraries listed below
Sorting:
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆52Jan 7, 2026Updated 2 months ago
- Python-like dictionaries for Go☆46Feb 14, 2026Updated last month
- A Go-based framework has been developed to oversee the execution of workflows delineated by directed acyclic graphs (DAGs).☆37Aug 17, 2024Updated last year
- Highly concurrent drop-in replacement for bufio.Writer☆58Nov 17, 2017Updated 8 years ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆435May 12, 2023Updated 2 years ago
- Ordered-concurrently a library for concurrent processing with ordered output in Go. Process work concurrently and returns output in a cha…☆45Apr 24, 2023Updated 2 years ago
- A highly optimized double-ended queue☆204Sep 14, 2023Updated 2 years ago
- Scope based dependency injection for golang☆14Aug 26, 2022Updated 3 years ago
- Nullable Go types that can be marshalled/unmarshalled to/from JSON.☆39Nov 9, 2021Updated 4 years ago
- Simple Go benchmarks + results☆18Nov 4, 2023Updated 2 years ago
- A Kafka log inspired in-memory and append-only data structure☆137Mar 9, 2026Updated last week
- Embedded single file SQL database written in Golang☆30Updated this week
- Random fake data and struct generator for Go.☆100Oct 6, 2023Updated 2 years ago
- queue that can be used like buffered channel with any capacity☆10Nov 24, 2024Updated last year
- A powerful, custom error package for Go☆14Aug 21, 2021Updated 4 years ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆86Jul 6, 2023Updated 2 years ago
- High-throughput, sharded in-memory KV cache for Go with minimal allocations☆102Jan 28, 2026Updated last month
- A safe way to execute functions asynchronously, recovering them in case of panic. It also provides an error stack aiming to facilitate fa…☆139Nov 19, 2020Updated 5 years ago
- Generic sorted map for Go with red-black tree under the hood☆66Mar 22, 2022Updated 3 years ago
- Hit your API targets with rapid-fire precision using Go's fastest and simple HTTP Client.☆119Mar 8, 2026Updated last week
- ☆32Jan 28, 2025Updated last year
- 🐺 A Thread Safe Connection Pooling.☆13Feb 11, 2026Updated last month
- Fast, zero-allocation, lexicographic-order-preserving packing/unpacking of native Go types to bytes.☆51Dec 9, 2024Updated last year
- An in-memory cache with item expiration and generics☆1,229Feb 25, 2026Updated 3 weeks ago
- A package that handles the boilerplate involving running functions in goroutines idiomatically☆17Dec 11, 2022Updated 3 years ago
- Convert a value into another type☆24May 8, 2024Updated last year
- sdp encode/decode for golang☆32Feb 29, 2024Updated 2 years ago
- A Go package that simulates realistic, human-like mouse movements. Inspired by Brave browser's mouse position tracking, it's designed for…☆23Aug 31, 2023Updated 2 years ago
- Stand-alone Distributed System, test distributed system on localhost.☆31Apr 23, 2014Updated 11 years ago
- go-pod是一个使用方便的goroutinue池调度工具库, 目的是为了防止日常开发中goroutinue泛滥调用,形成全局goroutinue过多最后导致泄漏的风险☆10Dec 6, 2018Updated 7 years ago
- GO Golang Utilities and helpers like validators and string formatters☆83Sep 30, 2020Updated 5 years ago
- golang实现常用集合☆28Aug 6, 2020Updated 5 years ago
- Make functions return a channel for parallel processing via go routines.☆33Feb 25, 2021Updated 5 years ago
- Functions that operate on slices. Similar to functions from package strings or package bytes that have been adapted to work with slices.☆17Nov 2, 2025Updated 4 months ago
- An inflection engine for golang☆103Sep 21, 2024Updated last year
- Has been migrated to https://github.com/apache/incubator-pegasus/tree/master/go-client☆24May 25, 2022Updated 3 years ago
- A set of tools and libraries for automatically generating and initiating sandboxes for Rust programs☆15Oct 24, 2022Updated 3 years ago
- 🌀 Beautiful & consistent icons for gomponents☆18Jan 3, 2026Updated 2 months ago
- Goroutine local storage library☆10Apr 27, 2018Updated 7 years ago