An open API service providing repository metadata for many open source software ecosystems.

Topic: "golang-module"

zer-far/roulette

Efficient random user-agent and referrer generator.

Language: Go - Size: 23.4 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

goinsane/rapi

rAPI is a Go (Golang) package that simplifies building and consuming RESTful APIs.

Language: Go - Size: 159 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

pchchv/goip

Go library for handling IP addresses and subnets

Language: Go - Size: 1.89 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

ccunni3/yali

Yali is a library implementing attribute based access control.

Language: Go - Size: 4.88 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

itschip/tebexgo

TebexGo is a Go package that provides bindings to the Tebex Plugin API.

Language: Go - Size: 25.4 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

maugus0/GoHotels

This is a Room Reservation/Scheduling Web Application built in Golang using PostgreSQL database that can be used to showcase properties, allow for booking of a room for one or more nights, check a room’s availability, book the room, notify the guest & the owner with an email.

Size: 15.6 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

bozso/gotoolbox

Commonly used functionality I use for developing Go libraries and command line applications.

Language: Go - Size: 188 KB - Last synced at: 6 days ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

Girein/json-api-response-go

Go Module for Pretty JSON API Response Format

Language: Go - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

Girein/helpers-go

Go Module for Go Functions Helper

Language: Go - Size: 32.2 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

Fardinak/websocket

An opinionated WebSocket Server in Golang

Language: Go - Size: 14.6 KB - Last synced at: 12 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

MeztliRA/yon

Go module to prompt user with a yes or no question

Language: Go - Size: 12.7 KB - Last synced at: 12 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

Baldomo/webapi-dav

Servizio API pubblico per liceodavinci.tv

Language: Go - Size: 4.67 MB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

Vinetwigs/gofuck-interpreter

A simple brainfu*k interpreter written in Go

Language: Go - Size: 26.4 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

Girein/rabbitmq-rpc-consumer-go

Go Module for RabbitMQ RPC (Consumer)

Language: Go - Size: 8.79 KB - Last synced at: 12 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

Girein/rabbitmq-rpc-go

Go Module for RabbitMQ RPC (Producer)

Language: Go - Size: 22.5 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

Girein/slack-incoming-webhook-go

Go Module for Slack Incoming Webhook

Language: Go - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

kairos10/swapi

golang API for wifi-aware Skywatcher mounts

Language: Go - Size: 103 KB - Last synced at: 12 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

usvc/go-password

A Go package to manage password hashing, verification, and validation

Language: Go - Size: 39.1 KB - Last synced at: 9 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 1

keltia/ssllabs

Go API for SSLLabs APIv3

Language: Go - Size: 117 KB - Last synced at: 12 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 4

toby3d/oembed 📦

📚 Golang package for getting oEmbed data from URL

Language: Go - Size: 54.7 KB - Last synced at: 12 months ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

veggiemonk/go-submodules-example

Language: Go - Size: 3.91 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

dal-go/dalgo-end2end-tests

End to end integration tests for Dalgo adapters

Language: Go - Size: 83 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 1

hyperscale-stack/locale

Store locale into Context

Language: Go - Size: 60.5 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

hyperscale-stack/validator

The Hyperscale Validator library provides a set of commonly needed data validators. It also provides a simple validator chaining mechanism by which multiple validators may be applied to a single datum in a user-defined order.

Language: Go - Size: 58.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

hyperscale-stack/inputfilter

The Hyperscale InputFilter library provides a simple inputfilter chaining mechanism by which multiple filters and validator may be applied to a single datum in a user-defined order.

Language: Go - Size: 41 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

athrocks/Learn-Golang

This repository serves as a comprehensive collection of examples covering most major topics in Go. Whether you're a beginner or an experienced developer looking for a quick reference, this repo is designed to help you understand Go’s key concepts through practical, well-documented examples.

Language: Go - Size: 1.29 MB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

hyperscale-stack/filter

The Hyperscale Filter library provides a set of commonly needed data filters. It also provides a simple filter chaining mechanism by which multiple filters may be applied to a single datum in a user-defined order.

Language: Go - Size: 77.1 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

dolmen-go/modfs

Language: Go - Size: 13.7 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Carlos20escobar/unwrap-go

🫧 Go-like Error Handling for TypeScript/JavaScript...

Size: 1000 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

fumiama/sched

Simple Golang parallel scheduler.

