{"id":29075318,"url":"https://github.com/backendarchitect/awesome-gofuncs","last_synced_at":"2026-04-28T01:31:16.356Z","repository":{"id":53617949,"uuid":"517244572","full_name":"backendArchitect/awesome-gofuncs","owner":"backendArchitect","description":"A curated list of delightful Golang Functions functions and libraries. For more awesomeness","archived":false,"fork":false,"pushed_at":"2022-09-01T11:06:30.000Z","size":55,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-27T19:33:25.483Z","etag":null,"topics":["awesome-go","awesome-list","awesome-lists","functions","go","golang","golang-functional-programming","golang-package","list"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/backendArchitect.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-07-24T06:24:27.000Z","updated_at":"2023-03-04T08:37:38.000Z","dependencies_parsed_at":"2022-08-26T04:01:27.847Z","dependency_job_id":null,"html_url":"https://github.com/backendArchitect/awesome-gofuncs","commit_stats":null,"previous_names":["backendarchitect/awesome-gofuncs"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/backendArchitect/awesome-gofuncs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/backendArchitect%2Fawesome-gofuncs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/backendArchitect%2Fawesome-gofuncs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/backendArchitect%2Fawesome-gofuncs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/backendArchitect%2Fawesome-gofuncs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/backendArchitect","download_url":"https://codeload.github.com/backendArchitect/awesome-gofuncs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/backendArchitect%2Fawesome-gofuncs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32362780,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"ssl_error","status_checked_at":"2026-04-27T20:07:00.910Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["awesome-go","awesome-list","awesome-lists","functions","go","golang","golang-functional-programming","golang-package","list"],"created_at":"2025-06-27T15:31:43.122Z","updated_at":"2026-04-28T01:31:16.351Z","avatar_url":"https://github.com/backendArchitect.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"## Welcome to GoFuncs\n\n\nA curated list of delightful \u003ca href=\"https://github.com/codesnail21/gofuncs\"\u003eGolang Functions\u003c/a\u003e\nfunctions and libraries. For more awesomeness, check\nout \u003ca href=\"https://github.com/codesnail21/gofuncs\"\u003eawesome\u003c/a\u003e.\n\u003cbr/\u003e\n\u003cbr/\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \n[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)\n![Language:Go](https://img.shields.io/static/v1?label=Language\u0026message=Go\u0026color=blue\u0026style=flat-square)\n![License:MIT](https://img.shields.io/static/v1?label=License\u0026message=GPL\u0026color=blue\u0026style=flat-square)\n\u003cbr/\u003e\n  \n\u003c/div\u003e\n\n\n![image](https://user-images.githubusercontent.com/87218847/181223942-6d273aa8-cc0a-4eb6-aabb-21453c76fabb.png)\n\n\n### Table of Content\n\u003chr/\u003e\n\n##### GO-Cache\n- \u003ca href=\"https://github.com/patrickmn/go-cache\"\u003ego-cache \u003c/a\u003e is an in-memory key:value store/cache similar to memcached\n\n##### Go Hash Generator\n- \u003ca href=\"https://github.com/codesnail21/gomd5hash\"\u003e Hash generator / Creator in MD5 \u003c/a\u003e generates hash based in string provided\n\n##### Go Download File\n- \u003ca href=\"https://github.com/codesnail21/goDownloadFile\"\u003e download file \u003c/a\u003e and store it in CWD, by just passing the file name \u0026 URL\n\n##### Go Json Iterator\n- \u003ca href=\"https://github.com/json-iterator/go\"\u003e JSON iterator \u003c/a\u003e  high-performance 100% compatible drop-in replacement of \"encoding/json\"\n\n##### Go OTP\n- \u003ca href=\"https://github.com/jltorresm/otpgo\"\u003e Time-Based One-Time Password \u003c/a\u003e (TOTP) and HMAC-Based One-Time Password (HOTP) library for Go.\n\n##### Go Mapstructure\n- \u003ca href=\"https://github.com/mitchellh/mapstructure\"\u003e Go library for decoding generic map values \u003c/a\u003e into native Go structures and vice versa.\n\n##### Go Regroup(Match Regex)\n- \u003ca href=\"https://github.com/oriser/regroup\"\u003eMatch regex group \u003c/a\u003e into go struct using struct tags and automatic parsing.\n\n##### Go Keygen\n- \u003ca href=\"https://github.com/keygen-sh/keygen-go\"\u003e Keygen SDK for Go. \u003c/a\u003e Integrate license activation, automatic updates and offline licensing for Go binaries.\n\n##### Go Pagination\n- \u003ca href=\"https://github.com/gemcook/pagination-go\"\u003e format pagination \u003c/a\u003e response on server side.\n\n##### Go Mail Checker\n- \u003ca href=\"https://github.com/gocrazygt/mail-checker\"\u003e A Go module that checks a domain's \u003c/a\u003e email information.\n\n#### Go Lodash-style Go library\n- \u003ca href=\"https://github.com/samber/lo\"\u003e A Lodash-style Go library \u003c/a\u003e based on Go 1.18+ Generics (map, filter, contains, find...)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbackendarchitect%2Fawesome-gofuncs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbackendarchitect%2Fawesome-gofuncs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbackendarchitect%2Fawesome-gofuncs/lists"}