golang-design / history
📝 Go: A Documentary | https://golang.design/history
☆1,057Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for history
- Example code for Go generics☆1,356Updated last year
- 🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.☆1,965Updated 2 months ago
- Simple golang library for retry mechanism☆2,441Updated 2 months ago
- Refactoring and code transformation tool for Go.☆934Updated last month
- A collection of generic data structures written in Go.☆1,291Updated 10 months ago
- [mirror] concurrency primitives☆868Updated this week
- Goroutine leak detector☆4,554Updated last month
- Go error library with error portability over the network☆2,110Updated 2 months ago
- An experimental Go local docs server/generator and code reader implemented with some fresh ideas.☆609Updated this week
- 🚀 Visualise your Go program runtime metrics in real time in the browser☆3,215Updated 6 months ago
- Resiliency patterns for golang☆2,218Updated last month
- Decorated Syntax Tree - manipulate Go source with perfect fidelity.☆1,293Updated last year
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,120Updated 4 months ago
- Combine one or more Go errors together☆1,037Updated 6 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,352Updated last week
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆845Updated last month
- Circuit Breaker implemented in Go☆2,934Updated last week
- Concurrency limiting goroutine pool☆1,331Updated 4 months ago
- Go Dependency Analysis toolkit☆1,382Updated 2 months ago
- Pure Go Redis server for Go unittests☆3,091Updated last month
- Jennifer is a code generator for Go☆3,370Updated 2 months ago
- Collections of Go patterns based on tmrts/go-patterns, But merged with other awesome forks and more improvoments.☆411Updated last year
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆815Updated 9 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.☆2,916Updated 2 months ago
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,468Updated last month
- Anti-memory-waste byte buffer pool☆1,186Updated 3 months ago
- Practical concurrency guide in Go, communication by channels, patterns☆2,492Updated last year
- 🚀 A real-time Golang runtime stats visualization profiler☆575Updated 3 months ago
- Calculate cyclomatic complexities of functions in Go source code.☆1,364Updated 4 months ago
- Package for comparing Go values in tests☆4,210Updated 2 weeks ago