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 inverted bitmap index written in Go.☆28Updated 2 years ago
- An (almost) compliant XPath 1.0 library.☆48Updated last year
- 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 2 weeks ago
- Highly scalable, single/multi node, sortable, predictable and incremental unique id generator with zero allocation magic on the sequentia…☆34Updated last year
- Hash Array Mapped Trie (HAMT) implemented in Go (1.18+ generics)☆66Updated 3 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated last week
- ☆27Updated 3 years ago
- docker-compose alike functionality directly from golang, for integration testing.☆63Updated 9 months ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 9 months ago
- ☆11Updated 2 months ago
- ☆10Updated 3 months ago
- Recreates directory and files from embedded filesystem using Go 1.16 embed.FS type.☆30Updated 3 years ago
- GraphQL server package for Go with a focus on simplicity and efficiency☆27Updated 5 years ago
- FastPrinter supports write values in io.Writer without allocation☆12Updated 2 months ago
- simple data streams for go☆31Updated 3 years ago
- In-memory SQL engine in Go sql/driver for testing purpose☆15Updated 5 years ago
- Go localization framework☆31Updated this week
- A simple, secure golang password hashing/key-derivation package☆23Updated 3 months ago
- generate template FuncMap helpers to construct struct literals within a Go template☆39Updated 6 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 5 months ago
- livegollection is a Golang library for live data synchronization between backend and frontend of a custom user-implemented collection. It…☆23Updated 3 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 6 years ago
- FSS3 is an S3 filesystem abstraction layer for Golang☆56Updated 9 months ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Library providing opanapi3 and Go types for store/validation and transfer of ISO-4217, ISO-3166, and other types.☆23Updated last week
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated last year
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆37Updated 3 years ago
- A codec for Go structs with support for chainable encoding/decoding hooks.☆12Updated 2 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆77Updated last month