nofeaturesonlybugs / set
Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go types.
☆47Updated 2 years ago
Alternatives and similar repositories for set
Users that are interested in set are comparing it to the libraries listed below
Sorting:
- Tiny wrapper around SQLX for Generic SQL queries☆48Updated 7 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
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 3 years ago
- spectacular Golang struct tag parsing☆60Updated last year
- Create graphics with a hand-drawn, sketchy, appearance. Based on Rough.js☆29Updated 8 months ago
- A set of performant rate limiters for Go☆90Updated last year
- Allows to mark Go enum types as exhaustive.☆33Updated 8 months ago
- A Unicode-based case conversion library for Go☆58Updated last year
- A go library that implements application/problem+json and application/problem+xml☆67Updated last year
- Go localization framework☆31Updated 3 weeks ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 2 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- Compact, sortable and fast unique IDs with embedded metadata.☆91Updated 3 years ago
- More readable and easier ordering and comparison tasks☆21Updated 5 years ago
- Time Ranges☆39Updated last year
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Go package for UUIDs based on RFC 4122 Time-Based UUID☆36Updated 4 years ago
- docker-compose alike functionality directly from golang, for integration testing.☆64Updated last month
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 9 months ago
- Dependency Injection and Inversion of Control package☆35Updated 4 months ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated last month
- Highly scalable, single/multi node, sortable, predictable and incremental unique id generator with zero allocation magic on the sequentia…☆34Updated last year
- Go implementation of the Open Packaging Conventions (OPC)☆75Updated last year
- Simple fan-in batching for optimization of highly concurrent workloads☆14Updated 2 years ago
- A little Go util to print duration strings in a human-friendly format