Showing 3948 open source projects for "github"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    arch-openrc

    arch-openrc

    OpenRC packages for Arch Linux

    ...Go to arch-openrc for a clean OpenRC installation with the provided ISO and [arch-openrc] repository. Use the [arch-nosystemd] repository for completely systemd-free installations. Links ~~~~~ Github: https://github.com/cromerc/arch-nosystemd https://github.com/cromerc/arch-openrc Installation guide: http://systemd-free.org/install.php
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ForkHub

    ForkHub

    GitHub client for Android based on the abandoned app

    ForkHub started off as a fork of the Android app from GitHub, and has since seen lots of improvements. You can see a comprehensive list of changes in the change log. ForkHub is an open source GitHub client that started as a fork of the GitHub Android app after they abandoned it, and has seen a lot of improvements since then. Stay up-to-date with all your GitHub activity thanks to notifications and an integrated news feed for organizations, friends, and repositories. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    IDA FunctionStringAssociate PlugIn

    IDA Pro plug-in that comments functions by strings it contains

    * May 2025: This project has moved to GitHub! The latest version can now be found at: https://github.com/kweatherman/IDA_FunctionStringAssociate_PlugIn An IDA Pro plug-in that comments functions by the strings that it contains, Meant to be run as first of sequence of two of my other informational plug-ins: 1) Function String associate 2) Mark reference counts 3) WhatAPIs See: http://www.macromonkey.com/bb/index.php/topic,20.0.html * July 2018, updated to IDA 7.1 To build you'll need MSVC 2017 and https://sourceforge.net/projects/ida-support-library/
    Downloads: 10 This Week
    Last Update:
    See Project
  • 4

    HydraIRC

    A popular (and relatively old) IRC client for windows

    ...To use this application under Unix and/or Unix-like operating systems; use the WINE layer. (bugs submitted on WINE will be addressed) Make sure to check out HydraIRC on Github aswell! Main development is done on Github; but blogs mailing lists and few other things are on SourceForge now. https://github.com/SurenaSKQ/hydrairc HydraIRC is an IRC client for windows. HydraIRC is released under GNU GPL v3 license. See license.txt for details. Reporting bugs Please use the issue tracker to report bugs. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Go From Idea to Deployed AI App Fast Icon
    Go From Idea to Deployed AI App Fast

    One platform to build, fine-tune, and deploy. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5
    QtColorPicker

    QtColorPicker

    HSV color selector with conversion to HSV, RGB, CMYK, Hex models

    ...Main features - Hue, Saturation, Value selectors - Conversion of selected color to text represented in text fields - Buttons to copy color values and past Hex value - Color sliders and spinners for 3 color models (HSV, RGB, CMYK) GitHub: https://github.com/mortalis13/Qt-Color-Picker-Qt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    FUZE

    FUZE is a fast archiver that works perfectly with url files.

    ...It also can get one url by number('get_url' function) from archived file. This function(can be found in source code) can be useful to find urls in archived database. Also you can try this function in fuze.exe. Documentation is on github. Source code:
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    viewport.jquery

    viewport.jquery

    Simple but handy jQuery plugin adding methods and CSS selectors

    viewport is a simple but handy jQuery plugin that adds methods and CSS selectors to check if the element is in a certain viewport. Furthermore - you will be able to check the position relation of two separate elements even if the are not kin. The plugin uses getBoundingClientRect() to determine element positions so be sure it meets your browser support requirements. ] version 1. x.x uses different detection principles, which will work in almost any browser but work 10-30 times slower.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    IDA ClassInformer PlugIn

    IDA Pro plug-in to fix/extract/view RTTI information

    * April 2025: This project has moved to GitHub! The latest version can now be found at: https://github.com/kweatherman/IDA_ClassInformer_PlugIn. An IDA Pro Windows object RTTI vftable finder, fixer, and lister plug-in. Places structure defs, names, labels, and comments to make more sense of class and structure vftables ("Virtual Function Table"). Lists found RTTI structures and C++ classes in a window for browsing.
    Leader badge
    Downloads: 43 This Week
    Last Update:
    See Project
  • 9

    IDA ExtraPass PlugIn

    An IDA Pro Windows target cleanup plug-in.

    * May 2025: This project has moved to GitHub! The latest version can now be found at: https://github.com/kweatherman/IDA_ExtraPass_PlugIn An IDA Pro Windows target cleanup plug-in. * July 2018, updated to IDA 7.1 and added some enhancements; see help file for details. Requires IDA Pro 7.1 or greater. To build you'll need MSVC 2017 and https://sourceforge.net/projects/ida-support-library/
    Downloads: 2 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    LambdaTest WordPress-Plugin

    LambdaTest WordPress-Plugin

    LambdaTest is a cloud-based cross browser testing platform.

    LambdaTest wordpress plugin can be used to take full page screenshots of post and pages across different desktop and mobile browsers right from wordpress admin panels.These screenshots will help in fastracking cross browser compatibility testing of the web pages and websites hosted on WordPress. You can simply take screenshots directly from the wordpress dashboard, be it pages, posts, or while editing a post. You can take direct screenshots on upto 25 different browser and operating...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    IDA WhatAPIs PlugIn

    IDA Pro plug-in to display contextual function API usage.

    * April 2025: This project has moved to GitHub! The latest version can now be found at: https://github.com/kweatherman/IDA_WhatAPIs_PlugIn IDA Pro plug-in to display contextual function API usage. Meant to be run as first of sequence of two of my other informational plug-ins: 1) Function String associate 2) Mark reference counts 3) WhatAPIs * July 2018, updated to IDA 7.1 To build you'll need MSVC 2017 and https://sourceforge.net/projects/ida-support-library/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    IDA MarkRefCount PlugIn

    An IDA Pro function and data reference count commenter plug-in.

    * April 2025: This project has moved to GitHub! The latest version can now be found at: https://github.com/kweatherman/IDA_MarkRefCount_PlugIn An IDA Pro function and data reference count commenter/annotator plug-in. Meant to be run as first of sequence of two of my other informational plug-ins: 1) Function String associate 2) Mark reference counts 3) WhatAPIs * July 2018, updated to IDA 7.1 To build you'll need MSVC 2017 and https://sourceforge.net/projects/ida-support-library/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    As of August 2018 Spheral++ has moved to Github -- please see the current repository at https://github.com/jmikeowen/spheral We are leaving a frozen version here on SourceForge for historical reasons. Spheral++ provides a steerable parallel environment for performing coupled hydrodynamical & gravitational numerical simulations. Hydrodynamics and gravity are modelled using particle based methods (SPH and N-Body).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    GLPI Dashboard

    GLPI Dashboard

    GLPI Dashboard Plugin

    ...This plugin has moved to GLPI official plugins repository. Version 0.6.5 is the last uploaded here. You can find the new versions in: https://forge.glpi-project.org/projects/dashboard/ Project on github: https://github.com/stdonato/glpi-dashboard
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15

    Pip3line

    Raw byte manipulation

    Check GitHub page for more details. https://github.com/metrodango/pip3line
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Sagacity

    Sagacity

    Security Assessment Data Management and Analysis Tool

    We have migrated development of Sagacity to GitHub at https://github.com/cyberperspectives/sagacity Sagacity is a vulnerability assessment and STIG compliance data management tool designed to make security testing more efficient, effective and complete. Security assessments, especially those done for DoD and Federal organizations, produce tremendous amounts of scan and compliance data that security engineers must sort through and deconflict, identify untested requirements, and somehow analyze to communicate risk to their employers. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Command line utility for solution and project generation similar to premake5 or cmake syncProj project has moved to github: https://github.com/tapika/syncProj
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    IDA Support Library

    IDA Pro utility support libraries for my plug-ins

    * April 2025: This project has moved to GitHub! The latest version can now be found at: https://github.com/kweatherman/IDA_Support IDA Pro utility support libraries to build my latest plug-ins. 1) Utility support header and code 2) WaitEx: Enhanced replacement for IDA SDK wait box solution. Moved from https://sourceforge.net/projects/ida-waitboxex/ See: http://www.macromonkey.com/waitboxex-ida-pro-sdk-show_wait_box-replacement/ 3) SegmentSelect: A memory segment dialog to allow user to select one or more for processing. 4) OggPlayer: Simple support to play compressed notification sounds. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JsQuery

    JsQuery

    JsQuery – json query language with GIN indexing support

    ...We hope, that jsquery will be eventually a part of PostgreSQL. JsQuery is realized as an extension and is not available in the default PostgreSQL installation. It is available from GitHub under the same license as PostgreSQL and supports PostgreSQL 9.4+.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Firefox Debugger

    Firefox Debugger

    The faster and smarter Debugger for Firefox DevTools

    The JavaScript Debugger enables you to step through JavaScript code and examine or modify its state to help track down bugs. You can use it to debug code running locally in Firefox or running remotely, for example on an Android device running Firefox for Android. See remote debugging to learn how to connect the debugger to a remote target. You probably want to pause the execution of your code, in order to see what is going on at various points. There are multiple ways to tell the Debugger...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PharTools

    PharTools

    A powerful PHP-CLI tool to manage phar (PHP-Archive) files

    ...Run it from a cmd.exe or from a Linux Terminal instance instead If you install PharTools on Windows directories (like Program Files, Program Files (x86), ...) you may need to run cmd.exe as Administrator GitHub Repository: https://github.com/EvolSoft/PharTools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MrBayes
    MrBayes is a program for the Bayesian estimation of phylogeny. The project has been moved to GitHub: https://github.com/NBISweden/MrBayes
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    Open Source Point of Sale
    Open Source Point of Sale is a web based point of sale system written in the PHP language. It uses MySQL as the data storage back-end and has a simple user interface. **Active development and maintenance has been moved to github (see homepage link)** If you like the project, and you are making money out of it on a daily basis, then consider to buy me a coffee so I can keep adding features.
    Downloads: 29 This Week
    Last Update:
    See Project
  • 24
    ASCOM Platform - Now Moved to GitHub
    The ASCOM Platform repository has moved to GitHub, no further updates will be made to this repository. If you are looking for the main home of the ASCOM Initiative to DOWNLOAD THE ASCOM PLATFORM AND DRIVERS please visit http://ascom-standards.org//
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Disease Ontology has moved to Github. New project page: https://github.com/DiseaseOntology Disease Ontology is a stuctured controlled vocabulary originally based upon and mapped to medical billing codes. The goal of this ontology is to create a comprehensive hierachical controlled vocabulary to represent subsumptive disease relationships.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB