An open API service for producing an overview of a list of open source projects.

https://github.com/mitchellh/hashstructure

Get hash values for arbitrary values in Go (golang).

Last synced: 06 Sep 2025

https://github.com/azure/azure-sdk-for-go

This repository is for active development of the Azure SDK for Go. For consumers of the SDK we recommend visiting our public developer docs at:

azure azure-sdk go golang hacktoberfest microsoft rest sdk

Last synced: 06 Sep 2025

https://github.com/cloudflare/cloudflare-go

The official Go library for the Cloudflare API

api cloudflare sdk sdk-go sdk-golang

Last synced: 06 Sep 2025

https://github.com/meilisearch/meilisearch-go

Golang wrapper for the Meilisearch API

client go golang meilisearch sdk

Last synced: 06 Sep 2025

https://github.com/datadog/datadog-api-client-go

Golang client for the Datadog API

datadog datadog-api golang openapi

Last synced: 06 Sep 2025

https://github.com/digitalocean/godo

DigitalOcean Go API client

api digitalocean go golang hacktoberfest

Last synced: 06 Sep 2025

https://github.com/microsoft/azure-devops-go-api

This repository contains Go APIs for interacting with and managing Azure DevOps.

Last synced: 06 Sep 2025

https://github.com/fastly/go-fastly

A Fastly API client for Go

api-client fastly-oss-tier1

Last synced: 06 Sep 2025

https://github.com/cloudquery/codegen

Libraries used for generating or bootstrapping CloudQuery plugins

Last synced: 06 Sep 2025

https://github.com/smarty/assertions

Fluent assertion-style functions used by goconvey and gunit. Can also be used in any test or application.

assertion-library equality-check go goconvey gunit testing-tools

Last synced: 06 Sep 2025

https://github.com/jtolio/gls

Goroutine local storage

Last synced: 06 Sep 2025

https://github.com/go-gandi/go-gandi

A Go library for the Gandi API

hacktoberfest-accepted

Last synced: 06 Sep 2025

https://github.com/gopherjs/gopherjs

A compiler from Go to JavaScript for running Go code in a browser

compiler go golang hacktoberfest javascript

Last synced: 06 Sep 2025

https://github.com/google/go-github

Go library for accessing the GitHub v3 API

github github-api go golang hacktoberfest

Last synced: 06 Sep 2025

https://github.com/hermanschaaf/hackernews

Modern Go client for the Hacker News API

Last synced: 06 Sep 2025

https://github.com/gofri/go-github-ratelimit

A GoLang middleware that handles GitHub API rate limits - primary rate limit & secondary rate limit

github github-rate-limit go-github golang rate-limit ratelimit

Last synced: 06 Sep 2025

https://github.com/beatlabs/github-auth

Go package for GitHub Apps authentication

github github-api github-apps github-auth go golang

Last synced: 06 Sep 2025

https://github.com/shenzhencenter/google-ads-pb

Google Ads API Client Library for Golang

go golang google-ads google-ads-api google-ads-go google-ads-golang google-ads-sdk

Last synced: 06 Sep 2025

https://github.com/heroku/heroku-go

Heroku Platform API Go Client

Last synced: 06 Sep 2025

https://github.com/googleapis/google-api-go-client

Auto-generated Google APIs for Go.

go

Last synced: 06 Sep 2025

https://github.com/envoyproxy/go-control-plane

Go implementation of data-plane-api

Last synced: 06 Sep 2025

https://github.com/cncf/xds

xDS API Working Group

Last synced: 06 Sep 2025

https://github.com/cncf/udpa

πŸŒŒπŸ“ŠβœˆUniversal Data Plane API Working Group (UDPA-WG)

Last synced: 06 Sep 2025

https://github.com/googleapis/google-cloud-go

Google Cloud Client Libraries for Go.

cloud-bigquery cloud-datastore cloud-pubsub cloud-storage go golang google-cloud

Last synced: 06 Sep 2025

https://github.com/xanzy/go-gitlab

GitLab Go SDK

Last synced: 06 Sep 2025

https://github.com/kubernetes/apiextensions-apiserver

API server for API extensions like CustomResourceDefinitions

k8s-staging

