dgryski / go-perfbookLinks
Thoughts on Go performance optimization
☆10,847Updated 3 years ago
Alternatives and similar repositories for go-perfbook
Users that are interested in go-perfbook are comparing it to the libraries listed below
Sorting:
- A book about the internals of the Go programming language.☆7,886Updated 4 years ago
- A curated selection of blog posts on Go☆8,001Updated 2 months ago
- A collection of useful, performant, and threadsafe Go datastructures.☆7,814Updated last year
- The Uber Go Style Guide.☆16,629Updated 3 weeks ago
- An up-to-date (unofficial) knowledge base for Go programming self learning☆5,909Updated this week
- GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more☆16,996Updated 3 months ago
- A tool to list and diagnose Go processes currently running on your system☆6,870Updated last month
- Compile-time Dependency Injection for Go☆13,911Updated 11 months ago
- Delve is a debugger for the Go programming language.☆23,973Updated last week
- A toolkit with common assertions and mocks that plays nicely with the standard library☆24,861Updated last week
- Simple error handling primitives☆8,234Updated 3 years ago
- Blazing fast, structured, leveled logging in Go.☆23,321Updated last month
- A high-performance 100% compatible drop-in replacement of "encoding/json"☆13,799Updated last year
- general purpose extensions to golang's database/sql☆17,026Updated 10 months ago
- Go dependency management tool experiment (deprecated)☆12,807Updated 4 years ago
- GoMock is a mocking framework for the Go programming language.☆9,367Updated last year
- Zero Allocation JSON Logger☆11,574Updated 2 months ago
- Fast linters runner for Go☆17,275Updated this week
- A standard library for microservices.☆27,142Updated 11 months ago
- Machinery is an asynchronous task queue/job queue based on distributed message passing.☆7,774Updated last week
- Structured, pluggable logging for Go.☆25,354Updated 2 weeks ago
- Better structured concurrency for go☆9,980Updated last year
- ARCHIVE - Golang implementation of JSON Web Tokens (JWT). This project is now maintained at:☆10,804Updated 3 years ago
- handling 1M websockets connections in Go☆5,935Updated 2 years ago
- Package Management for Golang☆8,132Updated 11 months ago
- A compiler from Go to JavaScript for running Go code in a browser☆12,991Updated 3 weeks ago
- Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http☆22,707Updated last week
- Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving☆18,609Updated this week
- A high performance HTTP request router that scales well☆16,914Updated 11 months ago
- Get JSON values quickly - JSON parser for Go☆15,015Updated 8 months ago