Search Results for "programming without coding" - Page 15

Showing 650 open source projects for "programming without coding"

View related business solutions
  • 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
  • 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

    iDev Development Studio

    iDev Development Studio is a WYSIWYG application development platform

    iDev Development Studio is great for private persons who want to take a peek at software development, without having to know cryptic code. Our Integrated Web Automation technics make it a perfect tool for developing Web Automation software like SEO-Tools, Data Collaboration Tools (which collect information from various web pages and put them into a nice overview), as well as Browser Game Bots. So what is the difference between a normal programming language and iDev? iDev takes application...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Command Line GUI

    Parser and GUI libraries for command line programs; Robocopy included

    Moved to https://github.com/zijianhuang/commandlinegui in June 2018. Command Line GUI includes a command line arguments parser library Fonlow.CommandLineGui.Core.dll for constructing .NET command line programs with complex arguments. You define a data model class decorated with some attributes for represeting arguments. The core library will parse the commaline arguments and populate the Plain Old CLR Object which is the router of the functionality of your command line program. And the...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    JavaScript Lint is a development tool that validates JavaScript code for best coding practices, finding common mistakes without actually running the script or opening the web page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    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
  • Build apps or websites quickly on a fully managed platform Icon
    Build apps or websites quickly on a fully managed platform

    Get two million requests free per month.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure.
    Try it for free
  • 5
    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
  • 6
    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
  • 7
    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: 1 This Week
    Last Update:
    See Project
  • 8
    L2J_EngineMods
    ... codes I was prepared to do this engine. This engine will have a system of listeners and codes that will allow us to easily design all our mods practically without modifying the core of our project, this will make it easier to update our pack and avoid programming errors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    VBScript Development Kit (VDK)

    A VBScript development library for serious VBScript programmers

    The VBScript Development Kit (VDK) is a VBScript compliant development library to be used in any host that has support for Windows Script Host (WSH). Modelled after the Java Development Kit (JDK), the VDK adds programming features/concepts prevalent in other higher order programming languages such as Java, C#, etc. The VDK provides rapid development capabilities by providing out of the box support for many common programming activities e.g., string manipulation and handling, file...
    Downloads: 4 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

    DbPipeline.NET

    OR-Mapper for C# and VB.NET that is better than Entity Framework

    ... ADO.NET or Entity Framework. Our goal when designing the DbPipeline.NET™ Library was to create an easy to use database access layer set of classes using 100% managed code so that VB.NET and C#.NET programmers can use it to build database applications (Client/Server, Web, and 3-tier) without having to be consumed with the programming involved with the retrieval, handling, management and storage in memory of the data while it is being worked on, and updating of the data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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: 19 This Week
    Last Update:
    See Project
  • 12

    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
  • 13
    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: 2 This Week
    Last Update:
    See Project
  • 14
    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
  • 15

    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
  • 16
    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: 2 This Week
    Last Update:
    See Project
  • 17
    Involt

    Involt

    Inject hardware interactions directly into HTML layout

    An easy way to think outside the box. Simplicity of HTML and CSS combined with hardware interactions. Create your app using only basic knowledge of HTML, CSS, and Arduino. Instead of learning advanced coding focus on overall experience and quickly develop results. Using CSS allows you to work on the layout and interfacing with the device at once. Involt comes with a UI kit to help you get started. The foundation of Involt is overcoming obstacles that block many concepts from making...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    X2CRM

    X2CRM

    X2CRM - Workflow, Sales, Marketing, Workflow, Custom Apps, PHP, MySQL

    ... Capture Forms Lead Nurturing, Scoring and Intelligent Routing Contact Activity Management Sales Process Work-flow Engine Email Correspondence Product and Sales Quotes User Profile Pages and Activity Streams Field Security, Roles and Sales Teams Visual Form Editor for Admins Reporting Dashboard iPad and Mobile Device Apps X2Studio, an administrative tool, allows developers to create and share new application modules without any programming knowledge.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    The Swift Programming Language Chinese

    The Swift Programming Language Chinese

    The Swift Programming Language in Chinese

    ... is optimized for development, without compromising on either. Swift is friendly to new programmers. It’s an industrial-quality programming language that’s as expressive and enjoyable as a scripting language. Writing Swift code in a playground lets you experiment with code and see the results immediately, without the overhead of building and running an app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    zerOCode
    zerOCode Beta version allows you to create programs without writing a line of code using the instruction buttons. -Use zerOCode to learn programming and how to use it -Download python 3.x to run the files.py -Teach your child to think with programming -Save your projects with code structures, in the future you can convert your code to other programming languages ​​through the structure on our platform Let us know what you think about zerOCode Beta: -write here a Review -write...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    ADBTool

    Capturing screenshots, screen video, logcat, extract string ids

    ... now perform all these actions using this single tool without depending on other editing tools or software. Logcat is the most used thing by QA Engineers and developers to debug the issue. This tool will capture logcat and displays log with colour coding in UI with options to view and save.. Android uiautomator provide only strings not their ids whereas ADBTool can extract complete strings from selected app. Apart from above ADBTool has many other features, use it to know other features.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    MoonScript

    MoonScript

    A language that compiles to Lua

    MoonScript is a dynamic scripting language that compiles into Lua. It gives you the power of one of the fastest scripting languages combined with a rich set of features. MoonScript can either be compiled into Lua and run at a later time, or it can be dynamically compiled and run using the moonloader. It’s as simple as requiring "moonscript" in order to have Lua understand how to load and run any MoonScript file. Because it compiles right into Lua code, it is completely compatible with...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Disconf

    Disconf

    Distributed configuration management platform

    ... is extremely simple: the same launch package can be launched in multiple environments (RD/QA/PRODUCTION) without changing the configuration. Deployment dynamics, change the configuration without repackaging or restarting, it can take effect in real time. Unified management, provide a web platform to manage all configurations of multiple environments (RD/QA/PRODUCTION) and multiple products.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Devmap

    Devmap

    Web developer development map

    These are books for all time. The best of its kind and important for programmers of all directions. Most of the best courses, reference and training materials are available in English. If difficulties arise, then with knowledge of the English language, the chances of finding an answer on the World Wide Web are higher. Also, if you want to work in a cool prestigious campaign, then without English in any way. Data structures are a software unit that allows you to store and process a lot...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Hablu News - Responsive HTML5 Template

    Hablu News - Responsive HTML5 Template

    Hablu News is a responsive html5 based web template.

    Hablu News is a simple responsive html5 based web template. It helps you to build a news website/blog without your coding knowledge. The hablu news template is excellent for a news, newspaper, magazine, publishing or blog site. Powered by ProHablu.
    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.