Search Results for "programming without coding" - Page 12

Showing 507 open source projects for "programming without coding"

View related business solutions
  • Auth for GenAI | Auth0 Icon
    Auth for GenAI | Auth0

    Enable AI agents to securely access tools, workflows, and data with fine-grained control and just a few lines of code.

    Easily implement secure login experiences for AI Agents - from interactive chatbots to background workers with Auth0. Auth for GenAI is now available in Developer Preview
    Try free now
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    Examples.CSharp

    Examples.CSharp

    Shows how to use .Net Framework controls.

    Examples CSharp shows how to use .Net Framework controls without RAD only by programming code (CSharp) * Github repository : https://github.com/gammasoft71/Examples.CSharp * Homepage : https://gammasoft71.wixsite.com/gammasoft/csharp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Codename One

    Codename One

    Cross-platform app development framework for Java & Kotlin developers.

    Build native mobile applications using Java or Kotlin with our open source tools. Codename One seamlessly integrates with IntelliJ/IDEA, Eclipse & NetBeans to make native write once run anywhere a reality on iOS (iPhone/iPad), Android, Windows (UWP), Desktops and more.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Buddy++

    Buddy++

    A simple and efficient IDE for Arduino developers.

    Buddy++ is an open source Arduino IDE developed based on the Java FX framework. BuddyPP is more beautiful and convenient than the official IDE. We designed many features for zero base developers. We have added a user-friendly interactive programming mechanism in Buddy++. Developers can generate code in the setting window without the need to keep in mind all sorts of boring keywords, data types, and grammatical structures. Buddy++是一款简洁而高效的Arduino开发工具,与Arduino官方的IDE相比除了界面更美观、更简约实用,我们还针对零基础开发者设...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    S-MVP

    S-MVP

    Optimized version of MVP, using annotation generics to simplify code

    Optimized version of MVP, using annotation generics to simplify code writing, using modular protocols to facilitate maintenance, APT process uses annotation parser to use JavaPoet. Complete the writing of repetitive modules, use ASpect+GradlePlugin to complete horizontal AOP programming+Javassist dynamic bytecode injection+Tinker to achieve hot repair+Retrofit to achieve elegant network operations+RxJava to easily play with data processing. In MVP, Presenter completely separates Model and View...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 5
    Universal Android JvApkBuilder Tool

    Universal Android JvApkBuilder Tool

    Easy reskin, clone and build android app.

    Windows desktop software tool - apk android builder, app maker. Reskin tool for developer android no coding (without coding).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Faust : signal processing language

    Faust is a programming language for realtime audio signal processing

    [UPDATE] The project has been moved to GitHub (https://github.com/grame-cncm/faust). Do not use this repository anymore ! FAUST (Functional Audio Stream) is a functional programming language specifically designed for real-time signal processing and synthesis. FAUST targets high-performance signal processing applications and audio plug-ins for a variety of platforms and standards. The Faust compiler translates DSP specifications into very efficient C++ code. Thanks to the notion...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    XGAP - XML Generator of APplications

    XGAP is a PHP web application generator

    XGAP stands for "Xml - Generador de APlicaciones". The primary goal of XGAP is to assist the programmer in the repetitive and common coding tasks. That's why XGAP concentrates more in specifying an application than in programming it. You program a web application using XGAP by creating a set of XML files that describe it. Those XML files are taken by the generator and the PHP files are created by means of XSLT sheets. XGAP was born in 2003 at the UNICEN University as a tool for creating...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    ChaiScript

    ChaiScript

    Embedded Scripting Language Designed for C++

    ... is fully tested for 32bit and 64bit on Windows (MSVC2013), clang++ and g++. ChaiScript has been making stable releases since 2009. No bug fix or feature is made without a corresponding unit test. By default ChaiScript is thread-safe. Thread safety can be disabled for enhanced performance. ChaiScript is licensed with the BSD license and is free to use in your free or commercial projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Woda, the Web Oriented Database

    Woda, the Web Oriented Database

    Mature SGBD in Perl with a web interface

    WODA is a semi-relational database for beginners to work on data and to learn database basis. With web-based GUI and CLI. Currently in rewrite using Bootstrap for web UI. Built with beginners in mind, it is far easier than any other tool I know, while remaining powerful for advanced users (Perl langage is directly available). Databases can be defined, maintained, added-to, modified, and queried entirely through the web interface without programming. It comes from the 90's and thus is very...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    KAREL 3D

    KAREL 3D

    Learning programming language for kids

    This is learning programming language for children Karel-3D. By words from LightBot: "Get kids hooked on coding with minutes!" Created by Karel 3D from the 8-bit microcomputer PMD 85-2 in 1986. His later version of Karel the Robot in 3D, created first in the Slovak Republic. JavaScript variant include only one small HTML file tested and works on all devices with keyboard and full JavaScript support in internet browser, or alternative pre-compiled JAVA V8 .jar file with webEngine...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Jenetics: Java Genetic Algorithm Library
    The source code has been migrated and is now hosted on Github: https://github.com/jenetics/jenetics Jenetics is an advanced Genetic Algorithm, Evolutionary Algorithm and Genetic Programming library, respectively, written in modern day Java. It is designed with a clear separation of the several algorithm concepts, e. g. Gene, Chromosome, Genotype, Phenotype, Population and fitness Function. Jenetics allows you to minimize or maximize the given fitness function without tweaking it. In contrast...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Goldfish

    Goldfish

    A HashiCorp Vault UI written with VueJS and Vault native Go API

    No coding skills are required to create a unique app ecosystem using only AppMaster. No humans are involved. Pure code generation with best practices. Our AI is the best software developer. No technical debt ever. Give us a try! No code, no hassle, no risk. AppMaster will take care of everything. Earn rewards by creating applications for your customers. We bring all the tools you need to create beautiful web and mobile applications without having to write a single line of code. You just drag...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    TWiki Enterprise Collaboration Platform

    TWiki Enterprise Collaboration Platform

    Open Source Enterprise Wiki and Web Application Platform

    Enterprise collaboration platform with over 400 extensions. Users without programming skills can create web applications. 50,000 small businesses, many Fortune 500 companies, and millions of people use TWiki, with installations of 100,000s of pages. Visit http://twiki.org/ for the open source TWiki. The TWiki community is focusing on building the best collaboration platform for the workplace. We invite you to GET INVOLVED! More at http://bit.ly/twGetInv.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 14
    IronFunctions

    IronFunctions

    IronFunctions - the serverless microservices platform

    IronFunctions is an open-source serverless platform, also known as Functions as a Service (FaaS), developed by Iron.io. It allows developers to write functions in any language and deploy them in a serverless environment, enabling microservices architectures without managing underlying infrastructure. IronFunctions is designed to run anywhere, offering flexibility and scalability for modern application development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    cppviz

    C preprocessor magick

    Provides C preprocessor macros for easily creating enums, foreach loops, switch-cases etc. based on data tables. Usage of these macros enforces good programming style by avoiding spreading of information throughout the code. Only for GCC at the moment, sorry. Maybe Clang ... not tested.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    YMActors

    Fast and easy to use implementation of the Actors Model in Java.

    Actors framework for Java The YMActors project gives you all tools you need to write highly resilient/elastic/multithreaded systems, easy and without all the headaches of multithreading programming. Please, refer to project's documentation for further information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Extended Memory Semantics (EMS)

    Extended Memory Semantics (EMS)

    Persistent shared object memory and parallelism for Node.js and Python

    EMS makes possible persistent shared memory parallelism between Node.js, Python, and C/C++. Extended Memory Semantics (EMS) unifies synchronization and storage primitives to address several challenges of parallel programming. A modern multi-core server has 16-32 cores and nearly 1TB of memory, equivalent to an entire rack of systems from a few years ago. As a consequence, jobs formerly requiring a Map-Reduce cluster can now be performed entirely in shared memory on a single server without using...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Elchemy

    Elchemy

    Write Elixir code using statically-typed Elm-like syntax

    Elchemy lets you write simple, fast, and quality-type safe code while leveraging both the Elm's safety and Elixir's ecosystem. Elchemy is a set of tools and frameworks, designed to provide a language and an environment as close to Elm programming language as possible, to build server applications in a DSL-like manner for Erlang VM platform, with a readable and efficient Elixir code as an output. ML-like syntax maximizes expressiveness with additional readability and simplicity constraints...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Elements of Programming Interviews

    Elements of Programming Interviews

    Method stubs and test cases for Elements of Programming Interviews

    This repository contains method stubs and tests of the problems from Elements Of Programming Interviews by Adnan Aziz, Tsung-Hsien Lee, and Amit Prakash. This book is also available in Python and C++. This repository contains solutions to problems from the book "Elements of Programming Interviews," focusing on interview preparation and algorithm practice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Java provides the concurrent library that simplifies concurrent programming, but this is hard to learn and visualize. This project is a series of animations each illustrating the coding and usage of a component in the java concurrent library.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 21

    Basic Business Language

    A language for Business Rule Processing

    The Basic Business Language is a programming language for expressing rules that manipulates a result. The primary goal is that is would be easy enough for a non-technical business person to read and write, but powerful enough to express a wide range of rules without the need to contact a programmer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    mBlock

    mBlock

    Base on scratch offline v2.0 by MIT

    mBlock is a visual programming platform based on Scratch 3.0 that helps students learn programming concepts through drag-and-drop blocks, Python, and IoT/AI modules. Developed by Makeblock, it supports programming robots and Arduino boards with an intuitive interface. Designed for education, it bridges the gap between beginner-friendly environments and real-world coding with Python, AI, and robotics tools.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    Orkney

    Orkney

    Orkney Testframework

    Orkney is a small but powerful test framework for Java. Orkney executes tests that are structured into test groups, test cases and test steps. Test steps are used like bricks to create test cases while test groups collect test cases and other test groups to create a test suite. Test cases are written in a simple text language thus allowing composition of cases from test steps without deep programming knowledge. Reports are created in text and in XML format, the latter are converted to a human...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Template Tool Release v4.3

    Unifying Business Requirements with Application Design through a GUI.

    The Template Tool (TT) is a Java-based software, which DOES NOT require the user to write code. TT is a fully functional application that facilitates communication, collaboration, requirements traceability, and rapid mock-up prototyping from the point of conception and requirements gathering, to development, testing, and implementation. With the use of drag-and-drop and push-button selections without having to write any code, TT allows end users to add field components, skip-logic, business...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    HermeneutiX

    HermeneutiX

    Your graphical tool for Syntactic/Semantic Structure Analysis of texts

    HermeneutiX is a tool for diagramming syntactic and semantic structures of complex (not necessarily foreign-language) texts (e.g. bible or other historical excerpts). HermeneutiX is now part of SciToS (the scientific tool set). Starting with version 2.0.0, HermeneutiX can be found on GitHub. Please check out the release summary: https://github.com/scientific-tool-set/scitos/releases For an introduction, check out this video: https://youtu.be/uQjewyG0Ad8 PS: To run a Java...
    Downloads: 1 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.