thejerf / mtmapLinks
Type safe multi-type map for Go
☆14Updated last year
Alternatives and similar repositories for mtmap
Users that are interested in mtmap are comparing it to the libraries listed below
Sorting:
- Elegant and powerful Go enums with zero code generation☆36Updated 8 months ago
- Golang in-memory caching stream reader☆35Updated last year
- A zero-allocation debouncer☆30Updated 2 months ago
- FSBroker is a Go library which aims to broker, group, dedup, and filter FSNotify events.☆76Updated last month
- Elegant middleware functions for your HTTP clients.☆103Updated 2 years ago
- [MODULE] - Fast JSON lexer (tokenizer) with no memory footprint and no garbage collector pressure (zero-alloc). 5x faster compared to Go'…☆51Updated 2 years ago
- Native type for dealing with dates in Go☆69Updated last week
- Bag of words as code☆85Updated last year
- 🔑 Experimental implementation of Passkey Autofill in Go.☆16Updated 8 months ago
- simple and secure way to authorize your application with the OpenID Connect☆32Updated last year
- A tool for monitoring Go's finalizer routine responsiveness☆36Updated last month
- Golang charting and graphing library☆86Updated last week
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated last year
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆75Updated 3 years ago
- Go package with more powerful, flexible, and safe API for regular expressions based on lazy iterators☆15Updated 4 months ago
- spectacular Golang struct tag parsing☆60Updated last year
- Container-focused Golang config: unify Env & Flag parsing in one call with minimal code and zero dependencies.☆33Updated 5 months ago
- A port of dinero.js to Go☆68Updated 2 years ago
- A native Go implementation of the MJML email framework, providing fast compilation of MJML markup to responsive HTML.☆75Updated this week
- Add HTTP retries with zero refactoring☆30Updated last year
- A set of performant rate limiters for Go☆91Updated last year
- Cookies, but with structs, for happiness.☆110Updated 3 months ago
- A handy and powerful library to deal with unstructured data☆27Updated 2 years ago
- ☆64Updated 10 months ago
- puffin abstracts the os/exec go package☆19Updated 2 years ago
- errs is a package for making errors friendly and easy☆53Updated 10 months ago
- Chi-based Module for Easy REST APIs (like FastAPI for Go)☆62Updated last year
- Tiny wrapper around SQLX for Generic SQL queries☆48Updated 10 months ago
- MinLZ is a LZ77 compressor, focused on realtime data compression