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:
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆51Updated 7 months ago
- Nullable Go types that can be marshalled/unmarshalled to/from JSON.☆38Updated 3 years ago
- Golang Dynamic Decision Tree☆40Updated 4 years ago
- Unlimited job queue for go, using a pool of concurrent workers processing the job queue entries☆50Updated 2 years ago
- Converts go types no matter what☆25Updated 4 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
- A simple utility package for exception handling with try-catch in Golang☆37Updated 2 years ago
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 8 months ago
- A Go API for generating .go source files☆24Updated 3 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- Global defers for Go.☆18Updated 9 months ago
- Machine is a workflow/pipeline library for processing data☆163Updated this week
- Enriches the standard go http client with retry functionality.☆52Updated last year
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated 2 years ago
- A set of performant rate limiters for Go☆91Updated last year
- 🧧 Fixed-Point Decimal Money☆34Updated 2 months ago
- Make functions return a channel for parallel processing via go routines.☆33Updated 4 years ago
- a thread-safe concurrent map for go☆97Updated last year
- schema is a Go package providing access to database schema metadata, for database/sql drivers.☆56Updated last year
- Golang "native" implementation of word2vec algorithm (word2vec++ port)☆29Updated 9 months ago
- Package for fast copying structs of different types☆52Updated 4 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 5 months ago
- spectacular Golang struct tag parsing☆60Updated last year
- helper middleware and functionality for go-chi/chi☆43Updated this week
- Simple in-memory job queue for Golang using worker-based dispatching☆213Updated last year
- Modern Thread-Safe Caching System with Basic Full Text Functionalities☆52Updated 2 years ago
- Compact, sortable and fast unique IDs with embedded metadata.☆93Updated 3 years ago
- Generate Echo backend code☆36Updated 3 years 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 week
- µjson - A fast and minimal JSON parser and transformer that works on unstructured JSON☆84Updated 8 months ago