Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free. Learn more →
Top 9 Go thread-safe Projects
-
It depends on the architecture like amd64 it’s naturally fast but for amd and the rest is kinda of slow because Go uses AES hashing algorithm upcoming they’re planning to change the hashing alg either xxhash or swisstable I recommend you use 3rd party maphash like https://github.com/alphadose/haxmap or any
-
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
queue
⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way. (by adrianbrad)
Project mention: Seeking Insights: Tools Used in GitHub Actions for Security Code Checks and Vulnerability Detection | /r/golang | 2023-07-06i’m using these checks for my projects and I feel that this is more than enough: https://github.com/adrianbrad/queue/tree/main/.github/workflows
-
go-hashlru
A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm :arrows_clockwise:
-
-
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
Go thread-safe related posts
- Hello, I released v1.2.0 of my queue package. A Circular Queue implementation is now available. Blocking and Priority queues were previously available. All implementations satisfy the Queue interface provided by the package. Any feedback would be greatly appreciated.
- [Code Review Request] Package providing multiple Queue implementations
- [Code Review Request] Generic Blocking Queue
- GitHub - Spacewalkio/Garment: 🐺 A Thread Safe Connection Pooling.
- go-hashlru is a simple thread-safe, fixed size LRU written in Go. Based on dominictarr's Hashlru Algorithm.
- go-hashlru is a simple thread-safe, fixed size LRU written in Go. Based on dominictarr's Hashlru Algorithm. Tests and benchmark included.
-
A note from our sponsor - Mergify
blog.mergify.com | 28 Sep 2023
Index
What are some of the best open-source thread-safe projects in Go? This list will help you:
Project | Stars | |
---|---|---|
1 | haxmap | 775 |
2 | ZenQ | 615 |
3 | queue | 192 |
4 | go-hashlru | 72 |
5 | bettercache | 52 |
6 | goqueue | 38 |
7 | Garment | 11 |
8 | go-blocking-dequeue | 7 |
9 | set | 2 |