Showing 88 open source projects for "using"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 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
  • 1
    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
  • 2
    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: 1 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    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
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 5
    pythonbrew

    pythonbrew

    Python Environment manager

    pythonbrew is the Python environments manager. it's easy to switch between them. Inspired by perlbrew and rvm. The recommended way to download from each releases and put it somewhere in your PATH.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Network Function Framework for Go

    Network Function Framework for Go

    NFF-Go -Network Function Framework for GO (former YANFF)

    NFF-Go is a set of libraries for creating and deploying cloud-native Network Functions (NFs). It simplifies the creation of network functions without sacrificing performance. We are now supporting AF_XDP and supporting(almost) getting packets directly from Linux. So you do not need to write 3(three) different applications to process packets coming from different type of drivers of PMDs. You just write everything in NFF-Go, and it can dynamically use whatever you would like underneath....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    snowflake for Go

    snowflake for Go

    A simple to use Go (golang) package to generate or parse snowflake IDs

    ...When setting custom epoch or bit values you need to set them prior to calling any functions on the snowflake package, including NewNode(). Otherwise, the custom values you set will not be applied correctly. Import the package into your project then construct a new snowflake Node using a unique node number. The default settings permit a node number range from 0 to 1023.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    subjack

    subjack

    Subdomain Takeover tool written in Go

    ...Subjack will also check for subdomains attached to domains that don't exist (NXDOMAIN) and are available to be registered. No need for dig ever again! This is still cross-compatible too. You can use scanio.sh which is kind of a PoC script to mass-locate vulnerable subdomains using results from Rapid7's Project Sonar. This script parses and greps through the dump for desired CNAME records and makes a large list of subdomains to check with subjack if they're vulnerable to Hostile Subdomain Takeover. Of course, this isn't the only method to get a large amount of data to test.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    GORSK

    GORSK

    Idiomatic Golang Restful Starter Kit

    ...Instead of spending time wiring up your project, thinking how and where to place HTTP handlers, how to inject dependencies, test your application services and database using table tests and mocking, handle sessions and more - use Gorsk as a base foundation for your application and start adding business logic, or get learn from it and copy only what you need/like to your application. That was the primary idea behind this project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10
    Bosun

    Bosun

    Time Series Alerting Framework

    ...Create notifications using Bosun's template language: include graphs, tables, and contextual information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    FIND3

    FIND3

    High-precision indoor positioning framework, version 3

    The Framework for Internal Navigation and Discovery (FIND) is like indoor GPS for your house or business, using only a simple smartphone or laptop. Support for any data source, Bluetooth/WiFi/magnetic fields / etc. (previously just WiFi). Passive scanning built-in (previously required a separate server). Support for Bluetooth scanning in scanning utility (previously just WiFi). Meta-learning with 10 different machine learning classifiers (previously just three).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Realize

    Realize

    Realize is the #1 Golang Task Runner which enhance your workflow

    Realize is the #1 Golang Task Runner which enhances your workflow by automating the most common tasks and using the best-performing Golang live reloading. High-performance Live Reload. Manage multiple projects at the same time. Watch by custom extensions and paths. All Go commands are supported. Switch between different Go builds. Custom env variables for the project. Execute custom commands before and after file changes or globally. Export logs and errors to an external file. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    FIND

    FIND

    High-precision indoor positioning framework for most wifi devices

    Automate turning on lights with FIND by tracking the position of your phone indoorswith the FIND app. Track the location your laptop or embedded device in a small space using the FIND API. Monitor the location of many devices in a vicinity simultaneously using passive scanning. FIND attempts to simplify internal positioning. Internal positioning, simplified Using FIND, and only your smartphone or laptop, you will be able to pinpoint your position in your home or office. Unlike GPS on your smartphone, this system has a gelocation precision of below 10 sq ft. ...
    Downloads: 0 This Week
    Last Update:
    See Project