jesseduffield / notes
One place for me to put all my programmery notes
☆221Updated 5 years ago
Alternatives and similar repositories for notes:
Users that are interested in notes are comparing it to the libraries listed below
- 🍍Jeff provides the simplest way to manage web sessions in Go.☆267Updated last year
- https://the-zen-of-go.netlify.com☆245Updated 4 years ago
- Simple SQL extensions for Go☆176Updated last week
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- An easy HTTP client for Go. Inspired by the immortal Requests.☆385Updated 2 months ago
- A simple assertion library that you probably shouldn't use.☆133Updated 5 years ago
- Easily create HTML forms with Go structs.☆397Updated 5 months ago
- Minimal metrics for Go (counter/gauge/histogram). No dependencies. Compatible with expvar. Web UI included.☆359Updated 5 years ago
- A Go library for validating structs, maps and slices.☆226Updated 2 months ago
- Using brotli compression to embed static files in Go.☆530Updated 3 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆538Updated last year
- Dead simple, super fast, zero allocation logger for Golang☆415Updated 5 years ago
- Gostradamus: Better DateTimes for Go 🕰️☆204Updated 3 weeks ago
- Cheat Sheet for Go Slice Tricks☆175Updated 2 years ago
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆366Updated last year
- A a Go 1/2 language feature proposal to immutability☆172Updated 4 years ago
- Include files in your binary the easy way☆278Updated 3 years ago
- Go concurrency patterns from Rob Pike's 2012 Google I/O talk☆167Updated 6 years ago
- Simple job queues for Go backed by Redis☆269Updated 8 months ago
- 12 factor configuration as a typesafe struct in as little as two function calls☆336Updated 2 years ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆316Updated 3 weeks ago
- [TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural typ…☆205Updated last year
- Continuous Benchmark for Go Project☆385Updated this week
- A Geiger counter for allocations☆273Updated 4 years ago
- Useful Go String methods☆187Updated last year
- another list of some useful GoLang resources we should all pass on :)☆113Updated 5 years ago
- ☆139Updated 4 years ago
- Package verifier provides simple defensive programing primitives.☆268Updated 4 years ago
- The easiest solution to seed database with Go☆178Updated 6 months ago
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆461Updated last year