Performance related examples for Go
☆29Jan 30, 2024Updated 2 years ago
Alternatives and similar repositories for perf-example
Users that are interested in perf-example are comparing it to the libraries listed below
Sorting:
- A portable zero-copy I/O implement base on mmap for golang.☆15Mar 26, 2021Updated 4 years ago
- kafkactl is a command line tool to interact with an Apache Kafka cluster.☆14Nov 20, 2025Updated 3 months ago
- A Go implementation of Rust's evmap which optimizes for high-read, low-write workloads and uses eventual consistency to ensure that reade…☆10Aug 21, 2022Updated 3 years ago
- Exposes batch message receives (recvmmsg)☆14Aug 15, 2025Updated 6 months ago
- Testing effects of the Go CPU profiler on microbenchmarks☆13Aug 31, 2022Updated 3 years ago
- A fast file-based priority queue☆59Jan 22, 2026Updated last month
- ☆13Oct 14, 2024Updated last year
- A simple reference implementation of the Go module proxy☆26Sep 14, 2021Updated 4 years ago
- Go allocation trace utilities☆15Jan 8, 2021Updated 5 years ago
- go sync.Pool wrapper for github.com/klauspost/compress/zstd which doesn't leak memory and goroutines.☆12May 7, 2023Updated 2 years ago
- A race detector for Golang☆12Jan 16, 2020Updated 6 years ago
- Measure the overheads of various observability tools, especially profilers.☆14Jan 10, 2022Updated 4 years ago
- A Customized Goroutine Scheduler over Golang Runtime☆17Feb 28, 2025Updated last year
- HeapMap/PriorityMap in Go☆13Dec 14, 2023Updated 2 years ago
- Example Libra Go client SDK☆16Jun 22, 2019Updated 6 years ago
- Type-safe atomic values for Go☆19Dec 2, 2023Updated 2 years ago
- An simple web/API framework for individual developers.☆19Oct 8, 2025Updated 4 months ago
- Go Vet-style linter to find incorrect uses of reflect.SliceHeader and reflect.StringHeader, and unsafe casts between structs with archite…☆43Nov 28, 2022Updated 3 years ago
- 1️⃣🐝🏎️ The One Billion Row Challenge -- A fun exploration of how quickly 1B rows from a text file can be aggregated with Golang☆19Jan 10, 2024Updated 2 years ago
- 笔记类,包括mysql, php, nginx, linux, go, python, 算法等等☆17Mar 23, 2021Updated 4 years ago
- A collection of algorithms for comparing the similarity of images using perceptual hashes☆16Dec 14, 2016Updated 9 years ago
- Simple SQLite-based disk-persisted queues for golang.☆26Jul 16, 2025Updated 7 months ago
- Package for getting the runtime ID of a goroutine☆50Oct 4, 2025Updated 4 months ago
- 🥬 validate. simply.☆21Aug 22, 2024Updated last year
- Run tasks concurrently with limits☆33Dec 1, 2025Updated 2 months ago
- Fastest and most efficient goroutine pool (experimental)☆140Oct 16, 2022Updated 3 years ago
- Go utility library for convenient looping using Go's range-over-func feature☆27Jun 15, 2025Updated 8 months ago
- goydb, a couchdb compatible embeddable database written in go☆26Updated this week
- This Project aims to port/build well known and commonly used data structures to GO.☆28Apr 2, 2022Updated 3 years ago
- Coxpcall encapsulates the protected calls with a coroutine based loop, so errors can be dealed without the usual pcall/xpcall issues with…☆42Feb 26, 2018Updated 8 years ago
- Common packages used by other repos.☆27Aug 17, 2023Updated 2 years ago
- A buffer pool file I/O library for Go☆55Feb 7, 2022Updated 4 years ago
- 一个用go实现的命令行下查看每个网卡详细流量的小工具☆28Jan 2, 2018Updated 8 years ago
- A compile-time source code rewritten based mock framework☆25Mar 18, 2024Updated last year
- Go implementation of the Controlled Delay algorithm☆35Feb 18, 2025Updated last year
- A Go package for managing a group of collaborating goroutines.☆35Feb 18, 2026Updated last week
- A very fast arena allocator for Go☆33Jan 12, 2026Updated last month
- Companion repository for Go fuzzing tutorials☆30Aug 31, 2022Updated 3 years ago
- Experimental go stack unwinding using frame pointers.☆31Jan 27, 2023Updated 3 years ago