Last synced: 06 Sep 2025

https://github.com/launchdarkly/api-client-go

LaunchDarkly API Client for Go

api-client feature-flags feature-toggles go golang launchdarkly launchdarkly-api managed-by-terraform open-api

Last synced: 06 Sep 2025

https://github.com/go-sql-driver/mysql

Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package

database go mariadb mysql mysql-driver sql

Last synced: 06 Sep 2025

https://github.com/iancoleman/strcase

A golang package for converting to snake_case or CamelCase

Last synced: 06 Sep 2025

https://github.com/oracle/oci-go-sdk

Go SDK for Oracle Cloud Infrastructure

cloud go oracle-cloud oracle-cloud-infrastructure sdk

Last synced: 06 Sep 2025

https://github.com/okta/okta-sdk-golang

A Golang SDK for interacting with the Okta management API, enabling server-side code to manage Okta users, groups, applications, and more.

Last synced: 06 Sep 2025

https://github.com/sijms/go-ora

Pure go oracle client

client go golang oracle

Last synced: 06 Sep 2025

https://github.com/pagerduty/go-pagerduty

go client library for PagerDuty v2 API

renovate-enabled

Last synced: 06 Sep 2025

https://github.com/clarkmcc/go-hubspot

A fully-featured OpenAPI generated HubSpot client for Go

api go hubspot sdk

Last synced: 06 Sep 2025

https://github.com/slack-go/slack

Slack API in Go

go golang slack

Last synced: 06 Sep 2025

https://github.com/cloudquery/snyk-sdk-go

Snyk SDK for the Go programming language

Last synced: 06 Sep 2025

https://github.com/xeipuuv/gojsonschema

An implementation of JSON Schema, draft v4 v6 & v7 - Go language

Last synced: 06 Sep 2025

https://github.com/stripe/stripe-mock

stripe-mock is a mock HTTP server that responds like the real Stripe API. It can be used instead of Stripe's testmode to make test suites integrating with Stripe faster and less brittle.

Last synced: 06 Sep 2025

https://github.com/stripe/stripe-go

Go library for the Stripe API.

stripe stripe-sdk

Last synced: 06 Sep 2025

https://github.com/gertd/go-pluralize

