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

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: 07 Feb 2026

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

Go package for GitHub Apps authentication

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

Last synced: 07 Feb 2026

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: 07 Feb 2026

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

Heroku Platform API Go Client

Last synced: 07 Feb 2026

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

Auto-generated Google APIs for Go.

go

Last synced: 07 Feb 2026

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

Go implementation of data-plane-api

Last synced: 07 Feb 2026

https://github.com/cncf/xds

xDS API Working Group

Last synced: 07 Feb 2026

https://github.com/cncf/udpa

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

Last synced: 07 Feb 2026

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: 07 Feb 2026

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

GitLab Go SDK

Last synced: 07 Feb 2026

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

API server for API extensions like CustomResourceDefinitions

k8s-staging

Last synced: 07 Feb 2026

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: 07 Feb 2026

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: 07 Feb 2026

https://github.com/iancoleman/strcase

A golang package for converting to snake_case or CamelCase

Last synced: 07 Feb 2026

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

Go SDK for Oracle Cloud Infrastructure

cloud go oracle-cloud oracle-cloud-infrastructure sdk

Last synced: 07 Feb 2026

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: 07 Feb 2026

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

Pure go oracle client

client go golang oracle

Last synced: 07 Feb 2026

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

go client library for PagerDuty v2 API

renovate-enabled

Last synced: 07 Feb 2026

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

A fully-featured OpenAPI generated HubSpot client for Go

api go hubspot sdk

Last synced: 07 Feb 2026

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

Slack API in Go

go golang slack

Last synced: 07 Feb 2026

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

Snyk SDK for the Go programming language

Last synced: 07 Feb 2026

https://github.com/xeipuuv/gojsonschema

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

Last synced: 07 Feb 2026

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: 07 Feb 2026

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

Go library for the Stripe API.

stripe stripe-sdk

Last synced: 07 Feb 2026

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: 07 Feb 2026

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

A client implementation for the Tailscale HTTP API

client golang tailscale

Last synced: 07 Feb 2026

https://github.com/julienschmidt/httprouter

A high performance HTTP request router that scales well

go golang http httprouter mux router

Last synced: 07 Feb 2026

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: 07 Feb 2026

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: 07 Feb 2026

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

Package for comparing Go values in tests

equality go testing

Last synced: 07 Feb 2026

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

Go library for parsing and applying patches created by Git

diff git gitdiff golang patch

Last synced: 07 Feb 2026

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: 07 Feb 2026

https://github.com/jackc/pglogrepl

PostgreSQL logical replication library for Go.

go golang postgresql replication

Last synced: 07 Feb 2026

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

Last synced: 07 Feb 2026

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

Snowflake SQLAlchemy

database python sql

Last synced: 07 Feb 2026

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: 07 Feb 2026

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: 07 Feb 2026

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: 07 Feb 2026

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: 07 Feb 2026

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

easily manage HTTP request / response payloads of Go HTTP services

Last synced: 07 Feb 2026

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: 07 Feb 2026

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: 07 Feb 2026

https://github.com/mitchellh/copystructure

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

Last synced: 07 Feb 2026

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

Go Client for OpenSearch

Last synced: 07 Feb 2026

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: 07 Feb 2026

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: 07 Feb 2026

https://github.com/brianvoe/gofakeit

Random fake data generator written in go

data fake generator go golang random seed

Last synced: 07 Feb 2026

https://github.com/jarcoal/httpmock

HTTP mocking for Golang

Last synced: 07 Feb 2026

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: 07 Feb 2026

https://github.com/lodash/lodash

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

javascript lodash modules utilities

Last synced: 07 Feb 2026

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

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

date date-fns hacktoberfest javascript modules nodejs time utilities

Last synced: 07 Feb 2026

https://github.com/cloudquery/filetypes

A helper library to create destination file plugins for CloudQuery

Last synced: 07 Feb 2026

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

AWS SDK for the Go programming language.

aws aws-sdk go golang

Last synced: 07 Feb 2026

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

CloudQuery Go SDK for source and destination plugins

cloudquery data-integration elt

Last synced: 07 Feb 2026

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

Simple golang library for retry mechanism

go golang hacktoberfest retry retry-library

Last synced: 07 Feb 2026

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: 07 Feb 2026

https://github.com/gocarina/gocsv

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

Last synced: 07 Feb 2026

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

Google API Extensions for Go.

Last synced: 07 Feb 2026

https://github.com/facebook/react

The library for web and native user interfaces.

declarative frontend javascript library react ui

Last synced: 06 Feb 2026

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: 06 Feb 2026

https://github.com/pnggroup/libpng

