golang-design / historyLinks
📝 Go: A Documentary | https://golang.design/history
☆1,073Updated 7 months ago
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,360Updated 2 years ago
- [mirror] Home of the pkg.go.dev website☆1,287Updated this week
- A collection of generic data structures written in Go.☆1,350Updated 2 years ago
- An experimental Go local docs server/generator and code reader implemented with some fresh ideas.☆648Updated last month
- Collections of Go patterns based on tmrts/go-patterns, But merged with other awesome forks and more improvoments.☆429Updated 2 years 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.☆3,087Updated 8 months ago
- Combine one or more Go errors together☆1,168Updated last year
- Refactoring and code transformation tool for Go.☆1,026Updated 11 months ago
- A collection of Go style guides☆975Updated 3 years ago
- Full sourcecode for the book, "Concurrency in Go" published by O'Reilly.☆952Updated 4 years ago
- Go Dependency Analysis toolkit☆1,574Updated this week
- Go error library with error portability over the network☆2,342Updated last month
- ☆811Updated 5 years ago
- Decorated Syntax Tree - manipulate Go source with perfect fidelity.☆1,407Updated 2 years ago
- 🚀 A real-time Golang runtime stats visualization profiler☆592Updated last year
- Bunch of examples for dealing with the reflect package☆572Updated 4 years ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆1,014Updated 2 weeks ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆832Updated last year
- Wrapper types for sync/atomic which enforce atomic access☆1,440Updated 9 months ago
- [mirror] concurrency primitives☆910Updated last month
- A universal mechanism to manage goroutine lifecycles☆1,679Updated 6 months ago
- A hands-on approach to getting started with Go generics.☆1,863Updated 3 years ago
- Concurrency limiting goroutine pool☆1,440Updated 11 months ago
- Data structure and algorithm library for go, designed to provide functions similar to C++ STL☆1,131Updated 4 months ago
- Generate plantuml diagrams from go source files or directories☆409Updated last year
- Visualise Go runtime metrics in real time☆3,617Updated last month
- Goroutine leak detector☆5,075Updated last month
- A golang LRU Cache for high concurrency☆1,391Updated last week
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,315Updated 2 months ago
- A library for diffing golang structures☆983Updated 5 months ago