Language: Go - Size: 16.6 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

gharib-uk/Go-Toolkit

A toolkit for go language

Language: Go - Size: 31.3 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

sivaosorg/unify4g

unify4go is a Go library that provides a collection of utilities and common functionalities for string manipulation, time handling, type conversions, and more. Designed to simplify everyday coding tasks, unify4go helps developers save time and write cleaner, more maintainable code.

Language: Go - Size: 107 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

nongod/common

This repository provides shared development dependencies in Golang, supporting reusable components to streamline and standardize project development.

Language: Go - Size: 14.6 KB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

trajectoryjp/closest_go

Go module closest provides you calculating the closest points of two convex hulls.

Language: Go - Size: 33.2 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

stefansundin/aws-sdk-go-v2-s3autoregion

A wrapper for the aws-sdk-go-v2 S3 client that automatically follows the x-amz-bucket-region header so that you don't have to worry about which region the bucket is in

Language: Go - Size: 30.3 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

g0rbe/gmod

Go module

Language: Go - Size: 2.32 MB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

GoInCode/PersianPhoneValidator

A simple Go package to clean, normalize, and validate Persian (Iranian) phone numbers.

Language: Go - Size: 2.93 KB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

engineworks-io/perforce-exec

Perforce CLI Commands via Go

Language: Go - Size: 13.7 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

aardvarkllc/golang-docker-vscode-debug

A simple golang docker module with vscode debug using delve

Language: Dockerfile - Size: 1.95 KB - Last synced at: 2 days ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Shikha-code36/golang-tutorial-practice

This is the repo of GO basic implementation for learning purpose.

Language: Go - Size: 41 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

trajectoryjp/spatial_id_go

Go module spatial id provides conversions between geodetic coordinates, spatial IDs, and extended spatial IDs.

Language: Go - Size: 22.6 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

arhea/go-mock-bigquery

Creates a mock BigQuery client based on the bigquery-emulator for testing in Golang projects.

Language: Go - Size: 38.1 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

go-sage/synctools

A set of packages implementing an opinionated but well-oiled mechanism for cleanly managing high concurrency workloads with Go.

Language: Go - Size: 34.2 KB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

jimeh/go-render

A simple and flexible solution to render a value to a io.Writer using different formats based on a format string argument.

Language: Go - Size: 97.7 KB - Last synced at: 5 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

arhea/go-mock-redis

Provides convenient test helpers for mocking Redis containers and Redis clients.

Language: Go - Size: 59.6 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

faizul14/TrackingGolang

Tracking Learn Golang

Language: Go - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

dateiexplorer/go-dotenv

A dotenv package for the Go programming language.

Language: Go - Size: 20.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

pastusiak/golang

GO LANG App Template PKG Repository

Language: Go - Size: 27.3 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

electricbubble/xhttpclient

Simple Go HTTP client library

Language: Go - Size: 34.2 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

salehrashid/go-modules

Language: Go - Size: 0 Bytes - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

vladimirvivien/lil-ohm

Go module for calculating electrical circuit values using Ohm’s law

Language: Go - Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

GoesToTwentyOne/HonorableTodd_udemy_Golang_practice

I'm really grateful to professor Todd Mcleod he gave me inspiration and free access oportunity this valuable course on Twitter.

Language: Go - Size: 3.17 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

skippyr/graffiti 📦

A module for the Go Lang that aims to easy pretty printing to standard streams.

Language: Go - Size: 651 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ryanadhitama/golang-modules

Example golang module

Language: Go - Size: 0 Bytes - Last synced at: 7 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

pchchv/json_errors

JSON errors for Go Rest APIs

Language: Go - Size: 17.6 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

himanshu1221/Learning-GoLang

This repo contains all my learning of Go Lang from scratch

Language: Go - Size: 14.6 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

kreimben/youtube-info-extractor

youtube video info extractor module written in Go.

Language: Go - Size: 29.3 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

jumuia/sky

view layer for Go using Go Templates

Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

pchchv/web

A microframework to build web apps

Language: Go - Size: 95.7 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

devopyio/prominstrhttp

Instrumented Prometheus HTTP Handler

Language: Go - Size: 11.7 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

fsgmhoward/formcrypt.go 📦

Go module providing HTML form encryption and server-side decryption

Language: JavaScript - Size: 45.9 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

vxcontrol/vxcommon 📦

VXMonitor common components and modules

