xakep666 / unusual_genericsView external linksLinks
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:
- Golang goroutines synchronization primitive wihout extra dependencies☆14Nov 8, 2024Updated last year
- Allows run time configuration of Go's pprof features and default HTTP mux using environment variables.☆20Dec 6, 2025Updated 2 months ago
- jsonapi.org style payload serializer and deserializer☆19Dec 8, 2025Updated 2 months ago
- ☆27Mar 19, 2022Updated 3 years ago
- Go utility library for convenient looping using Go's range-over-func feature☆26Jun 15, 2025Updated 7 months ago
- ☆26Nov 11, 2025Updated 3 months ago
- Common stuff across cristalhq organization☆21May 12, 2024Updated last year
- 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
- Docker image for Go-code checks☆12Mar 18, 2017Updated 8 years ago
- Reverse dependency lister for Go☆12Feb 10, 2014Updated 12 years ago
- ☆10Oct 31, 2025Updated 3 months ago
- A package providing a way to declare a minimum required Go version to build your code☆25Sep 12, 2018Updated 7 years ago
- Simple translation from godoc to markdown.☆13Jun 28, 2019Updated 6 years 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 11 months ago
- Material for the article "Some insights on Maps in Golang"☆12May 14, 2020Updated 5 years ago
- A helper function to create a pointer to a new object in Go 1.18+☆55Nov 26, 2021Updated 4 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
- Golang logging library☆10Sep 21, 2016Updated 9 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
- extract value from map/struct by dot notated syntax like "Foo.Bar[0].Baz"☆18Jun 22, 2016Updated 9 years ago
- Go's concurrency patterns as generic library to use.☆37Feb 1, 2022Updated 4 years ago
- YAML5 - use YAML like it's JSON5.☆13Sep 9, 2020Updated 5 years ago
- Fetch license information for all direct and indirect dependencies of your Golang project☆16Mar 20, 2021Updated 4 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
- puffin abstracts the os/exec go package☆19Jul 19, 2023Updated 2 years ago
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆44Apr 6, 2022Updated 3 years ago
- Type-safe atomic values for Go☆19Dec 2, 2023Updated 2 years ago
- A tool to help host go packages with vanity domains on GitHub☆19Dec 11, 2024Updated last year
- Assembly-optimized MD4 hash algorithm in Go☆18Feb 9, 2024Updated 2 years ago
- Daily builds of active Go development branches☆18Jan 25, 2026Updated 2 weeks ago
- Package retrygroup provides synchronization, Context cancelation for groups of retry goroutines working on subtasks of a common task.☆17Feb 20, 2017Updated 8 years ago
- Very fast, very unsafe serialization for Go☆148Sep 30, 2022Updated 3 years ago