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
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 3 years ago
- Experimental packages not in std and golang.org/exp☆78Updated 2 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
- ☆38Updated 2 years ago
- A buffer pool file I/O library for Go☆54Updated 3 years ago
- ☆29Updated 3 years ago
- ☆13Updated 3 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 2 years ago
- 🚀 A real-time Golang runtime stats visualization profiler☆10Updated 11 months ago
- Slides and Links for 2022 GopherCon talks☆83Updated 2 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- Off heap golang memory pool☆59Updated 3 years ago
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 2 years ago
- Deep copy things☆27Updated last year
- A faster Protobuf serializer & deserializer.☆91Updated 7 months ago
- Package for getting the runtime ID of a goroutine☆44Updated 10 months ago
- ☆75Updated last year
- 3百万QPS benchmark测试☆35Updated last year
- distributed synchronization primitives☆60Updated 2 years ago
- Fast and Scalable RPC Framework☆43Updated last year
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- Expression evaluator for Go☆68Updated last year
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- A simple reference implementation of the Go module proxy☆24Updated 3 years ago
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆39Updated 3 years ago
- Golang Epoll Support - Linux☆19Updated 5 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- 🥼 personal Go codebase☆37Updated 2 years ago
- waitgroup that supports context and timeout.☆20Updated 4 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆118Updated last year