golang-design / historyLinks
📝 Go: A Documentary | https://golang.design/history
☆1,072Updated 6 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,358Updated 2 years ago
- An experimental Go local docs server/generator and code reader implemented with some fresh ideas.☆645Updated 2 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,438Updated 7 months 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,055Updated 7 months ago
- Combine one or more Go errors together☆1,161Updated last year
- [mirror] Home of the pkg.go.dev website☆1,288Updated last week
- Collections of Go patterns based on tmrts/go-patterns, But merged with other awesome forks and more improvoments.☆428Updated 2 years ago
- A collection of generic data structures written in Go.☆1,346Updated last year
- ☆812Updated 5 years ago
- Refactoring and code transformation tool for Go.☆1,021Updated 10 months ago
- Go error library with error portability over the network☆2,326Updated last week
- Full sourcecode for the book, "Concurrency in Go" published by O'Reilly.☆946Updated 4 years ago
- [mirror] concurrency primitives☆905Updated last week
- Concurrency limiting goroutine pool☆1,435Updated 9 months ago
- A universal mechanism to manage goroutine lifecycles☆1,673Updated 5 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆1,000Updated 2 weeks ago
- Decorated Syntax Tree - manipulate Go source with perfect fidelity.☆1,399Updated 2 years ago
- A collection of Go style guides☆977Updated 3 years ago
- Go Dependency Analysis toolkit☆1,566Updated 2 months ago
- Data structure and algorithm library for go, designed to provide functions similar to C++ STL☆1,123Updated 3 months ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,298Updated last month
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,878Updated 4 months ago
- 🚀 A real-time Golang runtime stats visualization profiler☆591Updated last year
- Goroutine leak detector☆5,023Updated last year
- Bunch of examples for dealing with the reflect package☆572Updated 4 years ago
- An efficient and feature complete Hystrix like Go implementation of the circuit breaker pattern.☆793Updated 3 weeks ago
- Concurrent data structures for Go☆1,524Updated 2 months ago
- Go package implementing bitsets☆1,465Updated last week
- Anti-memory-waste byte buffer pool☆1,312Updated last year
- Golang port of Abseil's SwissTable☆828Updated 9 months ago