bobg / go-genericsLinks
☆85Updated 4 months ago
Alternatives and similar repositories for go-generics
Users that are interested in go-generics are comparing it to the libraries listed below
Sorting:
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆51Updated 8 months ago
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 9 months ago
- A comprehensive, reusable and efficient concurrent-safe generics utility functions and data structures library.☆104Updated 2 years ago
- Finite State Machine package in Go☆83Updated 2 years ago
- Go 1.18+ polymorphic generic containers and functions.☆52Updated 3 years ago
- various libs or tools for Golang☆107Updated this week
- Package for fast copying structs of different types☆52Updated 4 years ago
- 🚨 slog sampling: drop repetitive log records☆93Updated 2 weeks ago
- Fast deep-copy library for Go☆111Updated last month
- Machine is a workflow/pipeline library for processing data☆163Updated this week
- Error Context, Stack Trace, Types and Tags for full error handling and logging.☆68Updated 2 years ago
- pkg extends the core go packages with missing or additional functionality built in. All packages correspond to the std go package name w…☆50Updated last year
- A Unicode-based case conversion library for Go☆60Updated last year
- Enriches the standard go http client with retry functionality.☆54Updated last year
- json slicer☆92Updated 11 months ago
- An opinionated OpenAPI v3 code generator for Go. Use this to generate API models and router scaffolding.☆110Updated 6 months ago
- Embedded, self-hosted swagger-ui for go servers☆89Updated last year
- Optional values for Go☆104Updated 9 months ago
- A drop-in replacement for Go errors, with some added sugar! Unwrap user-friendly messages, HTTP status code, easy wrapping with multiple …☆73Updated 3 weeks ago
- 🌶️ In-memory caching library for read-intensive Go applications☆197Updated 2 weeks ago
- A zero-dependency generic in-memory cache Go library☆124Updated 10 months ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 6 months ago
- A linter to ensure that slices are not initialized with non-zero length☆78Updated 8 months ago
- Embedded Swagger UI for Go☆79Updated 2 weeks ago
- A better Generic Pool (sync.Pool)☆68Updated 6 months ago
- MUS format serializer for Go☆119Updated 3 months ago
- Library to help with walking of code directories in go☆86Updated 3 weeks ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated 2 years ago
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆251Updated 5 months ago
- A robust, dependency-free go library that provides simple, thin, and user-friendly pub-sub kind of in-process event system for your Go ap…☆285Updated last week