Showing 3945 open source projects for "github"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI Studio. Switch between models without switching platforms.
    Start Free
  • 1
    curlcpp

    curlcpp

    curlcpp is a C++ wrapper for libcurl.

    ...It allows you to handle connections and transfers in an easy way. You will find installation instructions in the README.md file. The project it is also hosted on github.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ipfs-action

    ipfs-action

    GitHub Action for upload to IPFS. Supports Pinata

    IPFS upload GitHub Action. It allows uploading DApps or content to IPFS in a GitHub pipeline.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    xfemm

    Cross platform electromagnetics finite element analyisis based on FEMM

    Cross platform electromagnetics finite element analysis code, with very tight integration with Matlab/Octave. Development of xfemm now takes place on Github here: https://github.com/REOptimize-Systems/xfemm xfemm is a refactoring of the core algorithms of the popular Windows-only FEMM (Finite Element Method Magnetics, www.femm.info) to use only the standard template library and therefore be cross-platform. The codes can be used as a library, standalone executables, or through the advanced Matlab/Octave interface, which uses direct data exchange at the memory level rather than the original FEMM ActiveX or file-based interface, for much improved communication speed. ...
    Downloads: 20 This Week
    Last Update:
    See Project
  • 4
    Toolbox for Java/JTOpen
    This project has been moved to github: https://github.com/IBM/JTOpen. The IBM Toolbox for Java / JTOpen is a library of Java classes supporting the client/server and internet programming models to a system running OS/400, i5/OS, or IBM i. JTOpenLite is a set of lightweight Java classes suitable for use on mobile devices. It provides Java application access to IBM i: DDM access, basic JDBC access, command call, program call access, etc.
    Leader badge
    Downloads: 360 This Week
    Last Update:
    See Project
  • 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
  • 5

    stefanstools

    A collection of various tools

    ...SKTimeStamp: Adds a new page to the Windows explorer properties where you can manipulate file times AAClr: change Aero colors to match the wallpaper FileTool: a small utility to create files with random data for testing tabspace: a command line tool to change all tabs/spaces to tabs/spaces and vice versa in text/code files. Note: projects moved to GitHub https://github.com/stefankueng/tools
    Leader badge
    Downloads: 479 This Week
    Last Update:
    See Project
  • 6

    Jadecy

    Java lib to compute (code) deps, SCCs, and cycles (Johnson algorithm).

    ...API entry point for Java code dependencies is the Jadecy class, or DepUnit that makes use of it and is designed for unit tests. API entry point for general graph computations is the net.jadecy.graph package. Requires Java 5 or later. Also available on github: https://github.com/jeffhain/jadecy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Unreal Gold Fix

    Small enhancement for computer game Unreal

    UnrealGoldFix is a set of .u packages for Unreal: * UGoldFix - resolves several issues related to single-player and multiplayer * MoverProtection - prevents Movers from being blocked. Supported game versions: 227i, 227j. Newer versions of UGoldFix are published on GitHub.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Ricedroid Mido

    Ricedroid Mido

    Rice Droid Github

    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    WhisperBatchRun

    This batch file will run OpenAi's whisper to transcribe (or translate)

    ...Whisper must be installed in your computer and in the system PATH as well, which will necessitate install other items as well such as Python in order for Whisper to run. Check out Whisper's github for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    TPM (Tmux Plugin Manager)

    TPM (Tmux Plugin Manager)

    Tmux Plugin Manager

    ...You declare plugins in your .tmux.conf, add TPM itself, then use intuitive key bindings to install or update everything—no manual cloning or script wrangling. It supports plugins hosted on GitHub or elsewhere, handles version updates, and can remove unused plugins to keep your environment tidy. TPM runs entirely inside tmux sessions and doesn’t require root privileges, which makes it safe to use on shared systems or remote servers. The ecosystem around TPM includes popular plugins for sensible defaults, session resurrection, copy/paste enhancements, and status line customization. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    GitHub Readme Stats

    GitHub Readme Stats

    Dynamically generated stats for your github readmes

    GitHub Readme Stats is an open-source tool that generates dynamic, visually customizable SVG cards showcasing GitHub metrics such as stars, commits, languages, and contributions, which can be embedded into profile README files. With inbuilt themes, you can customize the look of the card without doing any manual customization. You can specify a year and fetch only the commits that were made in that year by passing &commits_year=YYYY to the parameter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    UniversiBO

    Web Community for students and staff members of University of Bologna

    OpenSource web portal to build a student community at university of Bologna, gathering didactic informations and build virtual class-rooms. Built on a PHP Object Oriented architecture. We moved the project on GitHub https://github.com/UniversiBO Git repository on this page is a mirror
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    dein.vim

    dein.vim

    Dark powered Vim/Neovim plugin manager

    dein.vim is a high-performance, feature-rich plugin manager for Vim and Neovim that enables fast startup and efficient plugin loading. It supports managing plugins from GitHub and local directories, with a design that balances speed (like vim-plug) and flexibility (like NeoBundle). Active development has ceased, with only bug fixes expected going forward. Function API and familiar patterns, without commands or dependency hell. Clean asynchronous installation supported. Supports plugins from local or remote sources, and also Non-Github plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Screen Translate

    Screen Translate

    An OCR translator tool made by utilizing tesseract & python-opencv

    STL is an easy to use and light OCR translator tool that can be use to translate your screen. Made with python by utilizing Tesseract and opencv-python. For full view of the project you can check the Github repository: https://github.com/Dadangdut33/Screen-Translate REQUIREMENTS - Tesseract : https://github.com/UB-Mannheim/tesseract/wiki. Needed for the ocr. Install it with all the language pack. - Libretranslate (Optional for offline translation support) - Internet connection for translation if not using libretranslate # Tutorial on How To Setup https://github.com/Dadangdut33/Screen-Translate#installation-and-setup
    Leader badge
    Downloads: 36 This Week
    Last Update:
    See Project
  • 15
    QXmlEdit

    QXmlEdit

    Simple XML editor and XSD viewer

    ...It can split very big XML files into fragments, compare XML and XSD files, and has a graphical XSD viewers. Project site: http://qxmledit.org Source code hosted at GitHub (moved from Google Code) https://github.com/lbellonda/qxmledit Report issues at: https://github.com/lbellonda/qxmledit/issues Discussion group: https://groups.google.com/group/qxmledit-discuss
    Leader badge
    Downloads: 119 This Week
    Last Update:
    See Project
  • 16

    WingetPosh

    A helper for winget package manager

    A set of helper functions for Winget. Documentation on Github : https://github.com/Yves848/WingetPosh Install with : Install-Module -Name wingetposh -Scope CurrentUser
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    BZFlag - Multiplayer 3D Tank Game
    OpenSource OpenGL Multiplayer Multiplatform Battle Zone capture the Flag. 3D first person tank game. Download the latest version at https://www.bzflag.org/downloads/ Development has moved to Github: https://github.com/BZFlag-Dev/bzflag (The SourceForge binary releases for Windows and macOS are very outdated. Please download the latest version from our website.)
    Leader badge
    Downloads: 3,088 This Week
    Last Update:
    See Project
  • 18
    Versiones portables de Python para Mac OS con pip funcional, creadas usando las instrucciones contenidas en los scripts creados por Carlos Pereira Atencio en su proyecto de Github llamado: python-portable-macos https://github.com/carlosperate/python-portable-macos
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Java Marine API

    Java Marine API

    NMEA 0183 library for Java

    Java Marine API is an NMEA 0183 library for Java. For furher info and latest source code, see project's Github pages. http://github.com/ktuukkan/marine-api/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    archlinux365
    # what * build archlinux aur using github actions * release aur packages to sourceforge # why * get a full packges of aur( more than chaotic-aur) * save history builds * update and build everyday # how * download: https://sourceforge.net/projects/archlinux365/files/9329-archlinux-aur-build/x86_64/ ## THANKS * github * sourceforge * archlinux ## Support Contact: https://t.me/archlinux365 <img src=https://user-images.githubusercontent.com/1329093/200988975-33a27396-74fa-44ed-9c16-e028e529d729.png width=30% />
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    django-telegram-bot

    django-telegram-bot

    My sexy Django + python-telegram-bot + Celery + Redis + Postgres

    Sexy Django + python-telegram-bot + Celery + Redis + Postgres + Dokku + GitHub Actions template. Production-ready Telegram bot with database, admin panel and a bunch of useful built-in methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    EOBSystem

    Moved to GithHub - https://github.com/arnost00/members

    Members part moved to GithHub - https://github.com/arnost00/members Si_read part moved to GitHub - https://github.com/arnost00/si_communication Entry system for competitions for Orienteering club managed from web. It's easy to manage entry for O-competitions, print entries for competitors, manage pays and more functionality. Other part provided reading of SportIdent control stations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Corefx

    Corefx

    This repo is used for servicing PR's for .NET Core 2.1 and 3.1

    ...This repo contains the code to build the .NET runtime, libraries and shared host (dotnet) installers for all supported platforms, as well as the sources to .NET runtime and libraries. .NET’s repository structure on GitHub was initially created in a fairly fine-grained manner, with the aim of enabling runtime agility and increased developer productivity. However, this separation has led to a variety of complications for contributors and maintainers alike. Because the runtime, CoreLib, and the core libraries are all intricately linked, changing runtime behaviors, adding new APIs, or changing various build processes (e.g. improving static analysis) often requires multiple PRs carefully staged across time and multiple repos.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    HelloSystem-FreeBSD

    HelloSystem-FreeBSD

    MacOS Themed Linux - FreeBSD 13

    It you wants to use MacOS themed or macOS similar linux kernel.e., Berkeley Software Distribution (BSD), then you can use HelloSystem OS, you will get the main bootable iso from Github, but I am sharing you, ready made OvF file, just import and use, no need to install. You can increase the Hardware Capacity like RAM, HDD STORAGE, or Graphics Memory, but you can minimise, because it is set upto minimum for smooth run. username is - hemant password is - <single space bar> for using super user (root) or as sudo: command is - <sudo -i> enter
    Downloads: 6 This Week
    Last Update:
    See Project
  • 25
    jekyllDecent

    jekyllDecent

    Blog Template for Jekyll

    This is a blog template for a static site generator named Jekyll based on a Ghost template named Decent. Installation instructions, features, previews and more can be found in the GitHub generated blog. This blog is automatically generated out of the source code in the gh-pages branch. If you like to see the theme in production have a look at jwillmer.de.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB