LENSHOOD / go-lock-free-ring-buffer
Lock-free ring buffer by golang
☆51Updated 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
- ☆75Updated last year
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 3 years ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆136Updated 6 months ago
- Deep copy things☆27Updated last year
- 救命用的profile☆41Updated 2 years ago
- ☆54Updated 2 years ago
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆39Updated 3 years ago
- 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
- ☆24Updated 5 months ago
- lock-free queue and other implementations☆127Updated last year
- extract goroutine id to the out world although it's dangerous and useless.☆58Updated 4 years ago
- Golang Epoll Support - Linux☆19Updated 5 years ago
- a lite version of rpcx☆16Updated 3 years ago
- 🌈 raft-badger implements LogStore and StableStore Interface of hashicorp/raft. 🔥☆51Updated last year
- ☆29Updated 3 years ago
- 3百万QPS benchmark测试☆35Updated last year
- a unified channel package for buffered, unbuffered, and unbounded channels☆39Updated 2 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 2 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- ⚡️ lock-free utilities in Go☆152Updated 8 months ago
- Performance related examples for Go☆27Updated last year
- Slides and Links for 2022 GopherCon talks☆83Updated last year
- Pattern-defeating quicksort in Go with generics(need Go1.18). About 2x ~ 60x faster than the built-in sort package.☆115Updated 2 years ago
- A compile-time source code rewritten based mock framework☆25Updated 10 months ago
- goroutine local storage (use context instead if possible)☆74Updated 2 months ago
- cpuworker - A Customized Goroutine Scheduler over Golang Runtime☆170Updated 3 years ago
- A fast little LRU cache for Go☆167Updated last year
- Go Pooling Helpers☆113Updated 4 years ago
- Lock-Free Queue for Go☆25Updated 6 years ago
- A faster Protobuf serializer & deserializer.☆91Updated 5 months ago