noelukwa / localbase
☆20Updated 4 months ago
Alternatives and similar repositories for localbase:
Users that are interested in localbase are comparing it to the libraries listed below
- spectacular Golang struct tag parsing☆61Updated 10 months ago
- Golang in-memory caching stream reader☆34Updated 8 months ago
- KSBus is a zero-configuration event bus written in Go, designed to facilitate real-time data sharing and synchronization between Go serve…☆37Updated this week
- Go localization framework☆31Updated 2 weeks ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 2 years ago
- Tool to populate your code with traceable and secure error codes☆51Updated 5 months ago
- Tiny wrapper around SQLX for Generic SQL queries☆49Updated last month
- Go package for UUIDs based on RFC 4122 Time-Based UUID☆36Updated 4 years ago
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆59Updated 2 years 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
- Go SQL driver adapter for extended logging☆25Updated 2 years ago
- A golang map in which entries expire after given a time period☆53Updated last year
- A port of dinero.js to Go☆68Updated last year
- A simple database migration tool.☆50Updated 2 months ago
- go linter that disallows usage of untyped literals and constants as time.Duration☆13Updated last year
- A simple, secure golang password hashing/key-derivation package☆23Updated 6 months ago
- simple and secure way to authorize your application with the OpenID Connect☆33Updated last year
- helper middleware and functionality for go-chi/chi☆35Updated 2 months ago
- Colorized JSON output for Go☆46Updated 9 months ago
- 💼 A case conversion library for Go with Unicode support☆23Updated 4 months ago
- Recreates directory and files from embedded filesystem using Go 1.16 embed.FS type.☆29Updated 2 years ago
- Time Ranges☆39Updated last year
- A configurable OpenID Provider built in Go.☆25Updated this week
- Golang package to return the elapsed time since a given time in a human readable format☆36Updated last month
- Examples of common reflection tasks in Go