LENSHOOD / go-lock-free-ring-bufferLinks
Lock-free ring buffer by golang
☆53Updated 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
Sorting:
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆140Updated 2 months ago
- lock-free queue and other implementations☆129Updated last year
- ☆75Updated 2 years ago
- Pattern-defeating quicksort in Go with generics(need Go1.18). About 2x ~ 60x faster than the built-in sort package.☆119Updated 2 years ago
- Deep copy things☆26Updated last year
- 🌈 raft-badger implements LogStore and StableStore Interface of hashicorp/raft. 🔥☆53Updated 2 years ago
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 3 years ago
- ⚡️ lock-free utilities in Go☆158Updated last year
- ☆54Updated 2 years ago
- a thread-safe concurrent map for go☆49Updated last year
- Experimental packages not in std and golang.org/exp☆78Updated 7 months ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 3 years ago
- goroutine local storage (use context instead if possible)☆77Updated 5 months ago
- Server for benchmarking pure Go key/value databases☆161Updated 2 years ago
- A fast little LRU cache for Go☆171Updated 2 years ago
- A faster Protobuf serializer & deserializer.☆98Updated 11 months ago
- auto adjust your GOGC value☆228Updated 11 months ago
- A compile-time source code rewritten based mock framework☆25Updated last year
- The assembler from the Go compiler, in library form.☆189Updated 4 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆40Updated 2 years ago
- 救命用的profile☆41Updated 3 years ago
- cpuworker - A Customized Goroutine Scheduler over Golang Runtime☆170Updated 3 years ago
- Benchmarks for BigCache project☆21Updated last year
- First redis RESP3 protocol library in Go☆88Updated last year
- a library to curb OOMs by running Go GC according to a user-defined policy.☆83Updated 2 years ago
- A very fast dynamic Thrift serializer & deserializer.☆127Updated last month
- High performance LRU cache☆237Updated 5 months ago
- ☆26Updated 5 months ago
- Slides and Links for 2022 GopherCon talks☆84Updated 2 years ago
- ☆29Updated 3 years ago