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

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

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

    Arcadia

    Clojure in Unity

    Arcadia integrates Clojure with the Unity3D game engine, enabling live coding of functional and dynamic Lisp code directly inside Unity. Built on the Clojure-CLR port, it brings REPL-driven development and functional programming to Unity's cross-platform environment. Arcadia is the integration of the Clojure programming language and the Unity 3D game engine. Bringing the expressive, live-coded power of a modern Lisp to the industry-standard game development platform has made our own work a lot more powerful, and we hope it can do the same for you.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    piconomix-fwlib

    piconomix-fwlib

    C firmware and documentation for 8/16/32-bit microcontrollers

    The foundation of piconomix-fwlib is knowledge and freedom: the knowledge and freedom to use the right microcontroller for the job and not trying to fit a square peg in a round hole. piconomix-fwlib is a collection of C firmware and documentation for microcontrollers to develop code that is vendor and architecture independent (or easier to reuse). It is tough to find the best compromise between lean 8-bit targets, middle-of-the-road 16-bit targets, and resource rich 32-bit targets, but this cross-platform library aims to provide a good start before you are forced to add target specific code and getting locked in. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Hyenae NG

    Hyenae NG

    Advanced Network Packet Generator

    Hyenae NG is an advanced cross-platform network packet generator and the successor of Hyenae. It features full network layer spoofing, pattern based address randomization and flood detection breaking mechanisms. *** Please check out the latest source from my GitHub repository and check the Build informations. https://github.com/r-richter/hyenae-ng/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A cross-platform, file-based weblog/mini-CMS. Aims to be feature-rich but still easy to use and low on requirements. Includes plugin and theme support, along with lots of other handy features.
    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
    Ant Design Landing

    Ant Design Landing

    Landing pages of Ant Design System

    Ant Design Landing platform has a variety of templates, download template package, you can use it quickly, you can also use the editor to quickly build a dedicated page for you. Has a wealth of various page templates to provide downloads. Diverse modules, you can quickly and flexibly configure the page template you want. Display page generally refers to the first page that a user browses when entering a website, and it can also be used as a landing page to attract users' attention. Here, we...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Open Source Contact Tracing

    Open Source Contact Tracing

    ...We have the following goals 1) Allow multiple vendors to operate in an interchangeable way 2) Ensure that the privacy of individuals are safe guarded 3) Allow different form factor devices to be developed 4) Provide a Trace Log for knowing when people come in contact with each other 5) Establish an approximate distance between contacts 6) Establish a length of time between contacts 7) Work up to 6m in range 8) Be low powered so that the standard can be implemented on small devices 9) Allow for the rapid containment of contagious diseases 10) Provide scientists and government useful information about disease progression We are looking to complete the standard, develop reference source code and a very low cost reference hardware platform. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Websocketfiles

    Websocketfiles

    Provide two well designed and out of box websocket c++ classes

    Websocketfiles provides two well designed and out of box websocket c++ classes that you can easily use in your ongoing project which needs to support websocket. The purpose of this project is to let you add websocket support in your c++ project as quickly/efficient as possible.The websocketfiles is designed as simple as possible and no network transport module included. It exports two network interfaces named from_wire/to_wire that can be easily binding with any network modules(Boost.Asio,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    RoadApp

    RoadApp is a parametrized scheduling platform for road maintenance

    ...This is intended to be used as a list of priority for road maintenance scheduling—the main goal of this application. A Disclaimer: I am not a professional developer and this project changed a good bit along the way (like any programming project would), so this code is pretty messy. Also, since this program was written for a school project, I do not anticipate updating the code after the fact.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The Userman

    The Userman

    Simple Hotspot User Manager

    simple desktop application to manage user mikrotik hotspot (Windows, Linux & Android). Can be used to generate randomly mikrotik hotspot users and export them into voucher as pdf files
    Leader badge
    Downloads: 394 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    Chef

    Chef

    Chef Infra, a powerful automation platform

    Chef is an infrastructure-as-code framework that automates how servers are configured and kept in the desired state across fleets. You describe system intent in Ruby-based “recipes” and “cookbooks” made of resources (packages, files, services, users, registries, and more) that converge idempotently, so repeated runs only change what’s necessary. Its client regularly gathers system facts, evaluates policy, and enforces drift correction, which makes environments reproducible from bare metal to...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Blazor

    Blazor

    Build client web apps with C#

    Blazor lets you build interactive web UIs using C# instead of JavaScript. Blazor apps are composed of reusable web UI components implemented using C#, HTML, and CSS. Both client and server code is written in C#, allowing you to share code and libraries. Blazor is a feature of ASP.NET, the popular web development framework that extends the .NET developer platform with tools and libraries for building web apps. Blazor can run your client-side C# code directly in the browser, using WebAssembly. Because it's real .NET running on WebAssembly, you can re-use code and libraries from server-side parts of your application. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    ...It also includes features such as an improved command shell, automatic drive mounting, APM power off, direct parallel port passthrough used for printing, DOS APIs that communicate with the Windows clipboard, and DBCS support for displaying CJK (East Asian) characters. It is cross-platform with source code, and Windows binaries are provided. Note: Support for LFN and other features have been merged into DOSBox-X as of 2020, along with further improvements. Please be sure to check out DOSBox-X: https://dosbox-x.com/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Cabos

    Cabos

    Cross-platform Gnutella file-sharing servent in Xojo with Java backend

    Cabos is a simple, elegant Gnutella file-sharing servent (server-client) compatible with Windows and Mac. It is written based on LimeWire code in Java, with a customised front-end in Xojo. Cabos emphasises simplicity and elegance: its user interface and preferences dialogue are sleek and polished. It includes Mojito DHT support. Cabos is the continuation of a project also called Cabos and run by a Japanese developer nicknamed heavy_baby; he has since ceased development on it and...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    MySensors

    MySensors

    MySensors library and examples

    ...We're here to help people who'd like to create original and affordable sensors and actuators based on components like Arduino, ESP8266, Raspberry Pi, NRF24L01+ and RFM69. Does it sound complicated? Don’t worry, we’ll explain everything. We provide easy-to-follow build instructions, ready-to-use code examples, and adaptable open-source hardware designs. All of this runs on the MySensors software library for secure communication that has been battle-tested with more than 20 of the leading home automation controllers on the market. So, join in, have fun and create your own connected home experience! We've combined the Arduino platform with a small radio transceiver into a fun, flexible world of low cost wireless sensors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CodeLite

    CodeLite

    CodeLite: an open source, cross platform C/C++/PHP and JavaScript IDE

    codelite is an open-source, cross platform IDE for the C/C++/PHP and JavaScript programming languages (build and tested on Windows 7, 8, ubuntu >=14.04 plus debian, fedora and openSUSE, and Mac OSX 10.8.4). codelite is distributed under the terms of the GPLv2 license If you need help with codelite, please join our forums at: http://forums.codelite.org Visit our download page at: http://codelite.org/support.php The CodeLite Team
    Downloads: 20 This Week
    Last Update:
    See Project
  • 16
    QuteScoop
    QuteScoop is a platform-independent status indicator for VATSIM. It's available for Windows, Mac and Linux. Visit its new development location https://github.com/qutescoop/qutescoop for current downloads and source code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Mousetrap

    Mousetrap

    Simple library for handling keyboard shortcuts in Javascript

    Mousetrap is a standalone library with no external dependencies. It weighs in at around 2kb minified and gzipped and 4.5kb minified. Mousetrap has been tested and should work in Internet Explorer 6+, Safari, Firefox, and Chrome. The bind method is the main call you will be making. This will bind a specified keyboard command to a callback method. If you want to bind multiple key commands to the same callback you can pass in an array for the first argument. Mousetrap 1.4 introduced a generic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Cocos2d-x

    Cocos2d-x

    Open-source, cross-platform, game-development tools

    Cocos2d-x is a mature, free, open-source, cross-platform C++ game development framework—derived from cocos2d-iPhone—for building 2D games, interactive media, and demos across major platforms. Fast and compressed textures: PVR compressed and uncompressed textures, ETC1 compressed textures, and more. Language: C++, with Lua and JavaScript bindings. Android Studio 3.0.0+ to build Android games(tested with 3.0.0). JRE or JDK 1.6+ is required for web publishing. Fast font rendering using Fixed...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    Nightcode

    Nightcode

    An IDE for Clojure

    ...Built with Java and JavaFX, it includes integrated REPL, Leiningen/Clojure CLI support, project templates, and syntax highlighting, targeting newcomers and students. It supports code execution in both Clojure and JS environments, packaged as cross-platform jars and installers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    PacBot

    PacBot

    PacBot (Policy as Code Bot)

    Policy as Code Bot (PacBot) is a platform for continuous compliance monitoring, compliance reporting and security automation for the cloud. In PacBot, security and compliance policies are implemented as code. All resources discovered by PacBot are evaluated against these policies to gauge policy conformance. The PacBot auto-fix framework provides the ability to automatically respond to policy violations by taking predefined actions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ReactXP

    ReactXP

    Library for cross-platform app development

    ReactXP builds on the popular React JS and React Native frameworks. Share most of your code between the web, iOS, Android, and Windows. Create great-looking, responsive web pages and mobile apps that feel native. With React and React Native, your web app can share most its logic with your iOS and Android apps, but the view layer needs to be implemented separately for each platform. We have taken this a step further and developed a thin cross-platform layer we call ReactXP. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    easy_profiler

    easy_profiler

    Lightweight profiler library for c++

    Lightweight cross-platform profiler library for C++. You can profile any function in your code. Furthermore, this library provides measuring time of any block of code. For example, information for 12 millions of blocks is using less than 300Mb of memory. Working profiler slows your application execution for only 1-2%. The average overhead per block is about 15ns/block (tested on Intel Core i7-5930K 3.5GHz, Win7).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    GHC (Glasgow Haskell Compiler)

    GHC (Glasgow Haskell Compiler)

    Mirror of the Glasgow Haskell Compiler

    GHC (Glasgow Haskell Compiler) is the leading open-source compiler and interactive environment for the Haskell programming language, supporting the Haskell 2010 standard plus numerous language extensions. It compiles to native machine code (via LLVM or C), and includes the interactive GHCi REPL. For full information on building GHC, see the GHC Building Guide. Here follows a summary - if you get into trouble, the Building Guide has all the answers. For building library documentation, you'll...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    LimeReport

    LimeReport

    Report generator for Qt Framework

    LimeReport - multi-platform C++ | Qt report generator library written using Qt framework and intended for software developers that would like to add into their application capability to form report or print forms generated using templates. Report designer included in the library allows to create fast and intuitive print form templates which can be saved in XML format and used to generate report pages. So formed pages could be send to preview, PDF file or printer. As a data source developer...
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 25
    YouTube-8M

    YouTube-8M

    Starter code for working with the YouTube-8M dataset

    youtube-8m is Google’s open source starter code and reference implementation for training and evaluating machine learning models on the YouTube-8M dataset, one of the largest video understanding datasets publicly released. The repository provides a complete pipeline for video-level and frame-level modeling using TensorFlow, including data reading, model training, evaluation, and inference. It was developed to support the YouTube-8M Video Understanding Challenge (hosted on Kaggle and featured...
    Downloads: 8 This Week
    Last Update:
    See Project