Showing 21 open source projects for "issue"

View related business solutions
  • Passwordless authentication enables a secure and frictionless experience for your users | Auth0 Icon
    Over two-thirds of people reuse passwords across sites, resulting in an increasingly insecure e-commerce ecosystem. Learn how passwordless can not only mitigate these issues but make the authentication experience delightful. Implement Auth0 in any application in just five minutes
  • Build and execute better incentive plans with our simple, easy-to-use platform. Icon
    incentX is a feature-rich, cloud-based platform that provides all the tools needed to plan, manage, and settle your incentives program—including commissions, rebates, royalties, bill-backs, and chargebacks. best of all, it integrates with your existing Accounting / ERPs for a seamless, end-to-end experience.
  • 1
    PIKAPIKA

    PIKAPIKA

    A beautiful, easy-to-use and ad-free comic and game client

    A beautiful, easy-to-use and ad-free manga client that can run on Windows/MacOS/Linux/Android/IOS. There are restricted levels of content in this APP (such as explicit/bloody/violent/drug abuse), users under the age of 18 must use it accompanied by a guardian, and please abide by local laws and regulations. Your star and issue are a great encouragement to developers, you can download the latest source code/installation package from the source warehouse, and express support/suggestions. VPN...
    Downloads: 20 This Week
    Last Update:
    See Project
  • 2
    arduino-cli

    arduino-cli

    Arduino command line tool

    Arduino CLI is an all-in-one solution that provides Boards/Library Managers, sketch builders, board detection, uploader, and many other tools needed to use any Arduino compatible board and platform from the command line or machine interfaces. In addition to being a standalone tool, Arduino CLI is the heart of all official Arduino development software (Arduino IDE, Arduino Web Editor). The script requires sh, which is always available on Linux and macOS. sh is not available by default on...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 3
    Gatus

    Gatus

    Automated developer-oriented status page

    ... open-source. If there's a feature you want to see, it's as simple as creating an issue on the public repository, or implementing it yourself! Gatus supports alerting on platforms like Slack, PagerDuty, Teams, Twilio, Discord, and many more. If the built-in alerting providers aren't enough for you, you can even create your own! Each endpoint can have one or multiple alerts with different thresholds!
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    Grafana Pyroscope

    Grafana Pyroscope

    Continuous Profiling Platform. Debug performance issues

    ... at any point in time and identify performance issue before your customer do. Collect, store, and analyze profiles from various external profiling tools in one central location. Link to your Open Telemetry tracing data and get request-specific or span-specific profiles to enhance other observability data like traces and logs.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Case Management Software for Human Services Agencies Icon
    Case Management Software for Human Services Agencies

    FAMCare is powerful, cloud-based case management software for human services agencies

    Your agency’s success is tied to your ability to integrate best practices in everyday caseworker activities. Casework isn't simple, but it can be easier.
  • 5
    Engo

    Engo

    Engo is an open-source 2D game engine written in Go

    Engo is an open-source 2D game engine written in Go. It uses the Entity-Component-System paradigm. The code is available on GitHub. If you encounter any problems, find any bugs, or want to request a feature, you can open an issue or chat with us on gitter. A cross-platform game engine written in Go following an interpretation of the Entity Component System paradigm. Engo is currently compilable for Mac OSX, Linux and Windows. With the release of Go 1.4, supporting Android and the inception...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    cAdvisor

    cAdvisor

    Analyzes resource usage and performance characteristics

    ... has native support for Docker containers and should support just about any other container type out of the box. We strive for support across the board so feel free to open an issue if that is not the case. cAdvisor's container abstraction is based on lmctfy's so containers are inherently nested hierarchically. To quickly tryout cAdvisor on your machine with Docker, we have a Docker image that includes everything you need to get started. You can run a single cAdvisor to monitor the whole machine.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    External Secrets

    External Secrets

    External Secrets Operator reads information from a third-party service

    ... projects. If you are curious about the origins of this project, check out this issue and this PR.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    JiraCLI

    JiraCLI

    Feature-rich interactive Jira command line

    JiraCLI is an interactive command line tool for Atlassian Jira that will help you avoid Jira UI to some extent. This tool is not yet considered complete but has all the essential features required to improve your workflow with Jira. The tool started with the idea of making issue search and navigation as straightforward as possible. However, with the help of outstanding supporters like you, we evolved, and the tool now includes all necessary features like issue creation, cloning, linking, ticket...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Step Certificates

    Step Certificates

    A private certificate authority (X.509 & SSH) & ACME server

    Open Source step-ca provides the infrastructure, automations, and workflows to securely create and operate a private certificate authority. step-ca makes it easy for developers, operators and security teams to manage certificates for production workloads. Get a public key infrastructure and certificate authority running in minutes. Automate enrollment using ACME, OIDC, one-time tokens, cloud APIs and more. Use systemD timers, daemon mode, cron jobs, CI/CD, and more to automate certificate...
    Downloads: 0 This Week
    Last Update:
    See Project
  • VISO TeacherView - Distance Learning solution Icon
    VISO TeacherView - Distance Learning solution

    Cloud-based virtual classroom

    A state-of-the-art cloud-based classroom management solution that provides educators with the tools to facilitate efficient collaborative distance learning in or outside the classroom. Share your screen, video camera and whiteboard in lecturer mode or group collaboration, remotely monitor and assist students in real-time. Streamline the learning experience and keep your finger on the classroom pulse.
  • 10
    Boulder

    Boulder

    An ACME-based certificate authority, written in Go

    This is an implementation of an ACME-based CA. The ACME protocol allows the CA to automatically verify that an applicant for a certificate actually controls an identifier, and allows domain holders to issue and revoke certificates for their domains. Boulder is the software that runs Let's Encrypt. This component model lets us separate the function of the CA by security context. The Web Front End, Validation Authority, OCSP Responder and Publisher need access to the Internet, which puts them...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Pluto

    Pluto

    A cli tool to help discover deprecated apiVersions in Kubernetes

    ... as deployments.v1beta1.extensions, the API-server will quite happily convert the API version and return a manifest with apps/v1. This is fairly well outlined in the discussion of this issue.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Talisman

    Talisman

    Talisman validates the outgoing changeset

    Talisman is a tool that installs a hook to your repository to ensure that potential secrets or sensitive information do not leave the developer's workstation. It validates the outgoing changeset for things that look suspicious - such as potential SSH keys, authorization tokens, private keys etc. Talisman can also be used as a repository history scanner to detect secrets that have already been checked in, so that you can take an informed decision to safeguard secrets. We recommend installing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Bud

    Bud

    The Full-Stack Web Framework for Go

    The Full-Stack Web Framework for Go. Bud writes the boring code for you, helping you launch your website faster. Bud ships as a single binary that runs on Linux and Mac. You can follow along for Windows support in this issue. Bud is a full-stack framework that helps you build web applications faster. You can think of Bud as the Ruby on Rails for the Go ecosystem. Tired of being overwhelmed by a sea of configuration files? Feel that more and more of your job has become making your tools play...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    datree

    datree

    Prevent Kubernetes misconfigurations from reaching production

    ..., such as sending an email to a slew of developers, begging them to set various limits, which likely falls on deaf ears because developers are already overwhelmed. The CLI integration provides a policy enforcement solution for Kubernetes to run automatic checks on every code change for rule violations and misconfigurations. When rule violations are found, Datree produces an alert that guides the developer to fix the issue inside the CI process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Gobot

    Gobot

    Golang framework for robotics, drones, and the Internet of Things

    ... to hardware devices. Gobot includes a RESTful API to query the status of any connection, device or robot running in your swarm. It additionally has the ability to issue commands directly to your devices and robots. It also comes with the robeaux React.JS interface baked right into its API server for quick and easy configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    golangweekly

    golangweekly

    Weekly magazine for Go language lovers, published every Sunday

    As Go has received more and more attention, there have been more and more related articles, software, and resources. Go Language Lovers Weekly aims to share with you a week of Go language-related content that is worth knowing and learning. Published every Sunday. Contributions, recommended or self-recommended articles/software/resources are welcome, please submit an issue. Welcome to pay attention to our public account and get the weekly magazine as soon as possible. Weekly magazine for Go...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    pongo2

    pongo2

    Django-syntax like template-engine for Go

    .... Please contact us if you’re using pongo2 to have you added to the list of users. We offer free, low priority support in our GitHub issue tracker and commercial prioritized support (such as consulting, private feature development and paid bug fixing).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Myel pop

    Myel pop

    Run a point-of-presence within Myel

    Run a point-of-presence within Myel, the community-powered content delivery network. Our mission is to build a community powered content delivery network that is resilient, scalable, and peer-to-peer ↔️ to suit the long-term needs of Web3 applications. We're currently using Filecoin building blocks and are aspiring to make this library as interoperable as possible with existing Web3 backends such as IPFS. This library is still experimental so feel free to open an issue if you have any...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    pcp - Peer Copy

    pcp - Peer Copy

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

    ... to serve and whom not, etc. Further, as this recent issue in croc shows, this is a real risk for the sustainable operation of the provided service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    pico

    pico

    A Git-driven task runner built to facilitate GitOps and Infrastructure

    ... platforms that exploit your reward and learning centers in order to increase "engagement." We have no issue with the commercialization of the web -- that's how useful services exist. However, we are more aligned with products and services that promote human communication and collaboration in its purest forms. Many of our services don't require a password, but still offer many familiar features like content management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    DHT

    DHT

    BitTorrent DHT Protocol && DHT Spider.

    ... the standard BitTorrent DHT protocol, not born for crawling the DHT network. NAT Traversal issue. You run the crawler in a local network. It will block ip which looks bad and a good ip may be misjudged.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next