Golang Plus Libraries
Plus and alternative to golang standard libraries. Licensed under Apache License 2.0.
Pinned Repositories
caching
Package caching providers a scalable cache component.
database-sql-postgresql
PostgreSQL adapter for "database" package.
database-sql-sqlite
SQLite adapter for "database" package.
errors
Plus to the standard "errors" package.
i18n
Package i18n providers utilities for internationalization.
i18n-examples
Examples of i18n package.
i18n-resources
Multi-Language resources for "i18n" package.
jobs
Package jobs providers a scheduler for scheduling background jobs.
math
Plus to the standard "math" package.
uuid
Package uuid implements UUID described in RFC 4122.
Golang Plus Libraries's Repositories
golang-plus/uuid
Package uuid implements UUID described in RFC 4122.
golang-plus/caching
Package caching providers a scalable cache component.
golang-plus/database-sql-postgresql
PostgreSQL adapter for "database" package.
golang-plus/database-sql-sqlite
SQLite adapter for "database" package.
golang-plus/errors
Plus to the standard "errors" package.
golang-plus/i18n-examples
Examples of i18n package.
golang-plus/i18n
Package i18n providers utilities for internationalization.
golang-plus/i18n-resources
Multi-Language resources for "i18n" package.
golang-plus/jobs
Package jobs providers a scheduler for scheduling background jobs.
golang-plus/math
Plus to the standard "math" package.
golang-plus/net-http-servemux
HTTP serve mux for "net" package.
golang-plus/caching-container-memcached
Memcached container for "caching" package.
golang-plus/crypto
Plus to standard "crypto" package.
golang-plus/database
Plus to standard "database" package.
golang-plus/database-sql-mysql
MySQL adapter for "database" package.
golang-plus/jobs-expression-cron
Cron expression for "jobs" package.
golang-plus/log
Plus to the standard "log" package.
golang-plus/net
Plus to standard "net" package.
golang-plus/sort
Plus to the standard "sort" package.
golang-plus/testing
Plus to the standard "testing" package.