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

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

View related business solutions
  • 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
  • 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
  • 1

    winradius

    A radius protocol application is running on Windows platform.

    A radius protocol application is running on Windows platform. now the code of this application is copyed from freeradius 2.1.12 and be edited to fit the VS 2010.
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 2

    GEMS IoT

    IoT Device, Gateway, Server platform

    Bi-directional Wireless Sensor Line Protocol(Bi-WSLP) is a sensor network communication protocol based on a line topology, which is common in outdoor monitoring cases for IoT(Internet of Things). Bi-WSLP runs fast and provides a response rapidly, yet it takes a small code size occupies small memory. Bi-WSLP can be easily ported to various hardware platforms because it is coded in C, which is the most popular programming language for embedded systems. In addition, Bi-WSLP allows transmission...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    ECDLP-solver

    A cross-platform ECDLP solver to be deplyed on MPI clusters

    Long time ago in a galaxy far-far away, a hacker called Rob Harley cracked Certicom ECDLP challenges on a 64bit DEC Alphas 'cluster' running client/server super lean application in low level c&asm; Decades later I decided to commemorate those breakthroughs by doing a little 're-enactment' of sorts; Please check out what came out of my naive plan;
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    URDAD Transformation Services.NET

    Transformation of an URDAD PIM into a WCF Service Application.

    Create platform independent models (PIMs) using the URDAD method. Specify implementation mappings onto equivalent WCF Service Model elements and watch as the tool automatically generates a WCF service application from the PIM that is ready to be compiled and hosted on a web server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MyQ Print Management Software Icon
    MyQ Print Management Software

    SAVE TIME WITH PERSONALIZED PRINT SOLUTIONS

    Boost your digital or traditional workplace with MyQ’s secure print and scan solutions that respect your time and help you focus on what you do best.
    Learn More
  • 5

    grn_inference_multigpu

    This project is a exhaustive search algoritm for multiple GPUs

    ...Among the search algorithms already proposed, there is the exhaustive search where the best feature subset is returned, although its computational complexity is unfeasible in almost all situations. The objective of this work is the development of a low cost parallel solution based on GPU architectures for exhaustive search with a viable cost-benefit. We use CUDA , a general purpose parallel programming platform that allows the usage of NVIDIA GPUs to solve complex problems in an efficient way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Protheon ORM

    Protheon ORM

    Flexible and simple ORM Library for PHP applications

    There are a lot of ORM implementations for the PHP platform, from high-end 'Doctrine' to many low-end solutions. ProtheonORM is a valid, fast solution to have a ORM solution with only minimal configuration with the high-end features. It can be used in any type of application or website and re-uses any existing MySQLIi or PDO connection but also provides simple MySQLi and PDO wrapper classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Elastic Open Objects Portal System

    Elastic Open Objects Portal System

    Federated Framework in PHP and compatible with XOOPS Platforms!

    Federated Framework in PHP and compatible with mainstream XOOPS Platforms. EOOPS pronounces [ih-oop`s] is a platform that allows for a dynamics environment that allows for linkages between popular federated networks like status net as well as platforms like friendica for exchanges but with quality clean code that offers a wild expectation to sociology of networks and connected as your website! Elastic Open Object Portal System is a CMS Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Wp App Studio

    Wp App Studio

    Wp App Studio is a Wordpress based custom plugin development platform.

    Wp App Studio (WPAS) is a cost-effective REST API based software as a service (SaaS) platform that creates fully featured WordPress apps(plugins). Saas is a software delivery model commonly used by companies such as Google, Yahoo, Amazon etc. In SaaS delivery model all processing takes place outside of your computer. WPAS as a SaaS application does not require the deployment of a complex processing infrastructure and algorithms to generate code at your computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    AccessXBase3

    AccessXBase3 is a database built on the DBASEIII platform

    I started with DBASE III for dos, and moved the project into VB6. I realize it needs to move from there, but all the simple data types are covered, it can do MEMO fields but that needs a little work to actually write them, but the plan was to create a modern implementation. I have source files on that level. I was side tracked at the time so I've not gotten that far on my own, but the DLL is able to read and write the files, I've written code that will allow for marcos and I'd like to see...
    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
  • 10
    Arx Libertatis

    Arx Libertatis

    Cross-platform port of Arx Fatalis, a first-person role-playing game

    Arx Libertatis is a cross-platform, open source port of Arx Fatalis, a 2002 first-person role-playing game developed by Arkane Studios. Arx Fatalis features crafting, melee and ranged combat, as well as a unique casting system where the player draws runes in real time to effect the desired spell. The Arx Libertatis source code is based on the publicly released Arx Fatalis sources and available under the GPL 3+ license.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11

    GLSlayer

    An object oriented 3D graphics API on top of OpenGL

    ...It is designed not just to provide an encapsulation of OpenGL objects, but to provide a cleaner and more streamlined interface similar to Direct3D and hide some of OpenGL's weak spots such as bind-to-edit semantics, multiple stage object creation, unavailability of platform independent initialization and loading of extensions to expose features. With GLSlayer it is easy to create a rendering context just by filling a structure and calling a function. All extensions needed to expose features for requested OpenGL version are loaded automatically. The code needed to create, setup and use objects is reduced and made intuitive. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12

    RealTimeH264OnFlex

    Streaming and play realtime H.264 video by rtmp

    Streaming and play realtime H.264 video by rtmp with Flex and Red5 platform you can get the latest code by git ^_^ Details: StreamTransmitServer http://blog.csdn.net/chenxupro/article/details/12291045 StreamReceiver http://blog.csdn.net/chenxupro/article/details/12288517 StreamProvider http://blog.csdn.net/chenxupro/article/details/12291439
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SimuElegans

    SimuElegans

    Simple simulation and visualization program written in C++.

    SimuElegans is a simple simulation and visualization program written in C++. It is cross-platform and only makes use of standard C++ libraries and the <i>Open Source Graphics Library</i> a.k.a [http://www.opengl.org/ OpenGL]. This means it can be compiled and run in several different Operating Systems, such as Linux, Windows and Mac OSX. It is also open-source which means all the code will be freely available and modifiable under the [http://www.gnu.org/licenses/gpl.html GPL v3.0 License].
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Pers Vcs

    Pers Vcs

    Personal Version System

    PC Based Version system for any file type. Suspend any project then return with no Version loss. Revert to any Version at any time, see all versions content and compare
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    C++Elegans

    C++Elegans

    Lightweight and easy to use image manipulation and analysis software.

    C++Elegans is a lightweight and easy to use image manipulation and analysis software written in C++. It is cross-platform in part due to the use of the open-source GUI library wxWidgets. This means it can be compiled and run in several different Operating Systems, such as Linux, Windows and Mac OSX. It is also open-source which means all the code will be freely available and modifiable under the GPL v3.0 License. C++Elegans is being written as part of our iGEM project and makes use of some useful image analysis algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Jeroo OpenSourced

    Jeroo OpenSourced

    This is the Jeroo Open sourced project.

    This is the Jeroo Open sourced project. Jeroo is a program made by Brian Dorn. The aim of this project is to make it as simple as possible to modify the jeroo code to make your own custom commands, sensors, and objects while learning java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Bad Monkey Engine

    Bad Monkey Engine

    A truly extensible cross-platform game engine

    The Bad Monkey Engine is designed to function as the core engine for game development. Its architecture fully supports cross-platform game development by abstracting all platform specific code into general purpose utility classes. The primary platform is WinTel with parallel development occurring for Unix-based operating systems. Console-based platforms are not available yet due to the restricted nature of the APIs for these platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PGraph

    PGraph

    Visual Programming Tool for Parallel Computations

    PGraph is a free and cross-platform tool for parallel computation that provides you to construct parallel algorithms in easy visual way and generate source code automatically. PGraph is based on C language and flow chart. We call this combination as Visual-Symbolic Programming Language. Now it is able to generate source code in C/C++ for MPI standart.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    sqlite3fish

    Another encryption solution (with Blowfish algorithm) for SQLite3

    The sqlite3fish is another encryption solution for sqlite3. It is based on some source code of botansqlite3(https://github.com/OlivierJG/botansqlite3) . But it does not need Botan library, it uses Blowfish algorithm to encrypt/decrypt the database file. This library only depends on the source code(no-modify) of SQLite3, it is clean and easy to compile. But currently it only supports the version 3.7.0 of SQLite3 (http://www.sqlite.org/sqlite-amalgamation-3_7_0.zip) .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    QR Gen

    QR Gen

    Multi-platform QR code generator from information supplied

    QRGen creates QR codes from contact information, written in Java. It requires the tool qrencode in order to work, qrencode is freely available at http://fukuchi.org/works/qrencode (Linux/Mac OS/UNIX) , or http://code.google.com/p/qrencode-win32/ (Windows), or Ubuntu Software Centre.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21

    ImpPath

    Simple C++ library for path manipulation

    ...Primarily designed for usage in a secure environment with known simple limitations. For example, for working with internal application resource paths referencing a "sandboxed" virtual filesystem (like with PhysicsFS). Platform-specific path support is mainly intended for tools (e.g. map editor) which need to share a common code base (and perhaps some hard-coded resources) with the main sandboxed application (e.g. game).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Uni-eCart Free Open Source Ecommerce

    All in one Merchant platform to sell your products and services online

    UnieCart Uni-eCart is an exclusive shopping solution where products can be located with multiple attributes such as size, categories etc. Unlimited products can be uploaded providing variety to the customers and increasing the chance of sales. Customized theme with real time payment gateway add value to site. Check out here to know more - http://www.uniecommerce.com/products/uni-ecart.html
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Chamomile

    Chamomile

    SQL tools for documentation, error handling, logging, and testing.

    - Chamomile is both a development framework and a set of utilities and tools built to manage and administer SQL based objects. - Chamomile includes methods in the areas of administration, documentation, logging, testing and general purpose utilities. - Chamomile is a a platform for prototypes that I use to develop new tools, techniques, and methods. As such it is also a platform for the statement of my design philosophy both literally as with Engineering as Art and Katherine's Laws of Software Design and figuratively as examples within the code of which Chamomile is comprised.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Modus - C++ Music Library

    Modus - C++ Music Library

    Cross-platform C++ library to handle music from code

    Modus is an open source, cross-platform C++ library which allows you to handle music from code. This means that you can: * Manage interactive and adaptive music * Use some kind of algorithm to improvise * Represent visually (simulate) musical performances * Select in real time the instruments that are going to play a previously written song * Let the user take part on the performance through any type of interface, by playing an instrument, changing the tempo, choosing the instruments, designing the structure of the song, etc...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Songbird

    Songbird

    A customizable cross-platform music player.

    An upstream source site housing the original files for this mirror is no longer available. Songbird is a cross-platform music player based on Mozilla code. It lets you play, manage, and discover music. You can customize its appearance with skins, and create dynamic playlists that automatically update based on criteria you set.
    Downloads: 9 This Week
    Last Update:
    See Project