Showing 11711 open source projects for "source"

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
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    FancyScrollView

    FancyScrollView

    Scroll view component that can implement highly flexible animations

    A generic ScrollView component that allows you to implement highly flexible animations. It also supports infinite scrolling. Add the package to your Unity Project from the OpenUPM registry. When FancyScrollView updates the scroll position, it passes the normalized position of the viewport range to each cell. On the cell side, the cell itself controls the scrolling position and appearance based on the value of 0.0~. The sample uses Animator and mathematical formulas to implement scrolling...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    TexToSpeech

    TexToSpeech

    TexToSpeech genera interpretaciones de texto a voz

    La presente herramienta genera interpretaciones de texto a voz utilizando las voces instaladas en tu ordenador por defecto. Puedes exportar el resultado del texto a voz generado en archivos .mp3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    CSharpWriter

    CSharpWriter

    A C# Control use to edit RTF can replace RichTextBox.

    CSharpWriter(short name CSWriter) is a new RTF style document process engine without RichTextBox control. it is more powerfull than RichTextBox.We holpe it can replace OpenOffice in .NET World.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    GitHub Extension for Visual Studio

    GitHub Extension for Visual Studio

    GitHub Extension for Visual Studio

    The GitHub Extension for Visual Studio provides GitHub integration in Visual Studio 2015 and newer. Most of the extension UI lives in the Team Explorer pane, which is available from the View menu. Use GitHub and Visual Studio to bring CI / CD source control and workflows closer to your code. GitHub compatibility is now integrated into Visual Studio. Get GitHub for Visual Studio set up to bring the GitHub flow to Visual Studio. Authenticate to GitHub.com or GitHub Enterprise, keep the extension up-to-date, and review your preferred settings. Use GitHub for Visual Studio to manage your projects and work with pull requests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 5
    PSWordCloud

    PSWordCloud

    Create pretty word clouds with PowerShell!

    Create pretty word clouds with PowerShell!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    ArcGIS-NRA-Tool

    National Responsibility Assessment for Endangered Species/Habitatats

    ArcGIS Tool for the Assessment of National Responsibilities for Endangered Species and Habitats The aim of the source code is to develop a National Responsibility Assessment Tool that can be used as plug-in for ArcGIS . Copyright (c) 2020 Yu-Pin Lin / 林裕彬 Department of Bioenvironmental Systems Engineering National Taiwan University No. 1, Sec. 4, Roosevelt Road Taipei 10617 Taiwan R.O.C. Office Phone: 886-2-33663467; Fax: 886-2-2368-6980 E-mail: yplin@ntu.edu.tw http://homepage.ntu.edu.tw/~yplin/Scales-Taiwan.htm The code can be found here: https://sourceforge.net/p/arcgis-nra-tool/code/ci/main/tree/ References: Lin YP, Schmeller DS, Ding TS, Wang YC, Lien WY, et al. (2020) A GIS-based policy support tool to determine national responsibilities and priorities for biodiversity conservation. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Aruna Paint

    Aruna Paint

    Program papan tulis digital/virtual dengan multi tab

    Program papan tulis digital/virtual dengan multi tab. Untuk digunakan dengan Wacom dan semacamnya. Dibuat oleh Anang Dista Satria dan Muhammad Anis Al Hilmi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    OnTopper

    OnTopper

    Software for setting windows on top

    All versions available on GitHub https://github.com/DeMmAge/OnTopper
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    VR Neuroanatomy

    VR Neuroanatomy

    Explore and dissect a complete brain model in VR

    Understanding the anatomy of complex organs such as the human brain can be a challenge for students, so there is a definite advantage given to students who can experience the structures in a spatial way through real or virtual experiences. Since 2016, the Marquette Visualization Lab has been utilizing a dataset of 3 and 7 Tesla MRI scans from the Structural Informatics Group at University of Washington to visualize the structures of the brain in their Cave, utilizing the Unity game engine...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 10
    Neutronium

    Neutronium

    Build .NET desktop applications using HTML, CSS and javascript

    Neutronium is a UI library to create .NET desktop applications using HTML, CSS and javascript. Neutronium uses the MVVM pattern exactly the same way as the WPF application. Neutronium provides bindings with Vue.js, mobx.js and Knockout.js to build powerful HTML5 UI. Use all the power of the javascript stack to build .NET desktop applications. Architecture Neutronium application just like standard WPF application. Compatible with popular MVVM libraries such as MVVM Light Toolkit and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Randomino
    Simple randomizer with ability to save lists of items for later reuse and automatic clipboard copy of result.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Xabe.FFmpeg

    Xabe.FFmpeg

    .NET Standard wrapper for FFmpeg. It allows to process media

    Xabe.FFmpeg is a .NET library that provides a high-level wrapper for FFmpeg, allowing developers to perform multimedia operations using a clean and intuitive API. It simplifies complex command-line interactions by offering structured methods for tasks such as conversion, concatenation, and streaming. The library supports both synchronous and asynchronous execution, making it suitable for scalable applications. It includes utilities for retrieving media information through FFprobe, enabling...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    AlicesWindowCloserApp

    AlicesWindowCloserApp

    A simple program that closes all active windows

    A simple program that closes all active windows Command-line flags: --force Kill any processes that have an open window. (Dangerous!) --help Show help flags Other information The best way to use this program would probably be to pin it to your taskbar or add a shortcut to it on your desktop or start menu. You can also add a keyboard shortcut to it in the options of the shortcut.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    ML.NET Samples

    ML.NET Samples

    Samples for ML.NET, an open source and cross-platform machine learning

    ML.NET is a cross-platform open-source machine learning framework that makes machine learning accessible to .NET developers. In this GitHub repo, we provide samples that will help you get started with ML.NET and how to infuse ML into existing and new .NET apps. We're working on simplifying ML.NET usage with additional technologies that automate the creation of the model for you so you don't need to write the code by yourself to train a model, you simply need to provide your datasets. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Windgets
    Transformez votre bureau avec un outil de personnalisation que sont les widgets 💙 Téléchargez gratuitement
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Simple 2D Game
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    BooruSharp

    BooruSharp

    A C# library to browse Booru websites

    BooruSharp is a C# library designed to simplify interaction with booru-style imageboard websites by providing a unified API for retrieving and managing image data across multiple platforms. It abstracts the differences between various booru implementations such as Danbooru, Gelbooru, and others, allowing developers to query posts, tags, and metadata without needing to handle site-specific logic. The library is distributed via NuGet and integrates seamlessly into .NET applications, making it...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MV FortressCraft Mods

    MV FortressCraft Mods

    Mad Vandal's FortressCraft Mod Source Code

    Source code for all my FortressCraft mods and modding library files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    passcore

    passcore

    A self-service password management tool for Active Directory

    PassCore is a very simple 1-page web application written in C#, using ASP.NET Core, Material UI (React Components), and Microsoft Directory Services (Default provider). It allows users to change their Active Directory/LDAP password on their own, provided the user is not disabled. PassCore does not require any configuration, as it obtains the principal context from the current domain. I wrote this because a number of people have requested several features that the original version did not...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Proxy Checker

    A programm to check HTTP, HTTPS, SOCKS4 and SOCKS5 proxy servers.

    Requirements: .NET Framework 4.6.1 or higher.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 21
    Limada
    Limada (Linked Marked Data) is a framework for managing relationships of data in non-hierarchical structures, where the individual elements are interconnected in complex ways. The philosophy behind: Information is connection, is relationship of data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ImageProcessor

    ImageProcessor

    Wrapper around System.Drawing for the processing of image files

    ...It consists of two main libraries ImageProcessor, for desktop and application use and ImageProcessor.Web, a dynamic image processing extension built for ASP.NET. It’s lighting fast, extensible, easy to use, comes bundled with some great features and is fully open source. ImageProcessor is free and open source but developing it has taken thousands of hours of my time and a large part of my sanity. If you feel like dropping me a few precious pounds (there’s no obligation) it would go a great way to ensure that I can afford to take the time to continue to improve the library. It's fast, extensible, easy to use, comes bundled with some great features and is fully open source.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Several language bindings for the FTDI D2XX driver used in FTDI's USB products. Currently supported languages are Python (pyd2xx), Java (jd2xx), CSharp (csd2xx) and LabVIEW (lvd2xx).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Shadowrun Toolbox

    Shadowrun Toolbox

    A collection of software tools for Shadowrun players and gamemasters

    A collection of software tools for Shadowrun players and gamemasters
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    xps2img

    xps2img

    XPS to images converter

    XPS (XML Paper Specification) document to set of images conversion utility.
    Downloads: 3 This Week
    Last Update:
    See Project
Auth0 Logo