Showing 1325 open source projects for "source code"

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
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 1
    prettydiff

    prettydiff

    Beautifier and language aware code comparison tool for many languages

    Beautifier and language-aware code comparison tool for many languages. It also minifies and a few other things. In this personal project I am trying to solve the problem of decentralization with a focus on privacy, permissions, performance, and automation. Decentralization is likely not what you think it is. For an excellent and mature example of decentralization see the architecture of WebRTC. My current project approaches the application considerations of decentralization far more...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    MvvmTools

    MvvmTools

    A library that provide the following cross platform features

    A library that provides the following cross-platform features: -Direct bind of the events (in your views) to the methods or commands (in your view models) in your XAML code -Creating a preview of your view model at design time -Easy way of creating commands in your view models. MvvmTools is a collection of utilities for accelerating MVVM development in .NET applications, providing ready-to-use components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    IFC for Revit

    IFC for Revit

    This is the .NET code for the Revit 2012-2018 IFC open source.

    Now on Git: https://github.com/Autodesk/revit-ifc. This is the .NET code used by the Revit 2015-2018 family of products to support IFC, and the Revit 2012-2014 families of products to support IFC export. The open source version can override the version that comes standard with shipped Revit. Revit 2013-2018 contain both IFC export and IFC export UI overrides, which contain options not available in the regular UI, such as ifcXML and ifcZIP support.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    NoteBook FanControl (NBFC)

    NoteBook FanControl (NBFC)

    Cross-platform fan control service for notebooks

    ...Currently, there are no pre-built releases for Linux, but you can easily build NBFC yourself. In general the NBFC Wiki is the first place to go if you have any questions. If you want to build NBFC from source, the first thing you have to do is to download the source code. You can easily clone the NBFC repository via git. Make sure the Mono runtime + development tools are installed on your machine (Debian based distros: mono-complete, Arch based distros: mono). Config files are an integral part of NBFC, because they define how NBFC interacts with your notebook's embedded controller (EC). ...
    Downloads: 140 This Week
    Last Update:
    See Project
  • 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
  • 5
    Visual Studio jQuery Code Snippets

    Visual Studio jQuery Code Snippets

    130+ jQuery code snippets for Visual Studio 2012-2019

    This project hosts a collection of common jQuery code snippets for use in Visual Studio 2012-2019.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Jurassic

    Jurassic

    A .NET library to parse and execute JavaScript code

    Jurassic is an implementation of the ECMAScript language and runtime. It aims to provide the best performing and most standards-compliant implementation of JavaScript for .NET. Jurassic is not intended for end-users; instead it is intended to be integrated into .NET programs. If you are the author of a .NET program, you can use Jurassic to compile and execute JavaScript code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Ceras

    Ceras

    Universal binary serializer for a wide variety of scenarios

    Ceras is a binary serializer. It converts any object into a byte[] and back. It goes above and beyond in terms of features, speed, and comfort. Supports reference loops, large/complicated inheritance chains, splitting objects into parts. Ceras generally ranks at the top end of the performance spectrum, together with NetSerializer and MessagePack-CSharp. To get an idea of how Ceras performs here are the preliminary benchmark results. The resulting binary size is about the same as...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    OPC2MongoDB

    Free tool to read data from OPC sources and save to a MongoDB database

    This tool allows to connect to OPC UA and DA servers, poll for data and subscribe to events and write data in real time to a MongoDB database. It is simple to configure, the opc2mongodb.conf file is self explained, it must be put in the same folder as the exe file. The code is written in C# and it uses the h-OPC and the oficial MongoDB libraries for C#. Requires the .NET fremework 4.6 or later. Need any help? Create an issue here or contact me. Here is my LinkedIn contact: https://www.linkedin.com/in/ricardo-olsen/. Source code: https://github.com/riclolsen/OPC2MongoDB
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    VRTK

    VRTK

    An example of how to use the Tilia packages to create great content

    VRTK is a collection of useful, reusable solutions to common problems found when building for virtual reality. VRTK aims to help productivity by speeding up the creation process from prototyping ideas to building complete solutions. The passion behind VRTK is to try and enable as many people as possible to build for VR, from seasoned developers to complete beginners who have a wonderful idea in their head but are unsure of how to create it. VRTK aims to be easy to understand so the absolute...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    Zenject

    Zenject

    Dependency Injection Framework for Unity3D

    Zenject is a lightweight highly performant dependency injection framework built specifically to target Unity 3D (however it can be used outside of Unity as well). It can be used to turn your application into a collection of loosely-coupled parts with highly segmented responsibilities. Zenject can then glue the parts together in many different configurations to allow you to easily write, reuse, refactor, and test your code in a scalable and extremely flexible way. Injection across different...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    C# DataTable StringBuilder Visualizer

    Visualize String, StringBuilder, Image, and DataTable in debug mode.

    Visualizer is a tool for .NET developers who use MS Visual Studio. In debug mode, it provides the ability to view and search objects of type String, StringBuilder, DataTable and Image, by clicking on the magnifying glass. Install by copying all files in the zip to your user folder: C:\Users\<username>\Documents\Visual Studio 2012\Visualizers\
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    EPPlus

    EPPlus

    Create advanced Excel spreadsheets using .NET

    The code in this archive represents the final version of EPPlus under LGPL. There will be no more activity here. EPPlus will from version 5 switch license from LGPL to Polyform Noncommercial 1.0.0 license. With the new license EPPlus is still free to use in some cases, but will require a commercial license to be used in a commercial business.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    Query constructor
    Structured visual SQL text constructor. Help manage and edit text in standard SQL (SELECT queries only)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    AdvancedHMI
    Turn Visual Studio into a powerful HMI/SCADA development package by simply dragging and dropping, no coding required. DF1, Ethernet/IP for Allen Bradley PLC controllers, and many more drivers. Free
    Leader badge
    Downloads: 85 This Week
    Last Update:
    See Project
  • 15
    DBLX

    DBLX

    DBLX3 Relational Database System

    ...DBLX has a REST server to allow direct access from web applications. The design goals of DBLX are to produce a very fast database which can be used with standard ANSI sql. DBLX source code is available in C# and Java. DBLX includes the server component, a command-line client, as well as client APIs. DBLX is well-documented so that you can just get the database, drop it on to your favorite system and start using it immediately. Go to the Discussion section to read the latest on DBLX!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Gutmann Algorithm Secure File Deletion

    Using Gutmann method for securely deleting files in Windows.

    ...Considered by some to be highly effective for preventing file recovery. Requires .NET Framework 4.0 --- Systems & Safety Establishment https://sarab.me Source Code available in c# with comments. Reference: http://www.cs.auckland.ac.nz/~pgut001/pubs/secure_del.html
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    FPS Sample

    FPS Sample

    A first person multiplayer shooter example project in Unity

    The FPS Sample was created for internal validation of features and packages available at the time of Unity 2018.3 and is available for download including all assets. Game code that includes unsupported custom netcode with an authoritative server architecture supporting up to 16 players (not recommended for use in production). It’s intended as a source of inspiration and learning for intermediate and experienced developers using Unity 2018.3 or Unity 2018.4 LTS releases. It’s using experimental tech. Please note that the project is not supported and we highly recommend upgrading to supported packages if you wish to use parts of the project as a starting point for your own. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Microsoft AI Lab

    Microsoft AI Lab

    Explore, learn, and code the latest breakthrough AI innovations

    Explore our most popular projects and experiments, demonstrating the possibilities of AI. Jumpstart your own AI innovations with learning resources and development solutions from Microsoft AI. Explore insights and behind-the-scenes technology for breakthrough AI innovations. From Tech Minutes videos to Technology Deep Dives, learn about the engineering that powers the future of AI. AI at Scale is expanding the possibilities of AI innovation by pushing the boundaries of infrastructure,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Firefly Framework
    Firefly is a framework aimed to provide utilities and library support for localization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Windows Cyberpatriot App

    Windows Cyberpatriot App

    An easy-to-use graphical program for CyberPatrot Windows images.

    Source code will be uploaded shortly after a release at: https://github.com/seandivincenzo/cyberpatriotwindowsapp !CyberPatriot Windows App currently installs under WindowsFormApp1! CyberPatriot Windows Apparatus is designed with an easy-to-use graphical interface to complete several parts of the windows images, including audit policies, password policies, and user management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Gravitational Pull Calculator

    Gravitational Pull Calculator

    A simple GUI Gravitational Pull Calculator

    When you download this, you also download the source. If you feel courteous, let me know when you publish an alteration of my code @ pgrafhamster666@gmail.com or credit me.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Projeny

    Projeny

    A project and package manager for Unity

    Projeny is a project and package manager for Unity3D, designed to facilitate the management of large-scale Unity projects. It allows developers to share assets across multiple projects without duplication, switch between platforms instantly, and optimize compile times by organizing code into discrete packages. Projeny enhances scalability and maintainability in Unity development environments.​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Hb.HexEditor2

    Hb.HexEditor2

    Hb.Hexeditor2 is a hex editor written in C# uses HexBox2 control.

    HexEditor is is a small, fast and simple hex editor.. It uses reusable contol HexBox2 hex editing features. Based on HexBox-1.6.0 . This C# control is reusable for every .NET Framework application. Translator and programmer support welcome New Version ( 2.0.1) New Features: HexBox2 Added fill and insert bytes method. It is possible insert byte patterns or text patterns. Hexeditor2 uses this feature with fill and insert menus HexBox2 added Save as method. So can save changes to...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24
    Inactivity Preventer

    Inactivity Preventer

    Inactivity Preventer - stops computers from going into sleep mode

    Inactivity Preventer is a simple application used for preventing computers and applications from going into sleep mode, in environments where regular mouse movers are banned or not sufficient. It is based on performing random number of actions, utilizing mouse and keyboard. Created by: Kacper Stachowski (k.stachowski92@gmail.com) Art by: Kaja Kosmala (thekoskaya@gmail.com) Code repository: https://github.com/KacperStachowski/Inactivity-Preventer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Excel Timer

    Opens Excel files, waits for timer countdown, then closes the files.

    OpenExcel is a command line utility program that provides the ability to open one or multiple Excel files, wait a specified number of seconds, and then close the workbooks. An alternative option is to use TASKKILL, however that approach closes all instances of Excel. The advantage of OpenExcel is that it only closes the specific workbooks. OpenExcel is useful for Excel files that implement VBA scripts with the events Workbook_Open and Workbook_BeforeClose. For example, the Workbook_Open...
    Downloads: 7 This Week
    Last Update:
    See Project