garr
Collection of high performance, thread-safe, lock-free go data structures (by line)
set
Thread(Safe/Unsafe) Set data structure for Go. (by gozeloglu)
Our great sponsors
garr | set | |
---|---|---|
1 | 2 | |
366 | 2 | |
0.0% | - | |
0.0 | 0.0 | |
about 1 year ago | over 1 year ago | |
Go | Go | |
Apache License 2.0 | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
garr
Posts with mentions or reviews of garr.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning garr yet.
Tracking mentions began in Dec 2020.
set
Posts with mentions or reviews of set.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning set yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing garr and set you can also consider the following projects:
phc-crypto - Hashing algorithms simplified (supports Argon2, Bcrypt, Scrypt, and PBKDF2)
haxmap - Fastest and most memory efficient golang concurrent hashmap
emitter-io - High performance, distributed and low latency publish-subscribe platform.
vald - Vald. A Highly Scalable Distributed Vector Search Engine
hashmap - A Golang lock-free thread-safe HashMap optimized for fastest read access.
gf - GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang.
concurrent-map - a thread-safe concurrent map for go