golang-design / history
📝 Go: A Documentary | https://golang.design/history
☆1,067Updated last month
Alternatives and similar repositories for history
Users that are interested in history are comparing it to the libraries listed below
Sorting:
- Example code for Go generics☆1,358Updated last year
- A collection of generic data structures written in Go.☆1,305Updated last year
- An experimental Go local docs server/generator and code reader implemented with some fresh ideas.☆632Updated 3 weeks ago
- 🚀 fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time together.☆2,980Updated last week
- Go error library with error portability over the network☆2,199Updated last week
- Combine one or more Go errors together☆1,132Updated last year
- Decorated Syntax Tree - manipulate Go source with perfect fidelity.☆1,364Updated last year
- Wrapper types for sync/atomic which enforce atomic access☆1,404Updated last month
- 🚀 Visualise your Go program runtime metrics in real time in the browser☆3,289Updated last week
- 🚀 A real-time Golang runtime stats visualization profiler☆585Updated 9 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆948Updated last week
- Simple golang library for retry mechanism☆2,660Updated last month
- [mirror] concurrency primitives☆890Updated last week
- Go Dependency Analysis toolkit☆1,495Updated 2 months ago
- Goroutine leak detector☆4,802Updated 5 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,933Updated 10 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,845Updated 2 months ago
- A flexible and powerful SQL string builder library plus a zero-config ORM.☆1,541Updated last month
- [mirror] Home of the pkg.go.dev website☆1,267Updated last week
- Concurrent data structures for Go☆1,311Updated last week
- A collection of Go style guides☆971Updated 2 years ago
- Refactoring and code transformation tool for Go.☆990Updated 3 months ago
- Concurrency limiting goroutine pool☆1,382Updated 3 months ago
- Pure Go Redis server for Go unittests☆3,270Updated this week
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,208Updated 10 months ago
- Calculate cyclomatic complexities of functions in Go source code.☆1,441Updated 10 months ago
- Simple profiling for Go☆2,027Updated 2 years ago
- Anti-memory-waste byte buffer pool☆1,264Updated 9 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆823Updated last year
- Go tool to modify struct field tags☆2,335Updated 3 weeks ago