cch123 / bottlenecks-go
Cases for high concurrency go programs
☆11Updated 4 years ago
Alternatives and similar repositories for bottlenecks-go:
Users that are interested in bottlenecks-go are comparing it to the libraries listed below
- 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 high-performance timeline tracing library for Golang, used by TiDB☆46Updated 3 months ago
- 救命用的profile☆41Updated 2 years ago
- A Customized Goroutine Scheduler over Golang Runtime☆17Updated last year
- Package for getting the runtime ID of a goroutine☆44Updated 8 months ago
- ☆38Updated 2 years ago
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 3 years ago
- Utility functions and types used by Dragonboat and its related projects☆29Updated 7 months ago
- Fast event-loop networking for Go (the lite version)☆71Updated 4 years ago
- Golang Epoll Support - Linux☆19Updated 5 years ago
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆39Updated 3 years ago
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆77Updated last year
- 🚀 A real-time Golang runtime stats visualization profiler☆10Updated 10 months ago
- A compile-time source code rewritten based mock framework☆25Updated 10 months ago
- waitgroup that supports context and timeout.☆20Updated 4 years ago
- my research archive (publications/talks/teaching/etc.)☆8Updated 2 months ago
- A race detector for Golang☆12Updated 5 years ago
- Runtime Struct Builder for Go☆32Updated 3 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- Fuzz Testing for the github.com/hashicorp/raft library☆29Updated last year
- extract goroutine id to the out world although it's dangerous and useless.☆58Updated 4 years ago
- Live visualizing Go allocations.☆24Updated 2 years ago
- an encrypted UDP connection between two peers using QUIC☆27Updated 9 months ago
- An extremely fast Non-crypto-safe AES Based Hash algorithm for Big Data☆64Updated 4 years ago
- distributed synchronization primitives☆60Updated last year
- A buffer pool file I/O library for Go☆54Updated 3 years ago
- Fastest conversions between string and byte slice☆11Updated 4 years ago
- TiKV based Pub/Sub server☆34Updated 5 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆39Updated 2 years ago
- Measure the overheads of various observability tools, especially profilers.☆14Updated 3 years ago