githubnemo / CompileDaemon
Very simple compile daemon for Go
☆1,634Updated last year
Related projects ⓘ
Alternatives and complementary repositories for CompileDaemon
- An idiomatic Go (golang) validation package. Supports configurable and extensible validation rules (validators) using normal language con…☆3,762Updated 7 months ago
- Go net/http configurable handler to handle CORS requests☆2,681Updated 3 weeks ago
- Painless middleware chaining for Go☆3,123Updated 5 months ago
- Live reload utility for Go web servers☆4,234Updated last year
- Package goth provides a simple, clean, and idiomatic way to write authentication packages for Go web applications.☆5,625Updated last month
- A Go port of Ruby's dotenv library (Loads environment variables from .env files)☆8,454Updated 2 weeks ago
- Fluent SQL generation for golang☆7,006Updated 6 months ago
- SQL builder and query library for golang☆2,406Updated 5 months ago
- SQL schema migration tool for Go.☆3,237Updated 4 months ago
- Implementation of various JWx (Javascript Object Signing and Encryption/JOSE) technologies☆1,951Updated this week
- [Go] Package of validators and sanitizers for strings, numerics, slices and structs☆6,051Updated 2 months ago
- Package for comparing Go values in tests☆4,222Updated 3 weeks ago
- Go library for decoding generic map values into native Go structures and vice versa.☆7,920Updated 4 months ago
- Golang library for managing configuration data from environment variables☆5,070Updated 4 months ago
- HTTP Session Management for Go☆2,163Updated 3 months ago
- reasonable handling of nullable values☆1,872Updated 3 months ago
- A mock code autogenerator for Go☆6,149Updated this week
- Sql mock driver for golang to test database interactions☆6,157Updated 2 months ago
- Arbitrary-precision fixed-point decimal numbers in Go☆6,411Updated 3 months ago
- Implements a deep pretty printer for Go data structures to aid in debugging