Language: Go - Size: 43.3 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

runtimeverification/go-config

A simple configuration library for go programs.

Language: Go - Size: 5.86 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

rozturac/rmqc

🐇 RMQC (RabbitMQ Connector)

Language: Go - Size: 35.2 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

hollowness-inside/GoPhyphoxAPI

Provides an easy way to access data from remote experiments sensors

Language: Go - Size: 35.2 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Ronbb/ioc

A lightweight ioc container for golang.

Language: Go - Size: 6.84 KB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

MoraGames/file

A module for the GoLang language able to manage in a simple and comfortable way the reading and writing on files.

Language: Go - Size: 1000 Bytes - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

erlynascarate/helloplatzimod

Un modulo de go que imprime "Hello World from Platzi!!"

Language: Go - Size: 0 Bytes - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

MoraGames/input

A module for the GoLang language able to manage in a simple and comfortable way user inputs on the terminal window.

Language: Go - Size: 1.95 KB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

strongo/dalgo-e2e-tests

End to end tests for DALgo - DB Abstraction layer in Go language

Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

erlynascarate/mycalculator

No recuerdo que hace esto. Seguro calcula algo xd

Language: Go - Size: 1000 Bytes - Last synced at: 12 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

gophers-latam/darth-db Fork of TeoDev1611/darth-db

A tiny database for the Dark Side

Language: Go - Size: 1.45 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

meetsoni15/CoWin-Vaccine-Notifier

Automated Golang Ticker Based Script to retrieve cowin vaccine slots availability and get notification whenever a slot is available. Simple golang program with inbulit tools and api calling.

Language: Go - Size: 4.88 KB - Last synced at: 23 days ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

MeztliRA/weekdays

Go module to check if its the weekdays or the weekend

Language: Go - Size: 11.7 KB - Last synced at: 12 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

burhon94/ssh-postgreSQL

sql postgreSQL with ssh tunel

Language: Go - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

sammck-go/chisel Fork of jpillora/chisel

A fast SHH-based TCP/UDP tunnel over HTTP/Websockets

Language: Go - Size: 3.5 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

altafino/og Fork of robbiet480/og

An open graph parser for Golang

Language: Go - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

jfoster/go-split

golang module for splitting binary files

Language: Go - Size: 2.93 KB - Last synced at: 12 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

jf17/mailsenderssl

Language: Go - Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

FacundoDecena/ADT

implementation of abstract data types written in Go

Language: Go - Size: 15.6 KB - Last synced at: 4 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

nafisfaysal/goapi

Language: Go - Size: 11.4 MB - Last synced at: 27 days ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

lyraproj/dgocty

Bidirectional transformations between dgo.Value and cty.Value

Language: Go - Size: 29.3 KB - Last synced at: 2 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

shrilakshmishastry/go-mod-basics

This is a simple httpserver program written using golang and docker for purely learning purpose as a beginner.

Language: Go - Size: 3.74 MB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

dolmen-go/rot13

ROT13 for Go

Language: Go - Size: 10.7 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

cassshh/marvel-go

Marvel Developer API written in Go (Golang)

Language: Go - Size: 1000 Bytes - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

thedanielforum/godash

Language: Go - Size: 1.95 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

spiegel-im-spiegel/file 📦

Extend filepath.Glob function

Language: Go - Size: 11.7 KB - Last synced at: 5 days ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

lyraproj/dgopcore

Bidirectional transformations between dgo.Value and px.Value

Language: Go - Size: 19.5 KB - Last synced at: 21 days ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

serjvanilla/calendar

Calculating working days in Russia

Language: Go - Size: 1.95 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

trevorsmiley/mongohelper

Golang MongoDB helper

Language: Go - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

demosdemon/golang-app-framework 📦

Language: Go - Size: 27.3 KB - Last synced at: 12 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

jimmyislive/gomodexample

Go Modules Example

Language: Go - Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

flxxyz/go-mod-example

一个关于golang新特性module的使用例子

Language: Go - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

dnnrly/worktime

Working with the working week, in Go

Language: Go - Size: 31.3 KB - Last synced at: 12 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

indiependente/gospinner

Language: Go - Size: 2.93 KB - Last synced at: 15 days ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

toby3d/oembed

📚 Golang package for getting oEmbed data from URL

Language: Go - Size: 85.9 KB - Last synced at: over 1 year ago - Stars: 0 - Forks: 0