Search Results for "programming without coding" - Page 21

Showing 592 open source projects for "programming without coding"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Simply solve complex auth. Easy for devs to set up. Easy for non-devs to use. Icon
    Simply solve complex auth. Easy for devs to set up. Easy for non-devs to use.

    Transform user access with Frontegg CIAM: login box, SSO, MFA, multi-tenancy, and 99.99% uptime.

    Custom auth drains 25% of dev time and risks 62% more breaches, stalling enterprise deals. Frontegg platform delivers a simple login box, seamless authentication (SSO, MFA, passwordless), robust multi-tenancy, and a customizable Admin Portal. Integrate fast with the React SDK, meet compliance needs, and focus on innovation.
    Start for Free
  • 1
    Ophis allows musical live coding and composition within the Python programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    EcstasyYaal is a programming language with low level assembly-like syntax. It differs in that it is designed to be toyed with without worry of damaging the system, while keeping some of the feel of writing assembly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Raiden block cipher: An extremely lightweight and fast block cipher, developed using genetic programming, with the intention to be an alternative to TEA. This cipher is as fast as TEA, and without many of its known weaknesses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The XX framework is an XML-centric implementation of the MVC development paradigm and includes full automation functionality, where HTML form fields can be mapped directly to database fields for display or update without additional coding.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 5
    ICRPfinder finds or generates DNA patterns which can include restriction enzyme recognition sites in coding sequences without changing the translated protein sequence.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    J Visual Novel Engine (JVNE) is, as it's name suggest, is a visual novel engine. With the JVNE you can create your own visual novel game with ease, without the need to know of any programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Tiny_Tetris_SDL is a tiny and simple tetris coding in C and SDL/SDL_image/SDL_ttf libraries and without sound.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    GClassGen is a program that generates a GObject class in a variety of programming languages based on certain inputs. It does this using a plugin system, so additional languages can be added without re-compiling the main program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Alternative approach to minimum redundancy coding (fixed-length) without using tree data structures. The main advantages are simplicity and flexibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
    Click to perfect your product now.
  • 10
    Mopla is a mobile phone programming language. Its primary feature is the input of all programming instruction over the phone keypad. Cursor-Keys are needed too. Mopla is a procedural programming language without any classes or object-oriention.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A platform fighting game engine, quite similar to Super Smash Bros., with the flexibility for (non-)commercial developers and the simplicity for those without programming experience. To give it a simple description, it's "the MUGEN of Super Smash Bros."
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    pRPL is a general-purpose parallel Raster Processing C++ programming Library. It enables the implementation of parallel raster-based algorithms without requiring a deep understanding of parallel computing, and greatly reduces the development complexity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Gimp User Filter is a plugin for The Gimp (http://www.gimp.org/), originally written by Jens Restemeier back in 1997. This project is about maintaining the plugin, keeping it compatible with current versions of Gimp, and eventually extending its features
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An execution engine for Linked Object Oriented Programming (L.O.O.P.). L.O.O.P. adds EXTERNAL LINK property for original OOP, which can make objects link, pass data to each other without knowing the other object's information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    jEneration is a code generation program using a simple drag and drop interface aimed at new users to the Java programming language. Using jEneration, it will be possible to create Java programs without writing any code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A peer2peer application container that isolates the programer form the peer2peer coding complexity. Applications are coded as a POJO object without any knowledge of distributed programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Very easy to use Content Managing System (CMS) for creating a complete website without knowing any programming language. Including a WYSIWYG page editor, a webblog, a news system, a calender, and other easy functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The simplest possible tool for managing a Roadmap for Extreme Programming projects. Supports planning, metrics, projections. It is modular, and can be adapted to your implementation of XP - without pulling a bunch of features that just get in your way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    OAP Lite is Optimized Algorithms Platform Lite, which simplifies the process of solving some optimization problems by Genetic Algorithms. It is a highly configurable, efficient tool for user to get the optimum result without programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This tutorial demonstrates how easy it is to accomplish real world programming goals with Rebol. The text aims to teach average users to program computers to do useful things, without the long and difficult learning curve imposed by other languages.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Pulga is a program for numerical simulation of dynamical systems designed to provide students and researchers an easy way to model and qualitatively analyse their systems on a computer without the difficulty of traditional computer programming languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A small virtual machine with its own minimal assembly language. Features stackdump, memdump and variable execution speed. It's actually a kind of programming exercise and has a clean coding style. Thus, it may be used for educational purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A Prolog expert system supporting querying and extending the knowledge base from a command-line interface using a format oriented on natural language, with the aim of being maintainable by the domain expert (i.e. without requiring programming skills).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The target of JCustomizer project is the generic and persistent customization of every Java Swing/AWT GUI at runtime: fonts, colors, texts, accelerators, ... A nice accompaniment is a WYSIWYG access to internationalization without programming efforts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    yUba is a programming language for easy Web-application development: (1) yUba creates both client-side code(Javascript) and server-side code(Perl) at once. (2) XML/HTML can be embedded directly in yUba codes without any quotations.
    Downloads: 0 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.