LIBPNG: Portable Network Graphics support, official libpng repository

Last synced: 06 Feb 2026

https://github.com/psf/requests

A simple, yet elegant, HTTP library.

client cookies forhumans http humans python python-requests requests

Last synced: 07 Feb 2026

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: 07 Feb 2026

https://github.com/bmatcuk/doublestar

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

Last synced: 07 Feb 2026

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: 06 Feb 2026

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

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

drizzle-orm shadcn-ui sveltekit tailwindcss trpc

Last synced: 06 Feb 2026

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

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

Last synced: 07 Feb 2026

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

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

Last synced: 07 Feb 2026

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

Open MPI main development repository

c fortran hacktoberfest hpc mpi openmpi

Last synced: 07 Feb 2026

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

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

Last synced: 07 Feb 2026

https://github.com/diatomic/diy

data-parallel out-of-core library

Last synced: 07 Feb 2026

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: 07 Feb 2026

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: 07 Feb 2026

https://github.com/danielk333/pyorb

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

Last synced: 07 Feb 2026

https://github.com/openpgpjs/openpgpjs

OpenPGP implementation for JavaScript

Last synced: 07 Feb 2026

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

Generate a Kubernetes role containing all resources available on a cluster

cli kubernetes rbac utility

Last synced: 07 Feb 2026

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: 06 Feb 2026

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 license-keys rails rails-api ruby ruby-on-rails software-distribution software-licensing source-available

Last synced: 07 Feb 2026

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

[DEPRECATED] Moved to ROCm/rocm-systems repo

Last synced: 07 Feb 2026

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

Travis CI Client (CLI and Ruby library)

ruby travis-ci

Last synced: 07 Feb 2026

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

Java utilities for working with CompletionStages

Last synced: 06 Feb 2026

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

RESTEasy MicroProfile

Last synced: 06 Feb 2026

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

Gatling's Highcharts-based Reporting Module

automation gatling highcharts loadtesting

Last synced: 06 Feb 2026

https://github.com/gatling/gatling

Modern Load Testing as Code

automation cicd gatling java javascript kotlin load-test load-testing load-tests loadtest loadtesting loadtests netty performance-test performance-test-gatling performance-testing performance-tests scala typescript

Last synced: 06 Feb 2026

https://github.com/burtcorp/jmespath-java

A Java implementation of JMESPath

Last synced: 06 Feb 2026

https://github.com/lightbend-labs/scala-logging

Convenient and performant logging library for Scala wrapping SLF4J.

jvm logback logging macros sbt scala slf4j

Last synced: 06 Feb 2026

https://github.com/spotbugs/spotbugs

SpotBugs is FindBugs' successor. A tool for static analysis to look for bugs in Java code.

code-analysis findbugs hacktoberfest linter static-analysis static-code-analysis

Last synced: 06 Feb 2026

https://github.com/jchambers/fast-uuid

A Java library for quickly and efficiently parsing and writing UUIDs

java uuid

Last synced: 06 Feb 2026

https://github.com/lukas-krecan/JsonUnit

Compare JSON in your Unit Tests

Last synced: 06 Feb 2026

https://github.com/oshai/kotlin-logging

Lightweight Multiplatform logging framework for Kotlin. A convenient and performant logging facade.

android jvm kotlin logging multiplatform slf4j

Last synced: 06 Feb 2026

https://github.com/apache/commons-imaging

Apache Commons Imaging (previously Sanselan) is a pure-Java image library

apache image image-processing imaging java

Last synced: 06 Feb 2026

https://github.com/davidmoten/jax-maven-plugin

maven plugin support for xjc, wsimport, wsgen, schemagen for Java 8,9,10,11+

Last synced: 06 Feb 2026

https://github.com/aws-observability/aws-otel-java-instrumentation

AWS Distro for OpenTelemetry Java Instrumentation Library

observability opensource opentelemetry opentelemetry-api

Last synced: 06 Feb 2026

https://github.com/vladmihalcea/hypersistence-tsid

A Java library for generating Time-Sorted Unique Identifiers (TSID).

Last synced: 06 Feb 2026

https://github.com/okta/okta-java-parent

okta-java-parent

Last synced: 06 Feb 2026

https://github.com/greenmail-mail-test/greenmail

Official master for the Greenmail project

greenmail imap integration-testing mock-server pop3 smtp

Last synced: 06 Feb 2026

https://github.com/xvik/generics-resolver

Java generics runtime resolver

generics java reflection utility

Last synced: 06 Feb 2026

https://github.com/scijava/native-lib-loader

Native library loader for extracting and loading native libraries from Java.

Last synced: 06 Feb 2026