Concurrent-map Alternatives
Similar projects and alternatives to concurrent-map
-
lo
💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
-
btree
BTree provides a simple, ordered, in-memory data structure for Go programs.
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
golang-set
A simple, battle-tested and generic set type for the Go language. Trusted by Docker, 1Password, Ethereum and Hashicorp.
-
-
gocache
☔️ A complete Go cache library that brings you multiple ways of managing your caches
-
graph
A library for creating generic graph data structures and modifying, analyzing, and visualizing them. 一款用于创建通用图数据结构、对其进行修改、分析和可视化的库。
-
core
Backend server API handling user mgmt, database, storage and real-time component (by staticbackendhq)
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
surf
CLI Text Search across your infrastructure platforms, Universal Ctrl+F for infra (by Isan-Rivkin)
-
go-events
:mega: Pure nodejs EventEmmiter for the Go Programming Language.
-
hooks
Simple, type-safe hook system to enable easier modularization of your Go code. (by mikestefanello)
-
-
verify
Extensible, type-safe, fluent assertion Go library. (by fluentassert)
concurrent-map reviews and mentions
-
Any major projects using generics?
For libraries I use at work, cmap has a v2 using generics. I think that's a fairly widely used library. The events library we use is updated, but not released. When I get a chance, planning on looking on moving to hooks, which does have released generics support.
Stats
orcaman/concurrent-map is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of concurrent-map is Go.