-
period Public
Period is a type that represents ISO-8601 periods of time.
-
date Public
A Go package for working with dates
-
-
date_test Public
Supports the `date` API with additional testing that brings in a heavier load of dependencies.
Go BSD 3-Clause "New" or "Revised" License UpdatedJan 7, 2025 -
enumeration Public
Enumerations for Go - a really useful yet easy-to-use code generator
-
sqlapi Public
Provides an API for handling SQL using the sqlgen2 code generator
-
servefiles Public
Serve static files from a Go http server, including performance-enhancing features.
-
-
logrotate Public
Utilities to support logfile rotation in Go (compatible with Linux 'logrotate')
Go MIT License UpdatedDec 6, 2024 -
timestamp Public
A simple utility to generate short strings that represent timestamps
-
goscrape Public
Forked from cornelk/goscrapeWeb scraper that can create an offline readable version of a website
Go MIT License UpdatedDec 3, 2024 -
process Public
Simple fork and join of goroutines- easy to use; no fuss.
-
-
ical2 Public
Simple iCalendar encoder for Go. See https://tools.ietf.org/html/rfc5545
-
httprouter Public
Forked from acoshift/httprouterhttprouter forks to use native http.Handler with context
Go Other UpdatedOct 30, 2024 -
runtemplate Public
Forked from flowonyx/runtemplateProvides a way of doing template execution from standard Go templates from the command line. Also includes a bundle of collection templates for strongly-typed lists, sets and maps.
-
-
-
gzip Public
Forked from gin-contrib/gzipGin middleware to enable GZIP support.
Go MIT License UpdatedOct 30, 2024 -
boltqueue Public
Forked from flowchartsman/boltqueueA persistent queue based on boltdb
Go MIT License UpdatedOct 30, 2024 -
where Public
Go library to assist with SQL building
-
-
-
-
plural Public
Simple Go API for pluralisation.
-
-
-
googleIdTokenVerifier Public
Forked from GoogleIdTokenVerifier/GoogleIdTokenVerifierTo validate an Google ID Token in Golang
-
sqlgen2 Public
Forked from drone/sqlgenGo tool for generating sql scanners, sql statements and other helper functions
-