networkteam / constructLinks
An opinionated set of generated structs and functions for building low abstraction persistence (e.g. SQL)
☆33Updated 11 months ago
Alternatives and similar repositories for construct
Users that are interested in construct are comparing it to the libraries listed below
Sorting:
- Tool to populate your code with traceable and secure error codes☆52Updated 7 months ago
- This is a GraphQL server written in Go☆30Updated 4 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 last month
- 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
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago
- DEPRECATED - use native concurrency keywords and a TTL cache. Go package for managing a set of lazily constructed, self-expiring, concur…☆30Updated 3 years ago
- Package vfs provides an abstraction of the os and io packages that is easy to test.☆84Updated this week
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Go localization framework☆31Updated last week
- Bella renders text to graphics and prints it on a label maker using IPP/CUPS.☆37Updated 4 years ago
- Go implementation of systemd Journal's native API for logging☆43Updated 4 years ago
- docker-compose alike functionality directly from golang, for integration testing.☆63Updated 5 months ago
- Convert Golang Struct To GraphQL Object On The Fly☆40Updated 5 years ago
- Generates a slice of all possible value combinations for any given struct and a set of its potential member values