emvi / nullLinks
Nullable Go types that can be marshalled/unmarshalled to/from JSON.
☆38Updated 3 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.☆92Updated last year
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated 2 years ago
- Unlimited job queue for go, using a pool of concurrent workers processing the job queue entries☆50Updated 2 years ago
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆51Updated 7 months ago
- A set of performant rate limiters for Go☆91Updated last year
- create type dynamically in Golang☆23Updated 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
- Fast Concurrent / Parallel Sorting in Go☆139Updated last month
- urlstruct decodes url.Values into structs☆27Updated 3 weeks ago
- Go simple async worker pool☆92Updated 4 years ago
- A Unicode-based case conversion library for Go☆60Updated last year
- Enriches the standard go http client with retry functionality.☆52Updated last year
- Declare AMQP entities like queues, producers, and consumers in a declarative way. Can be used to work with RabbitMQ.☆90Updated last year
- A tiny and fast Go unique string generator☆62Updated 3 years ago
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 8 months ago
- Library to generate TOTP/HOTP codes☆140Updated last year
- Tiny wrapper around SQLX for Generic SQL queries☆48Updated 11 months ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- Compact, sortable and fast unique IDs with embedded metadata.☆93Updated 3 years ago
- Simple in-memory job queue for Golang using worker-based dispatching☆213Updated last year
- Go-idiomatic View Engine☆74Updated last month
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Highly scalable, single/multi node, sortable, predictable and incremental unique id generator with zero allocation magic on the sequentia…☆34Updated last year
- Authenticated encrypted API tokens (IETF XChaCha20-Poly1305 AEAD) for Golang☆91Updated 3 weeks ago
- Websocket implementation for fasthttp.☆54Updated last year
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Simple string pattern matcher for Go☆132Updated 3 weeks ago
- schema is a Go package providing access to database schema metadata, for database/sql drivers.☆56Updated last year
- Path finding on a 2D polygonal map☆60Updated 9 months ago