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

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

View related business solutions
  • 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
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 1

    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
  • 2

    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
  • 3
    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
  • 4

    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
  • 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
  • 5
    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: 4 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    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
  • 8
    OOS Software Distribution

    OOS Software Distribution

    Various programs accessed through a shell developed by a teenager.

    OOS, or Ozzy's Operating System, is simply a Shell that is currently under development. This "Shell" is not yet standalone; Meaning, it uses some platform-dependent code, and requires the Bash shell to work properly. It currently is only available for mac, but any of you can compile it for your Linux machines. Included with this shell are 3 nonbuiltin programs, which you can install during the installation of the "Operating System." OOS Mimics a UNIX Shell in every way I can think of, and acts as a little embedded Operating System. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Desktop Timer

    Desktop Timer

    Desktop Timer is a countdown timer written on a cross-platform code.

    Desktop Timer is a Pascal code developed using Lazarus, a cross-platform RAD IDE available for WIndows, Mac, and Ubuntu (Linux). The source code can be compiled on several platforms.
    Downloads: 4 This Week
    Last Update:
    See Project
  • All-in-one security tool helps you prevent ransomware and breaches. Icon
    All-in-one security tool helps you prevent ransomware and breaches.

    SIEM + Detection and Response for IT Teams

    Blumira’s detection and response platform enables faster resolution of threats to help you stop ransomware attacks and prevent data breaches. We surface real threats, providing meaningful findings so you know what to prioritize. With our 3-step rapid response, you can automatically block known threats, use our playbooks for easy remediation, or contact our security team for additional guidance. Our responsive security team helps with onboarding, triage and ongoing consultations to continuously help your organization improve your security coverage.
    Learn More
  • 10
    SEG-Y Zip
    SEG-Y files need special compression because they don't compress well using gzip and the like. The code is cross-platform C++ using nothing else than standard system libraries. This is a spin-off from the OpendTect project (http://opendtect.org).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    CLIPSwl

    CLIPS with lock support. CLIPS for safely handling simultaneous access

    ...CLIPS(ver. 6.24) is unsafe when access simultaneously occurs at the same environment, because the environment data of CLIPS are not protected for simultaneous access. We modified the CLIPS (ver. 6.24) to support lock/unlock functions in a flexible way. CLIPSwl doesn't use complicated logic such as platform-independent mutex, but newly defines 4 abstract functions (i.e. using function pointers) for allocating, acquiring, releasing and deallocating locks of the environment data. Users may define their own functions that fit for their system by using their platform-dependent mutex. CLIPSwl also support the safe string-related functions treating the rules, and refining the warning parts of the code when compiling with gnu g++ compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Php video resize calculator that knows a bit about things like "Pixel aspect ratio" (avisynth & mplayer code is output). The idea was to make a platform independent script... running @ http://resizecalc.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Castalia

    Wireless Sensor Network Simulator

    Wireless Sensor Network Simulator Castalia is a simulator for Wireless Sensor Networks (WSN), Body Area Networks (BAN) and generally networks of low-power embedded devices. It is based on the OMNeT++ platform and can be used by researchers and developers who want to test their distributed algorithms and/or protocols in realistic wireless channel and radio models, with a realistic node behaviour especially relating to access of the radio. Castalia can also be used to evaluate different platform characteristics for specific applications, since it is highly parametric, and can simulate a wide range of platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Evrika

    Evrika

    Science simulator and advanced calculator based on modules

    ...Evrika is used for creating both simulations and modules, so you can build your own module of elements, then use them to create virtual experiments and simulations. Also, you can make advanced calculations. Evrika is basically an executable that reads and interprets code, outputing result. Each new version will offer new possibilities to define your elements and use them, so it is important to always have the last release. Of course, Evrika is backward-compatible, cross platform and free to use. In the near future an advanced editor and viewer will be created, so you can better manage your code and view the results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    DutyCrew

    DutyCrew

    Builds websites, styles, uploads via a simple web interface. Mac Win

    Well used (on Mac, have just resurrected Windows variant) X-platform web development tool that permits site sharing via exports/import zip files of pretty much any web site you care to develop. It can be easily exported between platforms, even look/feel styles (css) can be exchanged in the same manner. If you hit problems, please let me know and I can then try to fix them. I have had a stroke and am operating with a greatly reduced mental stamina, and I can't think clearly for very long as a result, rather like having a low battery!. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    LBP in multiple platforms

    LBP implementation in multiple computing platforms (ARM,GPU, DSP...)

    The Local Binary Pattern (LBP) is a texture operator that is used in several different computer vision applications and implemented in a variety of platforms. When selecting a suitable LBP implementation platform, the specific application and its requirements in terms of performance, size, energy efficiency, cost and developing time has to be carefully considered. This is a software toolbox that collects software implementations of the Local Binary Pattern operator in several platforms: - OpenCL for CPU & GPU - OpenCL for GPU (branchless) - C code optimized for ARM - OpenGL ES 2.0 shaders mobile GPUs - C code for TI C64x DSP core (branchless) - C code for TTA processor synthesis If you use the code somewhere, please cite: Bordallo López M., Nieto A., Boutellier J., Hannuksela J., and Silvén O. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Click2Call for Broadworks

    Click2Call for Broadworks

    web based click to call solution for broadsoft's broadworks

    project allows operators who uses broadsoft's broadwroks and customers of broadsoft's broadworks platform to offer web based click2call solutions. once this project is hosted by an broadwork's operator, their customer can use this software generate html signature code which allows their customers to use web based click to call facilities to connect with broadwork's customers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Screens is an easy-to-use modular OS-like multi-platform API layer over your existing OS that allows developers to make applications for nearly every popular OS, whether it be Palm OS, PC, or PocketPC, with just one set of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    E-shop: Magazin Online Inceput 1.0

    A simple PHP online store platform with the interface in Romanian.

    The entire code and the documentation can be downloaded as a zip file. To install create a database as explained in docs and then run the installation script and follow the steps as guided. The documentation file contains both the user installation and user manual. The documentation, at this stage, is entirely in Romanian. I will add an English version at a later stage if interest in this application is shown. By the way, the documentation makes a reference to a website...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    zopoclient

    Scriptable GTK based Python MUD Client

    This is a scriptable mud client implemented in Python. Its only third party library is PyGTK. It is thus platform independent and provides a good looking interface in any system. Also, multiview scrolling is provided. Implemented features are triggers, macros and timers. Triggers and macros recognize patterns in the regular ways plus in an AL compatible mode. Actions can be defined by users as directly commands. Alternatively, in script mode, the action text is interpreted as Python code. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Matlab coder to C++ or C

    Matlab coder to C++ or C

    MATLAB Coder converting Hello World M script to C or C++

    Open Source Code Demo of MATLAB Coder converting Hello World M script to C++ file This is a simple demo of this powerful to demo the conversion of Matlab's M script file to a C++ file for your trading or target platform. Youtube video and Download the ZIP package from http://quantlabs.net/blog/2012/11/rading-or-hft-open-source-code-demo-of-matlab-coder-toolbox-converting-hello-world-m-script-to-c-file-free-opensource/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MuPuPriNT

    MuPuPriNT

    A primality/compositeness tester for different types of numbers.

    ...It is basic, yet full-featured, and offers several different testing methods for each type of number. MuPuPriNT is built on the GNU Multiple-Precision (GMP) integer + rational library, and is available for Windows, OS X, and Linux. Source code is available as well, and can be built on any machine with Qt installed. As of version 2.0, MuPuPriNT is built on the cross-platform Qt application framework. There are currently two versions: MuPuPriNT and MuPuPriNT Extended.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Höken's Calculator

    Höken's Calculator

    A building points calculator for the browser game The-West.

    Höken's Calculator (Swedish: Hökens Kalkylator) is a program developed by Gunnar Axelson (Höken). The program aims on providing a simple, multi-platform compatible, building points calculator for the browser game The-West. (This application isn't in any way supported, effected or developed by InnoGames GmbH). Currently the newest version is 1.1. Hökens Calculator is free, and opensource licensed under the terms of the GNU General Public License Version 3!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Polycode

    Open-source, cross-platform framework for creative code

    Free, open-source, cross-platform framework for creative code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Trike

    Computer-aided threat modeling

    Trike is a platform-independent tool for systematic, computer-assisted threat modeling, from requirements through deployment. We are developing Trike v2 on GitHub (https://github.com/octotrike/trike). Our mailing lists are still here on SourceForge, and we're leaving the old code repository & releases up for archival purposes. Plus you probably want to use something while you're waiting for v2.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project