egonelbre / perf-example
Performance related examples for Go
☆27Updated last year
Alternatives and similar repositories for perf-example
Users that are interested in perf-example are comparing it to the libraries listed below
Sorting:
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 3 years ago
- ☆13Updated 3 years ago
- Experimental packages not in std and golang.org/exp☆78Updated 5 months 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…☆46Updated 2 years ago
- ☆38Updated 2 years ago
- 🌈 raft-badger implements LogStore and StableStore Interface of hashicorp/raft. 🔥☆53Updated 2 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆39Updated 2 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- distributed synchronization primitives☆62Updated 2 years ago
- 救命用的profile☆41Updated 2 years ago
- ☆29Updated 3 years ago
- Deep copy things☆27Updated last year
- ☆16Updated 2 months ago
- ☆23Updated 3 years ago
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 3 years ago
- an encrypted UDP connection between two peers using QUIC☆26Updated last year
- 3百万QPS benchmark测试☆35Updated last year
- 🚀 A real-time Golang runtime stats visualization profiler☆10Updated last year
- Fast and Scalable RPC Framework☆43Updated last year
- Slides and Links for 2022 GopherCon talks☆84Updated 2 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Package for getting the runtime ID of a goroutine☆45Updated last year
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- ☆121Updated last year
- Off heap golang memory pool☆60Updated 3 years ago
- Golang Epoll Support - Linux☆19Updated 5 years ago
- a library to curb OOMs by running Go GC according to a user-defined policy.☆82Updated 2 years ago
- A faster Protobuf serializer & deserializer.☆96Updated 9 months ago