Search Results for "programming without coding"

Showing 122 open source projects for "programming without coding"

View related business solutions
  • Get Avast Free Antivirus | Your top-rated shield against malware and online scams Icon
    Get Avast Free Antivirus | Your top-rated shield against malware and online scams

    Boost your PC's defense against cyberthreats and web-based scams.

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop โ€” all for free.
    Free Download
  • 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
  • 1
    Next Generation Programming

    Next Generation Programming

    Compose Software Without Writing Any Programing Code

    "Next Generation Programming - Programming Without Coding Software" is a drag-drop wizard for creating simple or complex applications without writing any programming language code The Software is coded/designed with "Java Programming Language" for novice/expert programmers; Programmers can write softwares with visual tools : drag-drop components;visual editors... Programmers can use the software to compose of simple/complex applications : Database programs, circuit design, generate code...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    The Ballerina programming language

    The Ballerina programming language

    The Ballerina Programming Language

    Ballerina is an open-source programming language for the cloud that makes it easier to use, combine, and create network services. Network primitives in the language make it simpler to write services and run them in the cloud. Structural types with support for openness are used both for static typing within a program and for describing service interfaces. Type-safe, declarative processing of JSON, XML, and tabular data with language-integrated queries. Explicit error handling, static types...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    Recaf

    Recaf

    The modern Java bytecode editor

    ...-first into editing compiled Java applications without understanding some basic programming concepts and the Java class file architecture.
    Downloads: 106 This Week
    Last Update:
    See Project
  • 4
    Spring Framework

    Spring Framework

    Comprehensive programming and configuration model for modern apps

    The Spring Framework provides a comprehensive programming and configuration model for modern Java-based enterprise applications, on any kind of deployment platform. A key element of Spring is infrastructural support at the application level: Spring focuses on the "plumbing" of enterprise applications so that teams can focus on application-level business logic, without unnecessary ties to specific deployment environments.
    Downloads: 29 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 5
    Acode

    Acode

    A powerful text/code editor for Android

    Welcome to Acode Editor, a powerful and versatile code editing tool designed specifically for Android devices. Whether you're working on HTML, CSS, JavaScript, or other programming languages, Acode empowers you to code on-the-go with confidence. Step into the future of coding with our innovative plugin system. This all-new feature is compatible with a wide range of plugins, increasing Acode's functionality to meet all your development needs. With over 30 plugins already available in the plugin...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 6
    APIJSON

    APIJSON

    Real-Time coding-free, powerful and secure ORM

    APIJSON is an open-source framework developed by Tencent that enables zero-code, real-time, and secure API development. It allows developers to perform CRUD operations through JSON-based requests without writing backend code, significantly accelerating development and reducing errors. APIJSON supports fine-grained access control, parameter validation, and seamless integration with various databases, making it a powerful tool for building scalable APIs.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    Quarkus
    A Kubernetes Native Java stack tailored for OpenJDK HotSpot and GraalVM, crafted from the best-of-breed Java libraries and standards. Quarkus tailors your application for GraalVM and HotSpot. Amazingly fast boot time, incredibly low RSS memory (not just heap size!) offering near-instant scale-up and high-density memory utilization in container orchestration platforms like Kubernetes. We use a technique we call compile-time boot. Combine both the familiar imperative code and the reactive...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    CP Editor

    CP Editor

    The IDE for competitive programming

    CP Editor is designed for competitive programming. It helps you focus on your algorithms and automates the compilation, execution and testing of your code. It can fetch test cases from different platforms and submit solutions to Codeforces. It automates all that's reasonably possible and allows you to purely focus on your code. Say no to manual efforts of running and testing your code against expected outputs. It can fetch test cases automatically from almost all competitive programming sites...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Axon Framework

    Axon Framework

    Framework for Evolutionary Message-Driven Microservices on the JVM

    Axon provides a unified, productive way of developing Java applications that can evolve without significant refactoring from a monolith to Event-Driven microservices. Axon includes both a programming model as well as specialized infrastructure to provide enterprise-ready operational support for the programming model - especially for scaling and distributing mission-critical business applications. Axon is composed of the following concepts and products. Domain-Driven Design (DDD) defines many...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastlyโ€™s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 10
    ObjectBox Java Database

    ObjectBox Java Database

    Java and Android Database - fast and lightweight without any ORM

    ..., independently from a constant Internet connection, providing an โ€œalways-onโ€-feeling. Accelerate time-to-market with ObjectBoxโ€™ easy and super fast native language APIs, that bring the fun back to coding. ObjectBox reduces mobile network and cloud costs more than 40% by persisting data locally (on the edge), and syncing with low overhead and high efficiently.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Javassist

    Javassist

    Java bytecode engineering toolkit

    Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation simple. It is a class library for editing bytecodes in Java; it enables Java programs to define a new class at runtime and to modify a class file when the JVM loads it. Unlike other similar bytecode editors, Javassist provides two levels of API: source level and bytecode level. If the users use the source- level API, they can edit a class file without knowledge of the specifications of the Java bytecode. The whole API...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Error Prone

    Error Prone

    Catch common Java mistakes as compile-time errors

    Error Prone is a static analysis tool for Java that catches common programming mistakes at compile-time. Itโ€™s common for even the best programmers to make simple mistakes. And sometimes a refactoring that seems safe can leave behind code that will never do whatโ€™s intended. Weโ€™re used to getting help from the compiler, but it doesnโ€™t do much beyond static type checking. Using Error Prone to augment the compilerโ€™s type analysis, you can catch more mistakes before they cost you time, or end up...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    NanoH5 (tsl2nano)

    NanoH5 (tsl2nano)

    java bean / database driven zero code application framework

    NanoH5 (or FullRelation) is a fullstack UI implementation framework providing a model driven design (MDA). Build a complete html5 application through a given class- or database-model without coding (coding APIs are available).
    Leader badge
    Downloads: 239 This Week
    Last Update:
    See Project
  • 14
    Bonita

    Bonita

    A DPA process-based application platform with a workflow engine

    Bonitasoft fully supports digital operations and IT modernization with Bonita, an open-source and extensible platform for automation and optimization of business processes. The Bonita platform accelerates development and production with clear separation between capabilities for visual programming and for coding. Bonita integrates with existing information systems, orchestrates heterogeneous systems, and provides deep visibility into processes across the organization. Learn more...
    Leader badge
    Downloads: 104 This Week
    Last Update:
    See Project
  • 15

    kink-lang

    An object-based programming language

    Kink is an object-based programming language, adopting object system without inheritance, and delimited continuation as a building block of control structures. Kink is also an implementation of Kink language runtime, which runs on JVM. โ€ข Documentation: https://doc.kink-lang.org/ โ€ข Continuous Integration: https://ci.kink-lang.org/ โ€ข Maven Central: https://mvnrepository.com/artifact/org.kink-lang/kink
    Downloads: 16 This Week
    Last Update:
    See Project
  • 16
    BitCode Java IDE

    BitCode Java IDE

    Lightweight Java IDE with syntax highlighting and convenient features.

    BitCode is a lightweight and versatile Integrated Development Environment (IDE) designed for Java programming. It offers a user-friendly interface with features tailored to enhance your coding experience.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Axel-DICE

    Axel-DICE

    Axel-DICE Code Editor For Windows,Linux

    ๐ŸŒˆ Axel-DICE The Ultimate Code Editor for Effortless Coding! ๐Ÿ’ป๐ŸŽฒAxel-DICE revolutionizes coding with Dynamic Integrated Code Editor(DICE), allowing you to run code instantly without saving or compiling. With its user-friendly interface, you can write and execute code effortlessly with a single click. Save time, eliminate manual processes, and unleash your coding potential! โšก๏ธ๐Ÿ”ฅ ๐Ÿš€ Lightweight and fast: No complex setup required. Install Axel-DICE and start coding right away...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Delphi : VRCalc++ OOSL (Script) and more

    Delphi : VRCalc++ OOSL (Script) and more

    Delphi : VRCalc++ OOSL & + (Paged List, TextEditor, VRAstroVision ...)

    Vincent Radio {Adrix.NT} Sources Library & Applications : Delphi C++ Java VRCalc++ C# VRCalc++ Object Oriented Scripting Language - Engine Source Pascal Code - Delphi Packages Build Prjs - VRCalc++ Scripted System Std RT Library - Guides & Docs (CHM, PDF, DOCX) - VCL & FMX (FireMonkey) Support - Script Test Code (Lang RTL VCL FMX) - Visual Stage Project : VCL & FMX Paged Lists & Iterators : Delphi C++ Java C# Multi-Dim Arrays & Direct Graph Classes : Delphi C++ Java VRCalc++...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    Brill Software

    Brill Software

    A faster way to develop React Web Applications

    ... need. The alternative is a "Full Code" solution using React. This involves a lot of coding and it's not always easy to update content without doing a release. There's the option of using a Headless CMS for the content and but that only increases the amount code required. The Brill Framework provides the best of both worlds. Quick building of the application using a CMS and a set of ready made components, with the ability to add your own React components and server side functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    eCxx

    eCxx

    A C++ library for AVR and NodeMCU

    NOTE: This project is marked with 'Status: Abandoned' on SourceForge because not enough time can be dedicated to this project. However it may still get sporadic commits to the repository. eCxx is a library for AVR and NodeMCU tailored for micro LED displays and lighting effects. eCxx is utilizing Makefile build system. Java and Python based applications/tools are also included to ease the development and debugging process using the host PC. On one side, eCxx supports the original...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    xBridge - I2C/SMBus GUI

    xBridge - I2C/SMBus GUI

    USB Bridge for SMBus/I2C, GPIO, & Clock

    [Introduction] The xBridge-M01 product is a multifunctional USB bridge developed by Doidx. It can control and transmit SMBus/I2C, GPIO, Clock and other interfaces through USB. The product includes software and hardware. It has the characteristics of easy use and development. The core chip is CP2112 Graphical software and operating manual can be downloaded for free at http://xbridge-m01.doidx.com Provide the underlying Java API, http://xsmbus-m01.doidx.com , which can do simple...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    Eclipse Portable [4.6โ€“4.26]

    Eclipse Portable [4.6โ€“4.26]

    Portable version of the multifunctional development platform Eclipse.

    With this portable version of Eclipse, you can develop software directly from your removable mass storage device, even without admin rights. To get started, please visit the Eclipse Portable wiki: https://sourceforge.net/p/eclipse-neon-portable/wiki GitHub: https://github.com/Berny23/eclipse-portable Thank you for over 180,000 Downloads! Please note: A few months ago, I completely switched to Linux (now Arch btw). So, I'll be no longer active creating portable apps for Windows.
    Downloads: 57 This Week
    Last Update:
    See Project
  • 23
    code-creation-kit

    code-creation-kit

    The kit can be used as code generator for any programming language.

    ...? Here is where the code-creation-kit comes in. The code-creation-kit mainly consists of a text compiler that can be used to generate code for any text based programming language for any coding problem that involves a lot of repetition. The input of the text compiler is modeled in table and template files. Powerful multistage macro expressions in the template files control how the data from the data tables is converted into code. Documentation and examples show in more detail how this works.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    ProgrammingFonts

    ProgrammingFonts

    This is a collection of programming fonts

    This is a collection of programming fonts, just share this with the programmers. Now there are 108 kinds of fantastic fonts! If you have a try of another kind of programming font, maybe you can have a new different feeling of coding which will make you feel fabulous, so just have a try! Monospaced is the most important feature for programming fonts because monospaced fonts are easy for coding and must be easy to check or align or compare. Most of the important and popular programming languages...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    DynamicClient (Minecraft)

    DynamicClient (Minecraft)

    A Hack Client created from curseforge creators since 2021

    Dynamic Client is a minecraft hacked client that improve's the experience of the player, It has mods that was used for testing anti-cheats of servers but we changed it to be hacked client because making a client just to test anti-cheats is Boring. Announcement: 1.9.11 has been released! NOTE: This requires you to have a Minecraft launcher such as TLauncher to use the hack client. it also shows how anyone can create their own client, without coding as you only need ac-credit the mod...
    Downloads: 11 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
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.