devnw / genLinks
gen is a generic general use Go functions library with the intention of replacing duplicated code where the same functionality is needed across multiple types, and provides a common interface for the functionality. The library is designed to be used in a wide variety of projects and is designed to be easy to use.
☆13Updated 9 months ago
Alternatives and similar repositories for gen
Users that are interested in gen are comparing it to the libraries listed below
Sorting:
- An (almost) compliant XPath 1.0 library.☆48Updated last year
- ❄️ HTTP Mocking & Debugging Service.☆32Updated this week
- An inverted bitmap index written in Go.☆28Updated 2 years 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
- In-memory SQL engine in Go sql/driver for testing purpose☆15Updated 5 years ago
- docker-compose alike functionality directly from golang, for integration testing.☆63Updated 8 months ago
- FastPrinter supports write values in io.Writer without allocation☆12Updated last month
- Highly scalable, single/multi node, sortable, predictable and incremental unique id generator with zero allocation magic on the sequentia…☆34Updated last year
- Generic batches for go☆13Updated 4 years ago
- A high-level interface for interacting with a Git subprocess in Go☆25Updated last year
- livegollection is a Golang library for live data synchronization between backend and frontend of a custom user-implemented collection. It…☆23Updated 3 years ago
- FSS3 is an S3 filesystem abstraction layer for Golang☆56Updated 9 months ago
- Examples of common reflection tasks in Go☆13Updated 6 years ago
- GraphQL server package for Go with a focus on simplicity and efficiency☆27Updated 5 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆76Updated 2 weeks ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 9 months ago
- ☆10Updated 2 months ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated last year
- A JSON stream parser for Go☆68Updated 3 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 4 months ago
- Library providing opanapi3 and Go types for store/validation and transfer of ISO-4217, ISO-3166, and other types.☆22Updated 4 months ago
- ⚡ StormRPC is an RPC "framework" built on top of the Request-Reply message capabilities from NATS.☆28Updated 8 months ago
- ☆11Updated last month
- ☆27Updated 3 years ago
- Matcher is a fast path matcher/globber supporting globstar/doublestar☆53Updated 3 years ago
- Recreates directory and files from embedded filesystem using Go 1.16 embed.FS type.☆30Updated 3 years ago
- Simple supervisor for easy multi-binary service deploy☆34Updated 9 months ago
- Ported Go example from Martin Fowler Event Sourcing☆17Updated 6 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆37Updated 3 years ago