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

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

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 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
  • 1
    simplest ffmpeg player

    simplest ffmpeg player

    The simplest video player based on FFmpeg

    A simplest video player based on FFmpeg. The software is based on VC 2010. It is suitable for beginner of FFmpeg. It only uses about 100 lines of code. Eacn line of source code is important. New developer of FFmpeg can learn FFmpeg's API through this software. Solutions contains 6 Project: simplest_ffmpeg_player: Standard Version, suitable for biginner. simplest_ffmpeg_player_su: SU(SDL Update)Version, Add SDL Event. simplest_ffmpeg_decoder_pure: A pure decoder. Only use libavcodec...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    simplest ffmpeg audio player

    simplest ffmpeg audio player

    The simplest audio player based on FFmpeg

    A simplest audio player based on FFmpeg.The software is based on VC 2010. It is suitable for beginner of FFmpeg. It only uses 200 lines of code. Eacn line of source code is important. New developer of FFmpeg can learn FFmpeg's API through this software. The solution contains 3 projects: simplest_ffmpeg_audio_player: Audio player based on FFmpeg and SDL. simplest_ffmpeg_audio_decoder: Audio decoder. Uses libavcodec and libavformat. simplest_audio_play_sdl2: Example about using SDL2 play...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    simplest ffmpeg video encoder

    simplest ffmpeg video encoder

    The simplest video encoder based on FFmpeg

    A simplest video encoder based on FFmpeg. It is based on VC 2010. It is suitable for beginner of FFmpeg. It encodes YUV420P data to H.264 bitstream. It only uses about 100 lines of code. Eacn line of source code is important. New developer of FFmpeg can learn FFmpeg's API through this software. It contains following project: simplest_ffmpeg_video_encoder: Simple Encoder. It uses libavcodec to encode video and uses libavformat to add container format to the video...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    simplest ffmpeg device

    simplest ffmpeg device

    FFmpeg's libavdevice examples

    This Project contains 2 examples based on FFmpeg's libavdevice: simplest_ffmpeg_grabdesktop: Screen Capture. simplest_ffmpeg_readcamera: Read Camera. It is based on VC2010. Everything is done and you only need to run the project.It's the simplest example about usage of FFmpeg's libavdevice Library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 5
    Elektra Initative

    Elektra Initative

    Elektra serves as a universal framework to access configuration.

    Elektra provides a mature, consistent and easily comprehensible API. Its modularity effectively avoids code duplication across applications and tools regarding configuration tasks. Elektra abstracts from cross-platform-related issues and allows applications to be aware of other applications' configurations, leveraging easy application integration. See http://www.libelektra.org for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    QTexEngine

    Enables Qt based applications to export graphics to TeX

    QTeXEngine enables Qt based applications to export graphics to TeX. It is built on top of QPaintEngine and uses the TikZ/Pgf graphic systems for TeX. QTeXEngine can generate TeX code using either Pgf or TikZ syntax. TikZ syntax is the default mode since the ouput files are more compact and easier to read. QTeXEngine can be used on any platform supported by Qt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    AlphaTcl is the open-source, extensible, platform independent script library of Tcl code driving the Alpha* text editor engines: AlphaX (Mac OS X,), AlphaTk (Windows & UNIX).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    Moose

    Multiscale Neuroscience and Systems Biology Simulator

    Moose is the core of a modern software platform for the simulation of neural systems ranging from subcellular components and biochemical reactions to complex models of single neurons, large networks, and systems-level processes. We have moved Github.com. This should be your source for the latest version of the code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Playback

    Playback

    Video player built using electron and node.js

    playback is another project by the same author, aimed at simplifying media playback of streaming sources in JavaScript/Node.js contexts. The goal of Playback is to act as a thin wrapper or abstraction layer that eases the task of launching and controlling a media player from code or CLI, perhaps integrating with torrent-based streaming (e.g. from peerflix) or other streaming sources. The library provides programmatic controls over launching playback, passing custom options or arguments, and...
    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

    Rockbot

    Multi-platform game engine similar to old Megaman with a stage editor

    An open-source, SDL based, game engine to replicate old style Rockman (aka Megaman) games, being as close as possible of Rockman 1-6, and an editor made with Qt, for custom graphics, weapons, bosses, enemies and level creation. Please access our web page for more details. The engine code is meant to be highly portable, thanks to SDL, and have been ported and tested in: - Linux - Windows - macOSX (x86) (not currently supported) - Playstation 2 - Nintendo DS (abandoned) - Dingux - Open...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    MonitoringRelay

    Three phase protection device

    This firmware implements a three phase Monitoring Relay, that is designed to continually monitor phase rotation of 3-phase lines as well as phase failure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A perlscript to build source code into programs, like make in purpose but without makefiles. Dynamically finds the dependencies at build time. Build in support for cross-platform programs, multi threaded compiling and distcc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DotNetWikiBot Framework

    DotNetWikiBot Framework

    Make robots for MediaWiki-powered sites!

    The DotNetWikiBot Framework was developed so that it can offer a helping hand with many complicated and routine tasks of wiki site development and maintenance. DotNetWikiBot Framework is a cross-platform full-featured client API, that allows you to build programs and web robots easily to manage information on MediaWiki-powered sites. DotNetWikiBot Framework can also be used for learning C# and .NET.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    ScreenCat

    ScreenCat

    Webrtc screensharing electron app for mac os (Alpha)

    The ScreenCat project is an open-source screen sharing and remote collaboration application built on Electron and WebRTC that lets users share their desktop and grant control of mouse and keyboard to remote participants. Originally designed for developers and tech enthusiasts rather than commercial use, it emphasizes hackability and contribution from the community. The software uses experimental Chromium WebRTC APIs to stream desktop video to another peer, and it supports remote control...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15

    Adam

    Adam - information management platform

    ... - One can easily be extended, customized and adapted to user needs, shared with other people, transported via USB-stick or network. You can create music lyrics collection, scientific articles collection, java code snippets, personal SF-library, personal diary, notepad, accommodating different thematic information related your interests and much more. - As information server: web-server, wiki-server, etc. - As collaboration server. - As application platform and/or server. - Due to extensions for almost whatever-you-want purposes.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16

    Java Library for Machine Learning

    A pure Java library for machine learning

    JML is a machine learning library in Java, it is a pure Java package, and thus is cross-platform. The goal of JML is to make machine learning methods very easy to use and speed up code conversion from MATLAB to Java. Please be noted that JML has been replaced by LAML.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Pizza restaurant order system project is a mobile application which is implemented in Android platform. Pizza restaurant order system Android Project tutorial and guide for developing code. Entity–relationship(er) diagrams,Data flow diagram(dfd),Sequence diagram and software requirements specification (SRS) of Pizza restaurant order system in report file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Turbulenz Engine

    Turbulenz Engine

    Turbulenz is a modular 3D and 2D game framework

    Turbulenz Engine is a powerful, modular open-source game framework built in JavaScript and TypeScript that enables developers to create both 2D and 3D games that run directly in HTML5-compatible browsers as well as on desktops and mobile devices. The engine is designed to support rich multimedia applications without the need for plugins, using modern web technologies for graphics, physics, input, sound, networking, and asset management. It includes not only the low-level APIs for rendering...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    InfinityGPGenerator

    InfinityGPGenerator

    Java general code generator InfinityGPGenerator version of the 0.7.10,

    This is a new version of the Java general InfinityGPGenerator code generator 0.7.10 Since then, the code generator into a double Era 1) dual engine: support for simplejee and s2sh two technology stacks 2) dual interface: support Interface JSON and UI Jsp two test interface 3) dual platform: deployment platform can be Windows or Linux There are other highlights - New DeleteAll and SoftDeleteAll two verbs - full support for Json, and automatically generate all the verbs Facade JSON Comprehensive testing and troubleshooting Deploy: Please use Java 7 and Tomcat 7, just put the war under Tomcat 7 's webapp folder and start the Tomcat.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    DeltaCalibrationSim

    Simulator for delta calibration parameters

    ...Simulation parameters can be saved/loaded in a simple xml format. This is really an all in one solution for simulation of delta printers. Its GPL3 licensed so you can modify it as you please. Code is written in C++/Qt so its cross platform. Vector code is provided in assembly for AVX, SSE, and a C scalar version, all of which is also cross platform (no excuses!) Its not a script, so there's no need for windows users to install python or some other interpreter (less excuses). Its quite fast as well!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    PyRate

    Bayesian Estimation of Speciation and Extinction from Fossil Data

    PyRate is a Python program to estimate speciation, extinction, and preservation rates from fossil occurrence data using a Bayesian framework. The method was described by D Silvestro, J Schnitzler, LH Liow, A Antonelli, and N Salamin in Systematic Biology (http://sysbio.oxfordjournals.org/content/early/2014/02/08/sysbio.syu006.abstract). *Please download the most up-to-date code from the "PyRate code" tab on this page or from: https://github.com/dsilvestro/PyRate * *An updated manual...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Ogaboo

    Open Game Bootstrap

    This project aims to gather different open source projects as an initiative to allow people to create games in C++ more easily, in a cross-platform development environment and free. Basic requirements behind this initiative was to have a integrated development environment with 3D graphics support, sounds, videos, physics, scripting, GUI (Graphic User Interface) and inputs and all that is relevant to be used in a multi-media development process. Since cross-platform is a requirement as well, this led me in a search open-source APIs to integrate, because the idea is to be able to compile everything to at least Windows, Linux, Android, and Mac OSX operating systems. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    isomorphic-fetch

    isomorphic-fetch

    Isomorphic WHATWG Fetch API, for Node and Browserify

    ...As a "safe" alternative, which does not modify the global, consider fetch-ponyfill. The Fetch API is currently not implemented consistently across browsers. This module will enable you to use fetch in your Node code in a cross-browser compliant fashion. The Fetch API is part of the Web platform API defined by the standards bodies WHATWG and W3C. All open source code released by FT Labs is licenced under the MIT licence. Based on the fine work by jxck.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    QWinFF

    QWinFF

    An easy-to-use, cross-platform media converter GUI

    The source code is hosted at http://github.com/qwinff/qwinff/. Only download files are hosted here.
    Leader badge
    Downloads: 375 This Week
    Last Update:
    See Project
  • 25
    Linfo
    Very fast cross-platform php script that describes the host server in extreme detail, giving information such as ram usage, disk space, raid arrays, hardware, network cards, kernel, os, samba/cups/truecrypt status, temps, disks, and much more. Latest code is here: https://github.com/jrgp/linfo
    Downloads: 5 This Week
    Last Update:
    See Project