wneessen / niljson
🌀 A simple Go package for (un-)marshalling null-able JSON types
☆19Updated 5 months ago
Alternatives and similar repositories for niljson
Users that are interested in niljson are comparing it to the libraries listed below
Sorting:
- strftime/strptime for Go☆18Updated 2 years ago
- A sqlite based queue written in go☆32Updated last week
- spectacular Golang struct tag parsing☆60Updated last year
- A Go package providing thread-safe implementations of array, slice, map, stack and queue☆25Updated 9 months ago
- Generic goroutine pool: Submit, Map, Async.☆72Updated last year
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- A service for managing locks in multiprocess/distributed systems☆13Updated 2 years ago
- Versioned Binary Serialization☆17Updated 10 months ago
- nilable is a tiny Go generics library for making non-nilable values nilable☆13Updated last month
- A golang map in which entries expire after given a time period☆59Updated last year
- A fast file-based priority queue☆58Updated last year
- Go library that implements fs.FS for Postgres using Large Objects.☆61Updated last year
- Go library for managing real-time PostgreSQL changes.☆51Updated 6 months ago
- Embedded cache lib using sqlite for storage☆20Updated 6 months ago
- A collection of message middlewares for go-mail☆21Updated 2 weeks ago
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 2 years ago
- Faster substitution of tidwall/gjson☆38Updated 7 months ago
- Collect data about your dependencies☆43Updated 3 weeks ago
- A Golang package for sending emails using SMTP, SparkPost, SendGrid and MailGun☆15Updated last year
- A simpler and faster alternative to regexp☆52Updated 2 years ago
- Mutex with FIFO lock acquisition☆11Updated last year
- Structured concurrency manager for Go☆46Updated last year
- Container-focused Golang config: unify Env & Flag parsing in one call with minimal code and zero dependencies.☆34Updated 2 months ago
- Go localization framework☆31Updated 3 weeks ago
- A Lightweight, Pragmatic Command Bus Library for Go, designed to enhance developer experience and productivity.☆54Updated 7 months ago
- MyJSON is an embedded relational document store built on top of pluggable key value storage☆14Updated 2 years ago
- ☆20Updated 7 months ago
- iterator library for go using a rangefunc experiment