Showing 1325 open source projects for "source code"

View related business solutions
  • 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
  • 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
  • 1
    EasyModbusTCP Server Simulator .NET/JAVA

    EasyModbusTCP Server Simulator .NET/JAVA

    Modbus TCP/UDP Server Simulator and Modbus RTU Slave Simulator

    Modbus TCP Server simulator and library for .NET and Java implementation. See Library and source code: www.easymodbustcp.net For Connection to Modbus-TCP, Modbus-UDP clients, and Modbus RTU Master. Server listens at port 502 (can be changed). Shows also Protocol informations. Allows Multiple connections Digital Inputs; Coils; Input Registers and Holding Registers can be viewed and changed in a table-view Version V2.5: - Upgrade Library with new functions Version V1.1: - Asynchronous Reading and Writing to Speed up Server Version V1.0: - Bugfixes Version V0.96: - Bugfix - Server Simulator available as Java-Version Version V0.95: - Modbus UDP supported Version V0.94: - Some Bugfixes Version V0.93: - Added Function code 16 (Write Multiple Registers) - Some measures to speed up Modbus-Server - DLL-Library for .NET implementations added Version V0.92: - Added Function code 15 (Write Multiple Coils)
    Leader badge
    Downloads: 26 This Week
    Last Update:
    See Project
  • 2

    Skila

    programming language and compiler

    Skila is an experimental language and compiler. It is written in C# so some .Net environment is required (like Mono) and NLT binaries (see the link below). This is not a proper release, this package is more a BACKUP of Skila. Until the first real user there will be no logs, noticies, and so on. Before you faint -- yes, the code is a mess, yes there are a lot of bugs, but there is improvement almost every day so for me this endeavour still looks promising. Read more at:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    NaiveLanguageTools

    C# lexer and parser

    NLT is free, open-source C# lexer and GLR parser suite -- which translates to ability to parse ambiguous grammars. Grammar can be defined directly in code or (preferably) in separate file (lex/yacc-like) for included generator. If you understand/guess the meaning of grammar in C#: // scanning lexer.AddStringRule(")", match => SymbolEnum.RPAREN); // parsing prod_builder.AddProduction(SymbolEnum.exp, SymbolEnum.LPAREN, SymbolEnum.exp, SymbolEnum.RPAREN, (_1, e, _3) => (AstNode)e); or grammar in NLT format: // scanning /[A-Za-z_][A-Za-z_0-9]*/ -> IDENTIFIER, IdentifierSymbol.Create($text); // parsing program -> list:namespace_list { new Program(currCoords(), (Namespaces)list) }; you should be able to use it :-). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PushSharp

    PushSharp

    A server-side library for sending Push Notifications to iOS

    PushSharp is a server-side library for sending Push Notifications to iOS/OSX (APNS), Android/Chrome (GCM/FCM), Windows/Windows Phone, Amazon (ADM) and Blackberry devices! PushSharp v3.0+ is a complete rewrite of the original library, aimed at taking advantage of things like async/await, HttpClient, and generally a better infrastructure using lessons learned from the old code. PushSharp will now follow semver versioning, so major version numbers will go up as there are any breaking API...
    Downloads: 0 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
    PropC2Asm

    PropC2Asm

    C compiler for Parallax Propeller MPU

    PropC2Asm is a command line C compiler that outputs Parallax Propeller assembly code. The source language is based on C. Rather than trying to be C compliant; my priority was to allow efficient access to all the unique features of the Propeller. Windows .NET 4.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Shop Management Solution

    Shop Management Solution

    Best software solution for Small, Medium Retail shop Management

    Shop Management Solution is an management information system (MIS) for Retailers who want to keep track of there profit and stock levels without the need of complex setups. Free Right to left languages Arabic / Urdu Edition: http://www.deluxewebapps.com/downloads/shop-management-solution-rtl Offical Page: http://www.deluxewebapps.com/downloads/shop-management-solution Bronze, Sivler and Gold Edition (Is available now) with value added features: - Bar Code Reader - Thermal...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Icarus Scene Engine

    Icarus Scene Engine

    3D .NET engine for Windows, Linux, Mac

    Icarus Scene Engine is a cross-platform, CLS-compliant 3D framework, integrating open source APIs into a cohesive all-open-source, all .NET solution. For Windows, MacOSX & Linux. Uses OpenTK, OpenGL, OpenAL APIs for graphics and audio. Runs on Mono/.NET. Links to FFMpeg for streaming video, and FreeType as a temporary conversion mod to bring fonts into a native XML format. Binary builds of Icarus will be infrequent, roughly every 18 months or so, the GIT code updates regularly on a weekly or twice-weekly basis (or faster if there are urgent issues).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Code moved to https://github.com/pbielinski/timetrackerwidget
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Library Management System

    Library Management System

    LIbrary Management Software for Windows.

    Donate for the continued development of this software here http://goo.gl/kAIbBO It is optimized for a university library for students. It can also be used for home library with less features.You can add Google books information and cover image easily. The source code is also provided in files. email: arunakc421@gmail.com Note:Upgrading from version 1.0 to new version 1.1 1.Download the new version from Sourceforge(LMS 1.1-Setup.msi). 2.Make a copy of present database before uninstalling by going to folder C:\Users\user-name\AppData\Roaming\LibraryManagementSystem and copy the file librarydb.db to another location. 3.Uninstall the old version software. 4.Install the new version. 5.Restore the old database by going to Menu->Manage Database->Import Database and select old database file librarydb.db Step 2 and 5 are needed only if you want the old bookdetails database available in the new version.All information used by the software is stored in this database.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution Icon
    Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution

    K-12 Schools, Higher Education, Businesses, Restaurants

    Rise Vision is the #1 digital signage company, offering easy-to-use cloud digital signage software compatible with any player across multiple screens. Forget about static displays. Save time and boost sales with 500+ customizable content templates for your screens. If you ever need help, get free training and exceptionally fast support.
    Learn More
  • 10
    CodeHub

    CodeHub

    The most advanced client for GitHub on iOS

    CodeHub is the best way to browse and maintain your GitHub repositories on any iOS device. Written using Xamarin, CodeHub offers the most complete set of features for an iOS GitHub client and is designed to be one day available on all major mobile platforms. CodeHub brings GitHub straight to your fingertips, allowing you to view everything from pull requests to commenting on individual file diffs in the latest change set. Manage issues and pull requests on the go, stay aware with...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Doom Shareware Installer for Windows x64

    Doom Shareware Installer for Windows x64

    Doom (Shareware) Installer for Windows x64 platforms.

    Doom (Shareware) Installer for Windows x64. Total* download is just over 3.90 MB It currently REQUIRES a 64-bit (x64) version of Windows to work. This tool is 'Steam Inspired', Open Source and costs nothing. Unlike Steam it DOES NOT download 90MB of 'updates' to complete itself after a ~1.50MB download. The whole tool is currently just 474 KB once extracted. Download: http://sourceforge.net/projects/dooms-19-winx64/files/latest/download Source Code available at: http://sourceforge.net/projects/dooms-19-winx64/files/source/ Report Bugs, Issues, Annoyances, Exceptions, etc. at: http://sourceforge.net/p/dooms-19-winx64/discussion/bugs/ Separate Forum for Improvements at: http://sourceforge.net/p/dooms-19-winx64/discussion/improvements/ This is just episode one (Shareware), unless you have legit DOOM and copy the IWAD into the PrBoom folder. ...
    Downloads: 26 This Week
    Last Update:
    See Project
  • 12
    CSharp MARC

    CSharp MARC

    Full featured editor for reading and manipulating MARC Records

    *** THIS PROJECT HAS MOVED TO GITHUB *** https://github.com/frozen-solid/CSharp_MARC/ ********************************************************** C# MARC: C# class structures for reading and manipulating Library of Congress MARC records using the MARC21 standard. Based upon the PHP Pear package File_MARC (http://pear.php.net/package/File_MARC) by Dan Scott. C# MARC Editor: A full featured SQLite based editor for quickly modifying MARC records and exporting them to MARC21 or MARCXML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    pr2.code
    utilities and libraries for gamedev - pure c# rar unarchiver, mp3 decoder. c++ flac module repacker. other misc. things.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Movie Central

    Movie Central

    An awesome movie collection manager.

    Movie Central is a personal movie collection manager. It is a free desktop application for creating and searching personal movie collection. Manage your movies in your PC in the most easy way possible. It has a has very simple UI and is a very lightweight program. Includes scraper tool, that automatically add movie metadata to your collection, looking through your movie folders in PC. An extremely accurate and fast scraper tool. You don't need to wait hours to complete.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 15
    Sensa

    Sensa

    Android, DOS, FirefoxOS, Linux, MacOS and Windows all in one..

    Sensa is not an operating system, is a work environment compatible with Android © 4.4.4, Firefox OS ©, Linux Ubuntu 12.12 ©, MacOS Classic 7 ©, MS -DOS © operating systems, and Microsoft Windows 8.1 ©; whose distribution is free, and with source code available under GNU GPL 2.0 license .
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    PCNetMonitor

    PCNetMonitor

    Computer performance display and logging program

    Local and remote computer performance display and logging program with Excel plotting interface and many other powerful features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Winforms Calendar

    A calendar control for C# winforms

    This is a fork of the A Professional Calendar on codeplex. That project hasn't been updated in several years and is broken in several ways. This project aims to update the code to the newest .net 4 release, add new features and fix bugs.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    DotNetWikiBot Framework

    DotNetWikiBot Framework

    Make robots for MediaWiki-powered sites!

    The DotNetWikiBot Framework was developed so that it can offer a helping hand with many complicated and routine tasks of wiki site development and maintenance. DotNetWikiBot Framework is a cross-platform full-featured client API, that allows you to build programs and web robots easily to manage information on MediaWiki-powered sites. DotNetWikiBot Framework can also be used for learning C# and .NET.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    TrekMe

    TrekMe

    Windows Phone 8 app for tracking run or drive with map and stats

    ...If you downloaded offline maps to your phone or SD card, no cellular data is needed. Maps stored on your phone are used to display position. Windows Phone Store: http://www.windowsphone.com/s?appid=f519dba9-5601-4691-a614-2df33604452c Source code available on SF: https://sourceforge.net/p/trekme/code/ci/master/tree/ or on GITHUB: https://github.com/zbabac/TrekMe
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    linq-cube

    LinqCube is a small utility library to define in-memory cubes.

    LinqCube is a small utility library to define measures and dimensions in code an do in-memory cubes against LINQ queries. Why? Often you have the requirement to build some reports. For example all open cases over time, all open cases over time and status etc. Your queries are complicated enough to end up in large SQL Views or dozen's of single SQL Queries. Implementing a real OLAP Cube would be an overkill, because you only have 10.000s of rows. LinqCube was build to reduce SQL...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Control Interface Victor 86C, Voltcraft

    Control Voltcraft Power Supply and Victor 86C Multimeter

    ANNOUNCEMENT Project has moved to a proprietary website! http://www.instruman.it Updated source code available at https://instruman.codeplex.com/ This is an interface used to program and control Voltcraft DPPS-32-15 Power Supply, and to log data from Victor 86C Multimeter. It's an all-in-one solution to use the two instruments at the same time for Scientific, Research and Study purposes. Features avaible are the following: -Victor 86C USB HID connection protocol -86C data reading and logging -COM port selection -Continuous reading of Voltage and Current -Continuous logging of Voltage and Current in a Chart with the option to export data to csv file -Possibility to set logging rate from 50 ms -Turn ON and OFF instrument -Set Voltage and Current -Set a custom voltage loop to play and reiterate -Reiteration possible in three ways: for a fixed time, for a fixed number of cycles and until the STOP button is pressed
    Downloads: 8 This Week
    Last Update:
    See Project
  • 22
    Korduene

    Korduene

    A visual programming IDE, to create applications without coding.

    Korduene is a visual programming IDE, that lets you create applications without having to know any programming languages, or any previous coding experience, Korduene currently only supports creating windows applications, however there are big plans for the future where Korduene could support other types of projects, or even games. Korduene is currently developed by Rebin, a senior programmer, currently a freelancer and actively developing Korduene. Please note that Korduene is in its very...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    FUBI

    FUBI

    Full Body Interaction Framework

    FUBI is a framework for full body interaction using a depth sensor such as the Microsoft Kinect with OpenNI/NiTE or the Kinect SDK. It further supports the Leap Motion Controller. FUBI is written in C++ and includes a C#-Wrapper. Releases are tested on Windows 8.1, but there also exist Linux Code::Blocks project files. Fubi's main functionality is gesture and posture recognition according to four gesture categories: 1. Static postures: Configuration of several joints (positions or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    CleanCode

    CleanCode

    .NET, PowerShell, SQL, Java, Perl, and Javascript developer libraries

    Develop clean code with our .NET components (plus PowerShell, SQL, Java, Perl, and JavaScript components as well!). CleanCode highlights include user controls, a validation engine, a diagnostic system, an XML/HTML pre-processor, and a variety of articles on code design.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25

    SystemWebCompanion

    Migrated to github https://github.com/ngeor/SystemWebCompanion

    Attention: code migrated to github: https://github.com/ngeor/SystemWebCompanion A complementary library to ASP.NET helping perform some tasks common in web applications. The NuGet package is available here: https://www.nuget.org/packages/SystemWebCompanion/
    Downloads: 0 This Week
    Last Update:
    See Project