emvi / nullLinks
Nullable Go types that can be marshalled/unmarshalled to/from JSON.
☆38Updated 4 years ago
Alternatives and similar repositories for null
Users that are interested in null are comparing it to the libraries listed below
Sorting:
- All you need when you are working with countries in Go.☆93Updated 3 weeks ago
- Fast Concurrent / Parallel Sorting in Go☆142Updated 4 months ago
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆51Updated 10 months 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 set of performant rate limiters for Go☆91Updated last year
- Compact, sortable and fast unique IDs with embedded metadata.☆94Updated 4 years ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated 2 years ago
- A Unicode-based case conversion library for Go☆61Updated last year
- A tiny and fast Go unique string generator☆62Updated 3 years ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago
- Unlimited job queue for go, using a pool of concurrent workers processing the job queue entries☆50Updated 2 years ago
- Go-idiomatic View Engine☆76Updated 3 weeks ago
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 11 months ago
- Websocket implementation for fasthttp.☆54Updated last year
- Simple string pattern matcher for Go☆134Updated 3 months ago
- Enriches the standard go http client with retry functionality.☆56Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- urlstruct decodes url.Values into structs☆27Updated 2 weeks ago
- Declare AMQP entities like queues, producers, and consumers in a declarative way. Can be used to work with RabbitMQ.☆90Updated 2 years ago
- Expression evaluator for Go☆78Updated 8 months ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- Go simple async worker pool☆92Updated 4 years ago
- Library to generate TOTP/HOTP codes☆142Updated last year
- Tiny wrapper around SQLX for Generic SQL queries☆49Updated last year
- Go localization framework☆31Updated 2 weeks ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Authenticated encrypted API tokens (IETF XChaCha20-Poly1305 AEAD) for Golang☆93Updated last week
- Simplicity-focused, template based SQL query builder☆66Updated 2 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 3 months ago
- Simple JWT Golang☆121Updated last month