yuin / sesameLinks
An object-to-object mapper generator for Go that can 'scale'
☆14Updated 2 months ago
Alternatives and similar repositories for sesame
Users that are interested in sesame are comparing it to the libraries listed below
Sorting:
- Create graphics with a hand-drawn, sketchy, appearance. Based on Rough.js☆30Updated 9 months ago
- A simpler and faster alternative to regexp☆52Updated 2 years ago
- Nats-mutex is a distributed lock library using NATS JetStream.☆27Updated 7 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
- Library for monkey-patching functions in Go☆23Updated 3 years ago
- io.Writer implementation using logrus logger [managed by soy-programador]☆16Updated 8 months ago
- Tidy up your go.mod files by merging the require blocks☆12Updated 2 months ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated last year
- gensvg generates SVG to an io.Writer☆19Updated 3 years ago
- Tiny wrapper around SQLX for Generic SQL queries☆48Updated 7 months ago
- spectacular Golang struct tag parsing☆60Updated last year
- ⚙ A simple ECS (Entity Component System) pattern implemented in Go and using Ebiten as the renderer.☆15Updated 5 years ago
- Colorized JSON output for Go☆47Updated last year
- FSBroker is a Go library which aims to broker, group, dedup, and filter FSNotify events.☆76Updated 2 weeks ago
- Static (i.e. compile-time) plugins for go☆25Updated 4 years ago
- simple and secure way to authorize your application with the OpenID Connect☆33Updated last year
- Database based task queue implemented in Go☆47Updated last year
- Simple supervisor for easy multi-binary service deploy☆35Updated 2 months ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks