Collection of unusual generics usecases in Go
☆55Mar 25, 2022Updated 3 years ago
Alternatives and similar repositories for unusual_generics
Users that are interested in unusual_generics are comparing it to the libraries listed below
Sorting:
- Allows run time configuration of Go's pprof features and default HTTP mux using environment variables.☆20Dec 6, 2025Updated 3 months ago
- Golang goroutines synchronization primitive wihout extra dependencies☆15Nov 8, 2024Updated last year
- jsonapi.org style payload serializer and deserializer☆19Dec 8, 2025Updated 2 months ago
- ☆27Mar 19, 2022Updated 3 years ago
- Check go mod dependencies☆15Feb 27, 2020Updated 6 years ago
- ☆20Dec 21, 2019Updated 6 years ago
- go2 generics experiment in building generic augmented BTree data structures☆25Dec 30, 2025Updated 2 months ago
- Go utility library for convenient looping using Go's range-over-func feature☆27Jun 15, 2025Updated 8 months ago
- ☆26Nov 11, 2025Updated 3 months ago
- A simple ssh private key password recovery tool written in Go☆22Dec 21, 2023Updated 2 years ago
- Generic data structures in Go☆12May 26, 2022Updated 3 years ago
- A Go implementation of Rust's evmap which optimizes for high-read, low-write workloads and uses eventual consistency to ensure that reade…☆10Aug 21, 2022Updated 3 years ago
- Some quines in the Go programming language☆15Mar 8, 2023Updated 2 years ago
- ☆10Oct 31, 2025Updated 4 months ago
- Docker image for Go-code checks☆12Mar 18, 2017Updated 8 years ago
- Reverse dependency lister for Go☆12Feb 10, 2014Updated 12 years ago
- A package providing a way to declare a minimum required Go version to build your code☆25Sep 12, 2018Updated 7 years ago
- io.Writer wrapper with line prefix and color customizations.☆13Jun 3, 2021Updated 4 years ago
- Simple translation from godoc to markdown.☆13Jun 28, 2019Updated 6 years ago
- ☆14Feb 20, 2026Updated 2 weeks ago
- Convert various benchmarking formats to benchfmt☆13Jan 31, 2025Updated last year
- iter is a generic iterator library for Go☆72Sep 16, 2023Updated 2 years ago
- Auto-gen Go fuzzing wrappers from normal code. Finds buggy call sequences, including data races & deadlocks. Supports rich signature type…☆113Jul 23, 2024Updated last year
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.☆512Mar 3, 2025Updated last year
- A helper function to create a pointer to a new object in Go 1.18+☆55Nov 26, 2021Updated 4 years ago
- Material for the article "Some insights on Maps in Golang"☆12May 14, 2020Updated 5 years ago
- GraphQL Test Tool for running tests cases against a GraphQL server☆33Dec 24, 2022Updated 3 years ago
- Generic batches for go☆13Dec 5, 2021Updated 4 years ago
- 🔥 Lightweight, in-process Pub/Sub library for transient data flows.☆30Aug 6, 2025Updated 7 months ago
- Golang logging library☆10Sep 21, 2016Updated 9 years ago
- extract value from map/struct by dot notated syntax like "Foo.Bar[0].Baz"☆18Jun 22, 2016Updated 9 years ago
- inspect is a small Go package that makes it easy to inspect information about Go source code.☆18Mar 28, 2017Updated 8 years ago
- gen is a generic general use Go functions library with the intention of replacing duplicated code where the same functionality is needed …☆13Apr 11, 2025Updated 10 months ago
- Go's concurrency patterns as generic library to use.☆37Feb 1, 2022Updated 4 years ago
- puffin abstracts the os/exec go package☆19Jul 19, 2023Updated 2 years ago
- A i18n code generation tool for type safe and feature rich internationalization☆21Nov 11, 2024Updated last year
- Cryptographically secure random strings, ints, and ranges in Golang☆15Aug 3, 2021Updated 4 years ago
- Fetch license information for all direct and indirect dependencies of your Golang project☆16Mar 20, 2021Updated 4 years ago
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆45Apr 6, 2022Updated 3 years ago