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
- 救命用的profile☆41Updated 2 years ago
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 3 years ago
- ☆75Updated last year
- lock-free queue and other implementations☆127Updated last year
- ☆24Updated 2 months ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆139Updated last week
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 3 years ago
- ☆54Updated 2 years ago
- 🌈 raft-badger implements LogStore and StableStore Interface of hashicorp/raft. 🔥☆53Updated 2 years ago
- Pattern-defeating quicksort in Go with generics(need Go1.18). About 2x ~ 60x faster than the built-in sort package.☆116Updated 2 years ago
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆39Updated 3 years ago
- Deep copy things☆27Updated last year
- goroutine local storage (use context instead if possible)☆77Updated 2 months ago
- extract goroutine id to the out world although it's dangerous and useless.☆58Updated 4 years ago
- a thread-safe concurrent map for go☆49Updated 10 months 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
- a library to curb OOMs by running Go GC according to a user-defined policy.☆81Updated 2 years ago
- a lite version of rpcx☆16Updated 3 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- ☆29Updated 3 years ago
- ☆13Updated 3 years ago
- ☆38Updated 2 years ago
- 3百万QPS benchmark测试☆35Updated last year
- 🥼 personal Go codebase☆37Updated 2 years ago
- A very fast dynamic Thrift serializer & deserializer.☆125Updated last month
- A faster Protobuf serializer & deserializer.☆95Updated 8 months ago
- Benchmarks for BigCache project☆21Updated last year
- A fast little LRU cache for Go☆169Updated last year
- cpuworker - A Customized Goroutine Scheduler over Golang Runtime☆170Updated 3 years ago
- Lock-Free Queue for Go☆25Updated 7 years ago