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 7 months ago
Alternatives and similar repositories for gen
Users that are interested in gen are comparing it to the libraries listed below
Sorting:
- Highly scalable, single/multi node, sortable, predictable and incremental unique id generator with zero allocation magic on the sequentia…☆34Updated last year
- An inverted bitmap index written in Go.☆27Updated 2 years ago
- An (almost) compliant XPath 1.0 library.☆48Updated last year
- docker-compose alike functionality directly from golang, for integration testing.☆63Updated 7 months ago
- Generic sharded thread safe LRU cache in Go.☆12Updated 3 years ago
- ☆27Updated 3 years ago
- FastPrinter supports write values in io.Writer without allocation☆12Updated last week
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated last week
- 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☆75Updated 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
- ❄️ HTTP Mocking & Debugging Service.☆32Updated this week
- A high-level interface for interacting with a Git subprocess in Go☆25Updated last year
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 7 months ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated last year
- Go localization framework☆31Updated 3 weeks ago
- FSS3 is an S3 filesystem abstraction layer for Golang☆55Updated 7 months ago
- Recreates directory and files from embedded filesystem using Go 1.16 embed.FS type.☆29Updated 3 years ago
- A simple, secure golang password hashing/key-derivation package☆23Updated last month
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Go package for UUIDs based on RFC 4122 Time-Based UUID☆36Updated 5 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 3 years ago
- streaming, buffered table encoder for result sets (ie from a database)☆22Updated last month
- SQLite or SQL-92 Parser implemented in Go☆18Updated 6 years ago
- In-memory SQL engine in Go sql/driver for testing purpose☆15Updated 5 years ago
- simple data streams for go☆31Updated 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 3 months ago
- A JSON stream parser for Go☆68Updated 3 years ago
- spectacular Golang struct tag parsing☆60Updated last year
- Hash Array Mapped Trie (HAMT) implemented in Go (1.18+ generics)☆65Updated 3 years ago