Showing 339 open source projects for "using"

View related business solutions
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • 1
    Terraform LSP

    Terraform LSP

    Language Server Protocol for Terraform

    Currently, there are two Terraform LSP repositories one of which is this repository and one of which is terraform-ls. Terraform-LS also contains details about this repository as well. The aim to have a unified lsp for Terraform in the future, but for now there is two concurrent development with collaboration to each other, this repo is aim for more experimental features, and the terraform-ls is aimed for stableness.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    KUDO

    KUDO

    Kubernetes Universal Declarative Operator (KUDO)

    Kubernetes Universal Declarative Operator (KUDO) provides a declarative approach to building production-grade Kubernetes Operators covering the entire application lifecycle. The Kubernetes Universal Declarative Operator (KUDO) is a highly productive toolkit for writing Kubernetes Operators. Using KUDO you can deploy your applications, have the tools needed to operate them, and understand how they're behaving, all without a Ph.D. in Kubernetes. KUDO lets you configure an Operator’s entire lifecycle using a declarative spec, including things like backup/restore. You don’t have to write Go unless you want to.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    gitbatch

    gitbatch

    manage your git repositories in one place

    Managing multiple git repositories is easier than ever. I (was) often end up working on many directories and manually pulling updates etc. To make this routine faster, I created a simple tool to handle this job. Although the focus is batch jobs, you can still do de facto micro-management of your git repositories (e.g add/reset, stash, commit etc.) run the gitbatch command from the parent of your git repositories. For start-up options simply gitbatch --help.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    Distributed Code Review For Git

    Distributed Code Review For Git

    Distributed code review system for Git repos

    ...As a result, this tool can work with any git hosting provider, and the only setup required is installing the client on your workstation. he git command-line tool is configured with the credentials it needs to push to and pull from the remote repos. The code review data is stored in git-notes, using the formats described below. Each item stored is written as a single line of JSON, and is written with at most one such item per line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    Kubeval

    Kubeval

    Validate your Kubernetes configuration files, supports Kubernetes

    ...The Kubernetes API allows for specifying properties on objects that are not part of the schemas. However, kubectl will throw an error if you use it with such files. Kubeval can be used to simulate this behavior using the --strict flag. Alternatively, Kubeval can also take input via stdin which can make using it as part of an automated pipeline easier by removing the need to securely manage temporary files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    pcp - Peer Copy

    pcp - Peer Copy

    Command line peer-to-peer data transfer tool based on libp2p

    Command line peer-to-peer data transfer tool based on libp2p. There already exists a long list of file transfer tools, so why bother building another one? The problem I had with the existing tools is that they rely on a limited set of servers to orchestrate peer matching and data relaying which poses a centralization concern. Many of the usual centralization vs. decentralization arguments apply here, e.g. the servers are single points of failure, the service operator has the power over whom...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    govalidator

    govalidator

    Package of validators and sanitizers for strings, numerics, etc.

    ...Activate behavior to require all fields have a validation tag by default. SetFieldsRequiredByDefault causes validation to fail when struct fields do not include validations or are not explicitly marked as exempt (using valid:"-" or valid:"email,optional"). A good place to activate this is a package init function or the main() function. SetNilPtrAllowedByRequired causes validation to pass when struct fields marked by required are set to nil. This is disabled by default for consistency, but some packages that need to be able to determine between nil and zero value state can use this. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    kube-prompt

    kube-prompt

    An interactive kubernetes client featuring auto-complete.

    An interactive kubernetes client featuring auto-complete using go-prompt. kube-prompt accepts the same commands as the kubectl, except you don't need to provide the kubectl prefix. So it doesn't require the additional cost to use this cli.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    RancherOS

    RancherOS

    Tiny Linux distro that runs the entire OS as Docker containers

    RancherOS is the smallest, easiest way to run Docker in production. Every process in RancherOS is a container managed by Docker. This includes system services such as udev and syslog. Because it only includes the services necessary to run Docker, RancherOS is significantly smaller than most traditional operating systems. By removing unnecessary libraries and services, requirements for security patches and other maintenance are also reduced. This is possible because, with Docker, users...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Rent Manager Software Icon
    Rent Manager Software

    Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.

    Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
    Learn More
  • 10
    Insider

    Insider

    Static Application Security Testing (SAST) engine

    Static Application Security Testing (SAST) engine focused on covering the OWASP Top 10, to make source code analysis to find vulnerabilities right in the source code, focused on agile and easy-to-implement software inside your DevOps pipeline. Support the following technologies: Java (Maven and Android), Kotlin (Android), Swift (iOS), .NET. Insider is focused on covering the OWASP Top 10, to make source code analysis to find vulnerabilities right in the source code, focused on a agile and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    logo-ls

    logo-ls

    Modern ls command with vscode like File Icon and Git Integrations

    ...If you have Golang installed on your system then the logo-ls can be downloaded and installed using the the go cli tool provided by the language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    openbazaar-go

    openbazaar-go

    OpenBazaar 2.0 Server Daemon in Go

    ...A typical install of OpenBazaar contains a bundle of the server daemon and user interface. The easiest way to run the server is to download a pre-built binary. You can find binaries of our latest release for each operating system. We are using a fork of go-ipfs in the daemon. The primary changes include different protocol strings to segregate the OpenBazaar network from the main IPFS network and an increased TTL on certain types of DHT data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Docker Ce

    Docker Ce

    Open source components of Docker CE products

    ...This repository is solely maintained by Docker, Inc. The master branch is a combination of components adapted from different upstream git repos into a unified directory structure using the moby-components tool. You can view the upstream git repos in the components.conf file. Each component is isolated into its own directory under the components directory. The tool will import each component git history within the appropriate path. Main development of new features should be directed towards the upstream git repos. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    up

    up

    A tool for writing Linux pipes with instant live preview

    ...This is achieved by boosting any typical Linux text-processing utils such as grep, sort, cut, paste, awk, wc, perl, etc., etc., by providing a quick, interactive, scrollable preview of their results. To start using up, redirect any text-emitting command (or pipeline) into it. Use PgUp/PgDn and Ctrl-[←]/Ctrl-[→] for basic browsing through the command output. In the input box at the top of the screen, start writing any bash pipeline; then press Enter to execute the command you typed, and the Ultimate Plumber will immediately show you the output of the pipeline in the scrollable window.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    hc

    hc

    hc is a lightweight framework to develop HomeKit accessories in Go

    ...A non-commercial version of the documentation is now available on the HomeKit developer website. HomeKit is fully integrated into iOS since iOS 8. Developers can use HomeKit.framework to communicate with accessories using high-level APIs. I've developed the Home+ app to control HomeKit accessories from iPhone, iPad, and Apple Watch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ozzo-validation

    ozzo-validation

    An idiomatic Go (golang) validation package

    An idiomatic Go (golang) validation package. Supports configurable and extensible validation rules (validators) using normal language constructs instead of error-prone struct tags. Pozzo-validation is a Go package that provides configurable and extensible data validation capabilities. It has the following features. Use normal programming constructs rather than error-prone struct tags to specify how data should be validated. Can validate data of different types, e.g., structs, strings, byte slices, slices, maps, and arrays. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Golang API Starter Kit

    Golang API Starter Kit

    Go Server/API boilerplate using best practices DDD CQRS ES gRPC

    ...Services communicate with each other using gRPC. Each service might expose HTTP API for external communication or/and gRPC. This project setup should reduce the time spent on environment configuration for the whole Kubernetes cluster and/or each microservice. Extracting each of the services to its own repository or keeping it as mono-repo should be a matter of preference.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Minishift

    Minishift

    Run OpenShift 3.x locally

    ...Minishift documentation is published as a part of the OpenShift Origin documentation library. Check out the latest official Minishift documentation for information about getting started, using, and contributing to Minishift.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MailHog

    MailHog

    Web and API based SMTP testing

    Inspired by MailCatcher, easier to install. Built with Go, MailHog runs without installation on multiple platforms. Run it from Docker Hub or using the provided Dockerfile. The SMTP server starts on port 1025, the HTTP server starts on port 8025, in-memory message storage. ESMTP server implementing RFC5321. Support for SMTP AUTH (RFC4954) and PIPELINING (RFC2920). Web interface to view messages (plain text, HTML or source). Supports RFC2047 encoded headers. Real-time updates using EventSource. ...
    Downloads: 73 This Week
    Last Update:
    See Project
  • 20
    Gizmo Microservice Toolkit

    Gizmo Microservice Toolkit

    A Microservice Toolkit from The New York Times

    At The New York Times, our development teams have been adopting the Go programming language over the last three years to build better back-end services. In the past I’ve written about using Go for Elastic MapReduce streaming. I’ve also talked about using Go at GothamGo for news analysis and to improve our email and alert systems at the Golang NYC Meetup. We use Go for a wide variety of tasks, but the most common use throughout the company is for building JSON APIs. When we first began building APIs with Go, we didn’t use any frameworks or shared interfaces. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    janus

    janus

    An API Gateway written in Go

    ...For example, if you have written a really awesome web service that provides geolocation data for all the cats in NYC, and you want to make it public, integrating an API gateway is a faster, more secure route than writing your own authorization middleware. You can install Janus using docker or manually deploying the binary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Jobber

    Jobber

    An alternative to cron, with sophisticated status-reporting

    ...Sophisticated error handling: you can control whether and when a job is run again after it fails. For example, after an initial failure of a job, Jobber can schedule future runs using an exponential backoff algorithm. Sophisticated error reporting: you can control whether Jobber notifies you about each failed run, or only about jobs that have been disabled due to repeated failures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Go canvas

    Go canvas

    Canvas is a Go drawing library based on OpenGL

    Canvas is a high-performance 2D rendering library for C++ that mimics the HTML5 Canvas API. It is built using OpenGL for hardware acceleration and offers a simple, familiar interface for developers looking to draw shapes, images, and text in desktop applications or games. Canvas focuses on ease of use, speed, and flexibility, making it suitable for GUI overlays, visualizations, and real-time 2D rendering tasks. Its API is intentionally similar to JavaScript’s Canvas API, lowering the barrier for web developers transitioning into C++ graphics work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Prototool

    Prototool

    Your swiss army knife for protocol buffers

    ...Lint your Protobuf files with common linting rules according to Google' Style Guide, Uber's V1 Style Guide, Uber's V2 style guide, or your own set of configured lint rules. Format your Protobuf files in a consistent manner. Create Protobuf files from a template that passes lint, taking care of package naming for you. Generate stubs using any plugin based on a simple configuration file, including handling imports of all the well-known types. Call gRPC endpoints with ease, taking care of the JSON to binary conversion for you. Check for breaking changes on a per-package basis, verifying that your API never breaks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    xorm

    xorm

    xorm is a simple and powerful Go language ORM library

    xorm is a simple and powerful Go language ORM library, through which database operations can be made very easy. This library is a customized and enhanced version based on the original xorm, which provides xorm with ibatis-like configuration files and dynamic SQL support, and supports ActiveRecord operations. This library is based on the customized and enhanced version of the original xorm. Since this customized version has third-party library dependencies (the original version of xorm does...
    Downloads: 0 This Week
    Last Update:
    See Project