xiaoxin01 / typeregistryLinks
create type dynamically in Golang
☆23Updated 5 years ago
Alternatives and similar repositories for typeregistry
Users that are interested in typeregistry are comparing it to the libraries listed below
Sorting:
- Converts go types no matter what☆25Updated 4 years ago
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆51Updated 9 months ago
- Golang Dynamic Decision Tree☆40Updated 4 years ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated 2 years ago
- A simple utility package for exception handling with try-catch in Golang☆37Updated 2 years ago
- A set of performant rate limiters for Go☆91Updated last year
- Simple, type-safe hook system to enable easier modularization of your Go code.☆99Updated 3 years ago
- Simple in-memory job queue for Golang using worker-based dispatching☆213Updated last year
- Enriches the standard go http client with retry functionality.☆54Updated last year
- A handy wrapper for working with the standard mongo-go-driver☆18Updated 3 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- A lightweight buffered event lib☆61Updated 3 years ago
- Generate Echo backend code☆36Updated 3 years ago
- Package for fast copying structs of different types☆52Updated 4 years ago
- Make functions return a channel for parallel processing via go routines.☆33Updated 4 years ago
- Golang "native" implementation of word2vec algorithm (word2vec++ port)☆29Updated last month
- Compact, sortable and fast unique IDs with embedded metadata.☆94Updated 4 years ago
- Fast, dependable universally unique ids☆26Updated 11 months ago
- 🧧 Fixed-Point Decimal Money☆34Updated 3 months ago
- Global defers for Go.☆18Updated 10 months ago
- Unlimited job queue for go, using a pool of concurrent workers processing the job queue entries☆50Updated 2 years ago
- Simple Dependency Injection Container☆21Updated 5 years ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago
- helper middleware and functionality for go-chi/chi☆43Updated last week
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 7 months ago
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 9 months ago
- Go 1.18+ polymorphic generic containers and functions.☆51Updated 3 years ago
- gpool - a generic context-aware resizable goroutines pool to bound concurrency based on semaphore.☆91Updated 5 years ago
- µjson - A fast and minimal JSON parser and transformer that works on unstructured JSON☆84Updated 10 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 last month