LENSHOOD / go-lock-free-ring-buffer
Lock-free ring buffer by golang
☆50Updated 2 years ago
Alternatives and similar repositories for go-lock-free-ring-buffer:
Users that are interested in go-lock-free-ring-buffer are comparing it to the libraries listed below
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 3 years ago
- 🌈 raft-badger implements LogStore and StableStore Interface of hashicorp/raft. 🔥☆50Updated last year
- ☆75Updated last year
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆136Updated 5 months ago
- 救命用的profile☆41Updated 2 years ago
- lock-free queue and other implementations☆127Updated last year
- ☆24Updated 4 months ago
- Deep copy things☆27Updated last year
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆45Updated 2 years ago
- 3百万QPS benchmark测试☆35Updated last year
- ☆29Updated 3 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆38Updated 2 years ago
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆38Updated 3 years ago
- Pattern-defeating quicksort in Go with generics(need Go1.18). About 2x ~ 60x faster than the built-in sort package.☆115Updated 2 years ago
- ☆54Updated 2 years ago
- a library to curb OOMs by running Go GC according to a user-defined policy.☆81Updated last year
- Experimental packages not in std and golang.org/exp☆78Updated last month
- Server for benchmarking pure Go key/value databases☆155Updated last year
- ⚡️ lock-free utilities in Go☆151Updated 8 months ago
- extract goroutine id to the out world although it's dangerous and useless.☆58Updated 4 years ago
- ☆79Updated 3 months ago
- a thread-safe concurrent map for go☆49Updated 7 months ago
- ☆38Updated 2 years ago
- 谈谈Go泛型 - GopherChina 2023 大会分享☆25Updated last year
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- cpuworker - A Customized Goroutine Scheduler over Golang Runtime☆170Updated 2 years ago
- golang simple opentracing and opentelemetry sdk☆39Updated 2 years ago
- A compile-time source code rewritten based mock framework☆25Updated 10 months ago
- detect dependencies which may conflict☆49Updated 4 years ago
- waitgroup that supports context and timeout.☆20Updated 4 years ago