Search Results for "low-code platform" - Page 59

Showing 1886 open source projects for "low-code platform"

View related business solutions
  • 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
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • 1
    Negerns ACE for D

    Negerns ACE for D

    A code editor for the D programming language

    Negerns is a code editor for the D programming language. It aims to be a cross-platform Integrated Development Environment providing advance editing and software development features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Memorize thoughts

    Put in txt file all important thoughts

    Very simple program made in Qt C++ for memorizing vital informations and imidiatelly appending them in txt file. With information date&time also is recorded. Only source code is provided so you'll have to compile it for yourself with Qt creator for your platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Curvefit

    Curvefit

    CurveFit is a software development kit (SDK) to optimize curves

    ...This library accepts solver parameters and data , then generate optimized result. It can decrease up to 90% lines and arcs quantity significantly. This SDK (curve fitting library) supports most platform from 32-bit/64-bit Windows to Linux/Unix system, it supports .NET and JAVA environment also. Developers of CAD/CAM-systems can integrate it into their software, sample demo program with source code help you integrate it with your existing system or product and minimal programming knowledge required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    openSCADA

    openSCADA

    openSCADA® is an open source SCADA system written in JAVA

    ...So if you prefer a fully supported, out of the box instead of a “build it yourself” solution you can contact IBH SYSTEMS GmbH and let us do the job. If you like, you will still get the source code that was developed specially for you. openSCADA needs you. Writing source code, writing documentation, fixing bugs or providing fresh input. Anything is welcome.
    Downloads: 21 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
    LibEngsas

    LibEngsas

    The main task is an independent API for KDE and Qt

    With help of the independent API for KDE and Qt, the user of this library must not take care, whether KDE or plain Qt is used behind the scene. For example he can just use the provided filedialog, which is mapped on the KDE dialog, if this library is used in KDE version. This package contains libengsas linked against KDE, so you should install this package instead of libengsas0, if you want to enable the internal KDE usage of libengsas Binary and source packages for many Linux...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DocItOut ( SAS Documentation Tool )
    DocItOut is a tool that enables SAS programmers to easily generate online documentation in HTML format based on the comments and statements from the SAS files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ClearCanvas

    ClearCanvas

    Open source DICOM and RIS/PACS informatics platform

    Open source code base for enabling software innovation in imaging. The extensible and robust platform includes viewing, archiving, management, workflow and distribution of images as well as an open architecture for core competency tool development.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    AWK~plus is the next generation script practice environment. The AWK Language specifications and a main extension of GNU GAWK. Combination of Dynamic and Static typing. Parallel computing that a lock is free, and is thread safe at a language level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    VolTK

    A Lightweighted Toolkit For Volume Rendering

    ...Features * Tri-layer volume rendering * CPU implementation: multi-threading supported * GPU implementation: CUDA based implementation * CPU-GPU correspondance * Both low level interfaces and high level interfaces are provided * Replace the components easily with your own design * Various rendering modes: MIP/Isosurface/Full volume rendering * Endoscopy interaction mode implemented * Pre-integration supported * Cross platform (windows and RHEL tested)
    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
    rov-suite

    rov-suite

    Complete ROV Control Suite

    This project aims to create a flexible, cross-platform ROV (remotely operated vehicle) control system based on Qt and the Arduino microcontroller series with multi-platform support. You can view the development blog at http://chrisstechblog.blogspot.com. If you have any questions, comments, ideas or complaints please let us know! We'd love to hear from you how we can improve ROV-Suite! Thanks! P.S. If you want to give us a negative review, please elaborate on why you are giving...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Nebula2D

    Nebula2D

    cross-platform 2d game engine

    Nebula2D is a cross-platform 2D video game engine under development for PC, Linux, and Android OS. N2D's philosophy is develop once, deploy many. With the integration of Lua scripting language, developers will be able to write their game's code without the need to think about platform specific pitfalls. An intuitive front end world editor will enable designers to create their game's universe with an easy to use WYSIWYG interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    POCO C++ Libraries

    POCO C++ Libraries

    Cross-platform C++ libraries with a network/internet focus.

    NOTE: Current source code as well as bugs/patches are on GitHub: https://github.com/pocoproject/poco/ C++ class libraries for network-centric, portable applications, integrated perfectly with the C++ Standard Library. Includes network protocols (Sockets, HTTP, FTP, SMTP, POP3, etc.), SQL database access and XML parsing. Licensed under Boost license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    yacen

    yacen

    Yet Another Chess ENgine

    ...To avoid confusion, I will rename my project soon and provide a link to the new site then. yacen is a simple chess engine with main focus on understandability of code and mechanisms rather than on pure performance. It is completely written in ANSI-C using nothing more than the standard library and thus is very portable and easy to compile on almost every platform. yacen uses the common UCI interface to communicate with any compatible GUI. NOTE: yacen is currently in pre-alpha status. This means that there is only source code available which is far from complete and thus cannot be compiled to a working binary yet. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    falabaac

    AAC encoder, C source code,support Linux and Windows

    A new AAC encoder(different with FAAC, nero aac or qtaac), very good quality. support Linux and Windows platform. Support 6 speed level, default is 3. level 3 can supply good quality of the AAC file, if you want the best quality, use level 1, but the speed is slow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Be The Robot

    Be The Robot

    Be The Robot(BERO)Bluetooth Controlled Open Source Robot Android Code

    Reality Robotics Limited proudly presents the Be the Robot™ Project! What is the Be the Robot™ project you may ask? It is an expertly-engineered-multi-motor-wireless-animated-mobile-robotic-toy-platform that features an advanced internal operating system for communicating through an open source APP with an Android™ (and iOS coming later) smartphone through Bluetooth™. After digesting all that, we thought we would we would summarize our awesome robot as “BERO” (pronounced, Bee-Ro), a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Sigil for Fedora GNU/Linux

    Sigil for Fedora GNU/Linux

    WYSIWYG ebook editor.

    Sigil is a multi-platform WYSIWYG ebook editor. It is designed to edit books in ePub format. Now what does it have to offer... * Full Unicode support: everything you see in Sigil is in UTF-16 * Full EPUB spec support * WYSIWYG editing * Multiple Views: Book View, Code View and Split View * Metadata editor with full support for all possible metadata entries with full descriptions for each * Table Of Contents editor * Multi-level TOC support * Book View fully supports the display of any XHTML document possible under the OPS spec * SVG support * Basic XPGT support * Advanced automatic conversion of all imported documents to Unicode * Currently imports TXT, HTML and EPUB files; more will be added with time * Embedded HTML Tidy; all imported documents are thoroughly cleaned; changing views cleans the document so no matter how much you screw up your code, it will fix it (usually) * Native C++ application
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PHP CRUD

    PHP CRUD

    Create, Read, Update & Delete Indexed Flat-File Records via PHP

    PHP CRUD allows us to quickly add an indexed, record-centric, flat-file, database to our projects. Optional Base64 encoding ensures that newlines & other special characters can be used without penalty. (Today many say that "CRUD" stands for "Create Retrieve Update and Delete." While fine for an SQL mindset, many old-timers got used to the acronym standing for "Create READ Update Delete" way back in the 1970's. Indeed, the term dates back even farther than ISAM. ... See the project web...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    Liferay for Virgo

    The research of an ability to port Liferay to Virgo

    This project is a result of my tries to port Liferay portal Community Edition to Virgo. I have done this work in the research purpose to analyze an ability of development a serious mass enterprise system on very perspective and great Virgo platform couple with the most powerful open source portal Liferay. My theoretical research has pointed these two product like the most perspective flexible and multi functional solutions matching my aims very well. But practically Virgo has turned out inapplicable for my tasks for a lot of different reasons (low performance, inconvenient migration process, poor environment, not enough functionality of tools, low robust, poor documentation and etc.) ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Poe

    Poe is a small, fast, flexible scripting language.

    Poe is a lightweight scripting language. The language is written entirely in ANSI C, meaning that the language is ultra-portable (i.e. that it can exist on any platform for which there is a standard-conforming C compiler). Poe is a toy language that is not, and will never be, suitable for production use. However, writing the language was a fantastic academic exercise and the source code is available freely as a reference to anyone who may be interested. The entirety of the source code was written by me, Ricky Stewart, with the exception of the parser which is generated from Flex/Bison.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    OGLBricks

    OGLBricks

    Simple puzzle game

    OGLBricks is a simple falling-blocks game. It's implementing a well-known game mechanics - take a look at the screenshot and you'll recognise it :) The gameplay is customisable: the player can set the field size, the size of the shapes and many other options. Also, the player can save the game at any moment and load it later. OGLBricks doesn't require installation - just unpack and run! The project is still under development, any help on graphical assets would be appreciated.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    SkyRiotFree

    SkyRiot Free For Android

    The source code is released under the MIT license and the game assets are released under the Creative Commons Share Alike License. Other SkyRiot links: App store page: http://play.google.com/store/apps/details?id=net.freedomforge.skyriot Developer homepage: http://www.freedomforge.net Facebook page: http://www.facebook.com/pages/Sky-Riot-for-Android/316406505130136 SkyRiot is a 2D flying shooting platform action game for Android devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Modding Table

    The Modding Table

    A software to craft easily your own Minecraft mod, without coding

    NOTE: THIS PROJECT HAS BEEN DISCONTINUED FOR MONTHS AND IS NO LONGER AVAILABLE FOR THE LATEST VERSIONS. The Modding table is a free software by CraftYourMod, to craft easily your own Minecraft mod without writing a line of code. Just configure your mod, add blocks/items, export it, compile it and run it ! The Modding table is also Cross Platform, so you can run on every recent OSes. There is also a WYSIWYG crafting recipe editor.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 23
    Fast and multi platform reader of network traces, have possible to shared date in screen, file or Matlab
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PortFusion

    PortFusion

    Distributed reverse / forward proxy and tunneling solution for TCP.

    ...It strives for the smallest source code size (< 500 lines) while delivering maximum throughput with near zero overhead.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25

    msofficesvn

    Microsoft Office add-ins that assist documen version control

    This is an archive of a project that is currently maintained on the GitHub platform. Download the latest release from here: https://github.com/msofficesvn/msofficesvn/releases Get access to the source code right there: https://github.com/msofficesvn/msofficesvn
    Downloads: 0 This Week
    Last Update:
    See Project