A few miscellaneous Go microbenchmarks.
☆149Feb 25, 2016Updated 10 years ago
Alternatives and similar repositories for go-benchmarks
Users that are interested in go-benchmarks are comparing it to the libraries listed below
Sorting:
- Tiny collection of micro benchmarks.☆20Mar 2, 2019Updated 7 years ago
- A collection of useful, performant, and threadsafe Go datastructures.☆7,908Feb 16, 2026Updated last month
- Get current goroutine id for debugging. See also: https://github.com/huandu/goroutine☆13Apr 22, 2017Updated 8 years ago
- Benchmarks of Go serialization methods☆1,625Jul 4, 2025Updated 8 months ago
- [DEPRECATED] Expose goroutine id to wild world. Alternative approach is https://github.com/huandu/go-tls☆112Feb 6, 2018Updated 8 years ago
- Various golang benchmarks I've written☆110Feb 22, 2018Updated 8 years ago
- Library for creating Go RPC client/server.☆62Mar 13, 2026Updated last week
- Collect Golang Runtime Metrics, outputting to a stats handler☆544May 12, 2016Updated 9 years ago
- faster JSON serialization for Go☆2,995Sep 21, 2023Updated 2 years ago
- Rate Limiter for Hertz☆14Oct 8, 2022Updated 3 years ago
- supertest inspired library for testing HTTP servers☆151Oct 21, 2023Updated 2 years ago
- Websocket support for fasthttp☆31May 19, 2020Updated 5 years ago
- Go Plug-ins & Vendored Dependencies☆32May 31, 2017Updated 8 years ago
- Generate field mask utilities from proto files☆12Mar 21, 2025Updated last year
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆728Jun 28, 2021Updated 4 years ago
- A simple library to share workloads to a group of workers with one leader at any time. Built on top of Redis.☆16Feb 7, 2025Updated last year
- A tool that converts clang generated assembly code into Go ASM.☆16Aug 13, 2025Updated 7 months ago
- ☆20Apr 8, 2023Updated 2 years ago
- ☆811May 25, 2020Updated 5 years ago
- Some helper types for go1: priority queue, slice wrapper.☆51Aug 11, 2020Updated 5 years ago
- [joke] combination SMTP / WebSocket server☆125Apr 24, 2012Updated 13 years ago
- Asserting data against OpenAPI docs.☆17Feb 22, 2023Updated 3 years ago
- Experimental channel implementation☆311Jan 30, 2017Updated 9 years ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,930Updated this week
- Generate REST Servers and Clients based on GRPC Service definitions☆12Nov 1, 2022Updated 3 years ago
- Chaos testing/engineering in GO☆15Oct 2, 2015Updated 10 years ago
- A tool to list and diagnose Go processes currently running on your system☆7,001Jan 8, 2026Updated 2 months ago
- ☆51Mar 12, 2020Updated 6 years ago
- trivago go utilities☆56Oct 2, 2025Updated 5 months ago
- bpf(2)-based ftrace(1) like function call graph for Go☆26May 5, 2025Updated 10 months ago
- A simple interface wrapper around a Go channel.☆322Nov 3, 2020Updated 5 years ago
- MySQL protocol library implementing in Go (golang)☆243May 12, 2021Updated 4 years ago
- Zero-copy sockets for Linux in Golang☆831Jul 7, 2020Updated 5 years ago
- Generates Go-Kit endpoints and decoders for gRPC services.☆19Sep 3, 2016Updated 9 years ago
- Golang斗地主游戏开发☆13Feb 14, 2018Updated 8 years ago
- Calculate average score and rating based on Wilson Score Equation☆17Aug 5, 2017Updated 8 years ago
- simple log library for Golang☆14Jun 25, 2015Updated 10 years ago
- Copying and moving files, how hard could it possible be ?☆45Nov 14, 2018Updated 7 years ago
- AES GCM : Authenticated Encryption with Associated Data (AEAD) algorithm in Go language☆11Jan 5, 2016Updated 10 years ago