Pluralize and singularize any word (golang adaptation of https://www.npmjs.com/package/pluralize)

english golang language pluralization pluralize plurals singular words

Last synced: 06 Sep 2025

https://github.com/tailscale/tailscale-client-go

A client implementation for the Tailscale HTTP API

client golang tailscale

Last synced: 06 Sep 2025

https://github.com/julienschmidt/httprouter

A high performance HTTP request router that scales well

go golang http httprouter mux router

Last synced: 06 Sep 2025

https://github.com/gorilla/mux

Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍

go golang gorilla gorilla-web-toolkit http middleware mux router

Last synced: 06 Sep 2025

https://github.com/stretchr/testify

A toolkit with common assertions and mocks that plays nicely with the standard library

assertions go golang mocking testify testing toolkit

Last synced: 06 Sep 2025

https://github.com/google/go-cmp

Package for comparing Go values in tests

equality go testing

Last synced: 06 Sep 2025

https://github.com/bluekeyes/go-gitdiff

Go library for parsing and applying patches created by Git

diff git gitdiff golang patch

Last synced: 06 Sep 2025

https://github.com/atlassian/go-sentry-api

A go client for the sentry api https://sentry.io/api/

api-client go go-client sentry

Last synced: 06 Sep 2025

https://github.com/jackc/pglogrepl

PostgreSQL logical replication library for Go.

go golang postgresql replication

Last synced: 06 Sep 2025

https://github.com/jackc/pgx-zerolog

Last synced: 06 Sep 2025

https://github.com/snowflakedb/snowflake-sqlalchemy

Snowflake SQLAlchemy

database python sql

Last synced: 06 Sep 2025

https://github.com/theskumar/python-dotenv

Reads key-value pairs from a .env file and can set them as environment variables. It helps in developing applications following the 12-factor principles.

12-factor-app configuration devops-tools dotenv env environment-variables python

Last synced: 06 Sep 2025

https://github.com/pytest-dev/pytest

The pytest framework makes it easy to write small tests, yet scales to support complex functional testing

hacktoberfest python test testing unit-testing

Last synced: 06 Sep 2025

https://github.com/pandas-dev/pandas

Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more

alignment data-analysis data-science flexible pandas python

Last synced: 06 Sep 2025

https://github.com/hhatto/autopep8

A tool that automatically formats Python code to conform to the PEP 8 style guide.

codeformatter formatter pep8 python

Last synced: 06 Sep 2025

https://github.com/go-chi/render

easily manage HTTP request / response payloads of Go HTTP services

Last synced: 06 Sep 2025

https://github.com/ggicci/httpin

🍑 HTTP Input for Go - HTTP Request from/to Go Struct (Bi-directional Data Binding between Go Struct and http.Request)

data-binding go go-api go-http go-http-middleware go-http-requests go-rest-api http-request-params-reader

Last synced: 06 Sep 2025

https://github.com/ory/dockertest

Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.

automation ci docker go integration-testing tests unit-testing

Last synced: 06 Sep 2025

https://github.com/mitchellh/copystructure

Go (golang) library for deep copying values in Go.

Last synced: 06 Sep 2025

https://github.com/opensearch-project/opensearch-go

Go Client for OpenSearch

Last synced: 06 Sep 2025

https://github.com/matcornic/hermes

Golang package that generates clean, responsive HTML e-mails for sending transactional mail

awesome-go email email-template email-template-generator emails generator golang hermes mailgen smtp template templating

Last synced: 06 Sep 2025

https://github.com/golang-migrate/migrate

Database migrations. CLI and Golang library.

aws-s3 cassandra database databases go golang google-cloud-spanner google-cloud-storage hacktoberfest mariadb migration migrations mongodb mysql neo4j postgres spanner sql sqlite

Last synced: 06 Sep 2025

https://github.com/brianvoe/gofakeit

Random fake data generator written in go

data fake generator go golang random seed

Last synced: 06 Sep 2025

https://github.com/jarcoal/httpmock

HTTP mocking for Golang

Last synced: 06 Sep 2025

https://github.com/masterminds/goutils

GoUtils is a Go implementation of some string manipulation libraries of Apache Commons. This is an open source project aimed at providing Go users with utility functions to manipulate strings in various ways.

go golang

Last synced: 06 Sep 2025

https://github.com/lodash/lodash

A modern JavaScript utility library delivering modularity, performance, & extras.

javascript lodash modules utilities

Last synced: 06 Sep 2025

https://github.com/date-fns/date-fns

⏳ Modern JavaScript date utility library βŒ›οΈ

date date-fns hacktoberfest javascript modules nodejs time utilities

Last synced: 06 Sep 2025

https://github.com/cloudquery/filetypes

A helper library to create destination file plugins for CloudQuery

Last synced: 06 Sep 2025

https://github.com/aws/aws-sdk-go-v2

AWS SDK for the Go programming language.

aws aws-sdk go golang

Last synced: 06 Sep 2025

https://github.com/cloudquery/plugin-sdk

CloudQuery Go SDK for source and destination plugins

cloudquery data-integration elt

Last synced: 06 Sep 2025

https://github.com/avast/retry-go

Simple golang library for retry mechanism

go golang hacktoberfest retry retry-library

Last synced: 06 Sep 2025

https://github.com/spf13/cobra

A Commander for modern Go CLI interactions

cli cli-app cobra cobra-generator cobra-library command command-cobra command-line commandline go golang golang-application golang-library posix posix-compliant-flags subcommands

Last synced: 06 Sep 2025

https://github.com/gocarina/gocsv

The GoCSV package aims to provide easy CSV serialization and deserialization to the golang programming language

Last synced: 06 Sep 2025

https://github.com/googleapis/gax-go

Google API Extensions for Go.

Last synced: 06 Sep 2025

https://github.com/facebook/react

The library for web and native user interfaces.

declarative frontend javascript library react ui

Last synced: 05 Sep 2025

https://github.com/Mbed-TLS/mbedtls

An open source, portable, easy to use, readable and flexible TLS library, and reference implementation of the PSA Cryptography API. Releases are on a varying cadence, typically around 3 - 6 months between releases.

crypto cryptography-library psa ssl tls

Last synced: 05 Sep 2025

https://github.com/pnggroup/libpng

LIBPNG: Portable Network Graphics support, official libpng repository

Last synced: 05 Sep 2025

https://github.com/psf/requests

A simple, yet elegant, HTTP library.

client cookies forhumans http humans python python-requests requests

Last synced: 06 Sep 2025

https://github.com/ROCm/ROCgdb

This is ROCgdb, the ROCm source-level debugger for Linux, based on GDB, the GNU source-level debugger.

Last synced: 06 Sep 2025

https://github.com/bmatcuk/doublestar

Implements support for double star (**) matches in golang's path.Match and filepath.Glob.

Last synced: 06 Sep 2025

https://github.com/oleksii-latyshev/social

A web application functioning as an online sushi shop with essential business features

expressjs mern nodejs prisma react redux-toolkit tailwindcss typescript

Last synced: 05 Sep 2025

https://github.com/oleksii-latyshev/clothing-store

πŸ›’ full-stack e-commerce store built with Sveltekit

drizzle-orm shadcn-ui sveltekit tailwindcss trpc

Last synced: 05 Sep 2025

https://invent.kde.org/multimedia/juk

Audio jukebox app, supporting collections of MP3, Ogg Vorbis and FLAC audio files

Last synced: 06 Sep 2025

https://invent.kde.org/multimedia/juk/

Audio jukebox app, supporting collections of MP3, Ogg Vorbis and FLAC audio files

Last synced: 06 Sep 2025

https://github.com/open-mpi/ompi/

Open MPI main development repository

c fortran hacktoberfest hpc mpi openmpi

Last synced: 06 Sep 2025

https://github.com/nova-model/nova-galaxy

The nova-galaxy library provides an abstract API for accessing Galaxy services

Last synced: 06 Sep 2025

https://github.com/diatomic/diy

data-parallel out-of-core library

Last synced: 06 Sep 2025

https://github.com/Alpine-DAV/ascent

A flyweight in situ visualization and analysis runtime for multi-physics HPC simulations

analysis cuda data-viz hpc mpi parallel-computing radiuss rendering scientific-computing

Last synced: 06 Sep 2025

https://github.com/ornladios/ADIOS2

Next generation of ADIOS developed in the Exascale Computing Program

adios cmake ecp exascale exascale-computing hdf5 high-performance-computing hpc io

Last synced: 06 Sep 2025

https://github.com/danielk333/pyorb

Python implementation of the definition of Kepler orbits and related transformations, nothing more, nothing less.

Last synced: 06 Sep 2025

https://github.com/openpgpjs/openpgpjs

OpenPGP implementation for JavaScript

Last synced: 05 Sep 2025

https://github.com/coopernetes/kube-role-gen

Generate a Kubernetes role containing all resources available on a cluster

cli kubernetes rbac utility

Last synced: 05 Sep 2025

https://github.com/andsmedeiros/iara

The asynchronous framework for modern C++

async asynchronous cmake cooperative-multitasking embedded embedded-systems event-driven event-loop events framework modern-cpp modular portable promises signals

Last synced: 05 Sep 2025

https://github.com/keygen-sh/keygen-api

Keygen is a modern, fair source software licensing and distribution API. For developers, by developers.

api fair-source hacktoberfest license-keys rails rails-api ruby ruby-on-rails software-distribution software-licensing source-available

Last synced: 06 Sep 2025

https://github.com/ROCm/rocprofiler-sdk

[DEPRECATED] Moved to ROCm/rocm-systems repo

Last synced: 06 Sep 2025

https://github.com/travis-ci/travis.rb

Travis CI Client (CLI and Ruby library)

ruby travis-ci

Last synced: 06 Sep 2025

https://github.com/ibm/java-async-util

Java utilities for working with CompletionStages

Last synced: 05 Sep 2025

https://github.com/resteasy/resteasy-microprofile

RESTEasy MicroProfile

Last synced: 05 Sep 2025

https://github.com/gatling/gatling-highcharts

Gatling's Highcharts-based Reporting Module

automation gatling highcharts loadtesting

Last synced: 05 Sep 2025