Search Results for "graphical programming software" - Page 100

Showing 8342 open source projects for "graphical programming software"

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
  • Vibes don’t ship, Retool does Icon
    Vibes don’t ship, Retool does

    Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • 1

    Windows SQlite

    SQlite management tool for windows

    ...In contrast to other database management systems, SQLite is not a separate process that is accessed from the client application, but an integral part of it. SQLite is a popular choice as embedded database for local/client storage in application software such as web browsers. It is arguably the most widely deployed database engine, as it is used today by several widespread browsers, operating systems, and embedded systems, among others. SQLite has bindings to many programming languages.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    VDFileSearcher

    Fast and easy finds local files

    VD File Searcher is desktop application for finding local files. It will help you easily and very quickly find files and directories on your local hard discs and other storage drives. Developed in Java programming language and based on the fastest open source Lucene search engine, it runs on every platform and find files in a second no matter how big your file system is, or how many files you have there.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Project moved to https://github.com/fusionlanguage/fut
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Gony

    Gony

    A tiny and lightweight IDE for the Go programming language

    Gony is an free, open-source, tiny and fast IDE for the Go programming language, designed to be easy. Write (and also learn) Go applications, in minutes. Gony has an integrated GoDoc Reference Widget which helps you at the whole time you code. Gony is very extensible and can be configured as well (Stylesheets, Themes, Plugins and more).
    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
    The JAccumulator package brings the convenient type conversion and ad hoc composition capabilities of Javascript to Java programming structures. JAccumulator is dependent upon the Jupperware (http://jupperware.sf.net) to provide Javascript-like associative list capabilities and the convenience of easy hierarchical construction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Picvert-gui-fx

    Java GUI for Picvert

    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Madmap is a tool to help analyze java heap dumps. New in v1.1 it supports hprof ascii and now binary dumps collected with jmap. It helps find memory leaks by showing the live set and automatically calculating which objects retain the most heap size.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MyGeneration is an extremely flexible template based code generator written in Microsoft.NET. MyGeneration is great at generating code for ORM architectures. The meta-data from your database is made available to the templates through the MyMeta API.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 9
    Prestashop Rating Review+Google Snippets

    Prestashop Rating Review+Google Snippets

    Product Review & Google Snippet SEO Boost module for Prestashop facili

    Product Review & Google Snippet SEO Boost module for Prestashop facilitates merchants to generate Rich snippets for user given rating and reviews in their website and include them in Search Engines to give convenient summary information about Product information in Search Engines with dynamic content on user ratings and reviews. This module integrates with the PrestaShop eCommerce Software and enables buyers or registered users or any visitors of the websites to give ratings and reviews...
    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
    Contract++

    Contract++

    Contract Programming Library for C++

    **** THIS LIBRARY WAS MOVED INTO Boost **** New location: https://github.com/boostorg/contract C++ Contract Programming (a.k.a. Design by Contract or DbC). All Eiffel features supported: subcontracting, postcondition old and result values, optional contract compilation, customizable action on assertion failure, block invariants, loop variants, etc. Plus virtual specifiers, concept checking, named parameters. See: http://contractpp.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Devel Live CD

    Live CD to compile programs

    Devel Live CD includes a minimal toolchain from Fedora that makes it possible to compile the Linux kernel and other software. This CD has been created to compile programs for 4MLinux. There is no dependency tracking in 4MLinux, so this may be a useful tool for all the developers who are interested in building fully customized Linux operating systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    As a full managed SQL engine, NetSql help you to integrate sql power to your product easily. Notice that NetSql is not a RDBMS. We provider a way to wrap a sql query engine to your own data-storage system, such as files, xmls, or even a really RDBMS(sql server, oracle etc.). All you need to do is to implements NetSql.IStorageAdapter. So, enjoy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    GGI stands for "General Graphics Interface", and it is a project that aims to develop a reliable, stable and fast graphics system that works everywhere. We want to allow any program using GGI to run on any platform requiring at most a recompile.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 14

    Gettext for .NET/Mono

    GNU gettext implementation for .NET and Mono

    Project has moved to https://github.com/arbinada-com/gettext-dotnet
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Thymeleaf Property Extractor

    Thymeleaf Property Extractor

    A Java-written extractor for all your Thymeleaf localization strings

    Thymeleaf Property Extractor (ThExtractor in short) is a java-written app that given a folder or a html file, extracts every Thymeleaf localisation tags (for example: th:text="#{myString}") to a properties file, to ease and fasten the development of your Spring web app. It's really easy to use! Just run the jar, and browse for your HTML (or a folder containing them) in the first field, and browse for a target .properties file (or create one!) in the second field. And then... do magic!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Twitch Stream Notifier

    Twitch Stream Notifier

    Notifies you when someone starts to stream.

    THERE WILL BE NO MORE UPDATES I don't have the source code anymore, so this is the final version sorry. Whenever a streamer comes online or offline you'll get a notification on your screen. You can import all people you follow from your account (no login needed) or add a streamer by their twitch name. Make sure you have Microsoft .NET Framework 4.5 http://www.microsoft.com/en-us/download/details.aspx?id=30653 Changelog: 10.10.2014 -Updated stream status...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CryptoPad v1.0

    CryptoPad v1.0

    AES-128 bit file encryptor

    CryptoPad is a Java based file encryptor ! It can encrypt every type of file. The icing on the cake is that it's 100% cross-platform. i.e. You can run the same .jar file on Windows, Mac OS, Linux and any OS capable of running JRE 8 :) CryptoPad uses AES-128 bit symmetric key encryption to secure your data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    EMFTrace

    Repository for dependencies between software design artefacts

    EMFTrace extends the EMFStore repository by elicitating dependencies between related models of different modeling and programming languages. The explicit recording and modeling of different types of dependencies as traceability links shall support evolutionary changes by impact analysis, early evaluation of quality flaws, and better comprehension. It is an open source project to support the practical application of research results regarding development methods for evolution of software architectures and for software reengineering. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    CloudSched

    A novel lightweight simulation system for real-time VM scheduling

    CloudSched can help developers identify and explore appropriate solutions considering different resource scheduling algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    XBMC

    XBMC

    A media player software and entertainment system application framework

    XBMC Media Center is a free cross-platform media player software and entertainment system application framework for Linux, Mac, and Windows. XBMC is capable of playing back and streaming all popular video, audio, and picture formats out-of-the-box.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    AppM Build Automation

    AppM Build Automation

    Automated software application for constructing and building projects.

    AppM Build Automaiton is an open source and automated software application that is used to construct and build projects on different operating systems and using different development environments. General principles of implementation: -Each project must have a Build Project File, containing the necessary information on the construction of the project. For example, a unique name of the project, dependence on other projects and libraries, methods of construction, etc. Thus, the entire...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Network Analyzer

    Analyze the network carateristics like Delay, Jitter, Packet loss etc.

    This software is a very simple network analyzer. When you click the start button, it will send a configurable stream of UDP packets to a host. (The receiving host is then required to echo all the packets back to the sender, which can be easily done via iptables rule under linux). Once the eched packets arrives back to the sender, the analyzer will calculate all the related statistics like, packet loss, jitter throughput etc... NOTE: in order to receive the echo packets you must...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    DisChoco

    DisChoco

    DisChoco: Distributed Constraint Reasoning Solver

    DisChoco is a Distributed Constraint Reasoning Solver. Several Distributed Constraint Reasoning algorithms are implemented (like ABT, AFC, Adopt, ...). Users may easily implement and test their algorithms with DisChoco. contact: wahbi[at]users[dot]sourceforge[dot]net
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    Exp2AFC

    An open-source GUI for 2AFC subjective experiments

    ...Exp2AFC is free software; you can redistribute it and/or modify it under the terms of the CeCILL as published by the CEA, CNRS, INRIA ; either version 2 of the License, or (at your option) any later version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    qAllInOne

    qAllInOne

    A media player which can play any format for different platforms

    qAllInOne (aka qAIO) is a free open-source software built using Qt to provide users an All-In-One media player, so it can view images, play videos and audio. Instead of having multiple separate software for each media type, qAllInOne aims on providing one software for all media types. qAllInOne is targeted for everyone, but mainly to people whom install their Operating System from scratch (i.e Gentoo) and want a good Media Player for their GUI system (Gnome,Xfce,LXDE or any x11 based...
    Downloads: 1 This Week
    Last Update:
    See Project