Showing 31 open source projects for "programming without coding"

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
  • 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
  • 1
    Blockly

    Blockly

    The web-based visual programming editor

    The Blockly library adds an editor to your app that represents coding concepts as interlocking blocks. It outputs syntactically correct code in the programming language of your choice. Custom blocks may be created to connect to your own application. Blockly in a browser allows web pages to include a visual code editor for any of Blockly's five supported programming languages, or your own. Blockly plugins are self-contained pieces of code that add functionality to Blockly. Blockly codelabs...
    Downloads: 79 This Week
    Last Update:
    See Project
  • 2
    Sonic Pi

    Sonic Pi

    Sonic Pi is your free code-based music creation and performance tool

    Sonic Pi is a new kind of musical instrument. Instead of strumming strings or whacking things with sticks - you write code, live. Sonic Pi is a complete open source programming environment originally designed to explore and teach programming concepts within schools through the process of creating new sounds. In addition to being an engaging education resource it has evolved into an extremely powerful and performance-ready live coding instrument suitable for professional artists and DJs. Sonic...
    Downloads: 35 This Week
    Last Update:
    See Project
  • 3
    HARFANG 3D engine

    HARFANG 3D engine

    HARFANG 3D source code public repository

    ... and optimized manner, without compromising the integration in other development environments. HARFANG Studio’s philosophy is in line with that of HARFANG 3D engine, a compliant, straightforward, fast & lightweight. Everything that runs in HARFANG Studio is compatible with our Framework and its supported coding languages. HARFANG Framework is an easy-to-adapt, cross-platform, multi-language, powerful and optimized 3D visualization engine written in C++ and accessible via an open API in C++.
    Downloads: 40 This Week
    Last Update:
    See Project
  • 4
    Luna Paint

    Luna Paint

    A raster image editor extension for VS Code

    Luna Paint is a lightweight image editor built directly into Visual Studio Code, designed for quick pixel art and sprite editing. It integrates seamlessly with the VSCode workflow, making it ideal for developers working on game assets or simple image edits without leaving their coding environment.
    Downloads: 10 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
  • 5
    Diagrams

    Diagrams

    Diagram as Code for prototyping cloud system architectures

    Diagrams lets you draw the cloud system architecture in Python code. It was born for prototyping a new system architecture without any design tools. You can also describe or visualize the existing system architecture as well. Diagram as Code allows you to track the architecture diagram changes in any version control system. Diagrams currently support main major providers including AWS, Azure, GCP, Kubernetes, Alibaba Cloud, Oracle Cloud, etc. It also supports On-Premise nodes, SaaS and major...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    Overtone

    Overtone

    Collaborative programmable music

    ... of ShaderToy an OpenGL glsl shader programming environment. Overtone has been designed and engineered for live coding. Our lisp heritage means that synthesizers, effects, analyzers and musical generators can be programmed and modified live in real-time whilst the sound keeps on blasting out. Overtone is more than just software, it's also a growing community.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    Bonzomatic

    Bonzomatic

    Live shader coding tool and Shader Showdown workhorse

    Bonzomatic is a live shader coding tool widely used in shader coding competitions and live performances. It provides a platform for writing and visualizing shaders in real-time, enabling artists and developers to create captivating visual effects on the fly. Bonzomatic supports various shading languages and platforms, making it a versatile tool for both learning and showcasing shader programming skills.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 8
    TinyEngine

    TinyEngine

    Tiny OpenGL Wrapper / 3D Engine in C++

    TinyEngine is a small, self-contained OpenGL-based 3D engine written in C, designed for learning and prototyping graphics applications. It packs a lot of functionality into a compact codebase, making it ideal for exploring 3D rendering, game development, and shader programming without the overhead of larger engines. Despite its size, TinyEngine supports modern OpenGL features, texture mapping, lighting, and audio, providing a practical foundation for building lightweight 3D experiences.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    MiniPixel

    MiniPixel

    A tiny pixel art editor

    MiniPixel is a minimalistic pixel art editor written in Zig. It's designed for simplicity and efficiency, providing essential tools for creating and editing pixel art without the overhead of more complex software.
    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
  • 10
    pnglib

    pnglib

    a free library to read and display PNG images.

    Here is a c_version of Thomas Bleeker's pnglib 1.0, a free graphy library. His site is https://www.madwizard.org/programming/projects/pnglib Thomas's original code is x86-asm. She(the code) can read and display PNG images in programs, and link without Zlib. With the author's permission, Leisure bamboo translate her to c. So she can be compile by turbo c 2.0, borland c 4.5, visual c 6.0, keil c51 7.5, or others. Some(not all) plainform where she can run, as below: 1)dosbox, see...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    java YouTube video Downloader (ytd2)

    hobby project to learn java coding

    YTD2 is a free Java application for downloading youtube videos as flv/mp4 files. Should run on all platforms where Java is supported. GNU General Public License V3. Using hc.apache.org components. Based on the idea of "ytd" by rafalfr
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    vim.wasm

    vim.wasm

    Vim editor ported to WebAssembly

    This project is an experimental fork of Vim editor by @rhysd to compile it into WebAssembly using emscripten and binaryen. Vim runs on Web Worker and interacts with the main thread via SharedArrayBuffer. The goal of this project is running Vim editor on browsers without losing Vim's powerful functionalities by compiling Vim C sources into WebAssembly. Almost all Vim's powerful features (syntax highlighting, Vim script, text objects, etc.) including the latest features (popup window...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Olive Video Editor

    Olive Video Editor

    Free open-source non-linear video editor

    0.2 is the upcoming major release of Olive. It's a complete rewrite from the ground up designed around cutting-edge features to help you make the best videos possible. Olive 0.2 provides powerful and flexible node-based compositing. Node editing is a form of visual programming that gives you full control over how Olive renders your video. Rather than a "fixed" pipeline where one effect occurs after the other, nodes allow you to connect anything to anything else allowing a ton of flexibility...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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: 3 This Week
    Last Update:
    See Project
  • 15
    Mangrove TDS Library

    Mangrove TDS Library

    A C++ Tool for the Fast Prototyping of Topological Data Structures

    The Mangrove Topological Data Structure (Mangrove TDS) Library is a C++ template tool for the fast prototyping of topological data structures under the same API: - generic representation of any topological data structure, i.e., mangrove; - extensible through dynamic plugins at run-time; - agnostic wrt the representation in use; - any representation is supported without restrictions; - dimension-independent and multi-platform; - efficient representations of non-manifolds...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Vianto

    Vianto

    Video Annotation Tool

    See https://sourceforge.net/p/vianto/wiki/ for version features and feature requests. Vianto is a Java-based video annotation / coding tool with graphical user interface that allows you to: - Record video (in OSX only) - Save and load markers to code the video with (timestamps automatically generated for events) - Double click on events and the video will jump to the right place in the video - Click a marker to select start time, click again to set end time of code or preset a plus/minus...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    "Windows Free Pascal IDE"

    "Windows Free Pascal IDE"

    Windows Free Pascal is a free source code editor for programmers

    "Windows Free Pascal IDE" is Copyright (c) 2014 dr Jaroslaw Szymanda Windows Free Pascal is a free source code editor for programmers of console applications. Designed primarily for students who begin to learn programming. They can quickly write and compile software using open source Pascal compiler developed by "(c) Free Pascal Team" (see http://www.freepascal.org). "Windows Free Pascal IDE" program is free software and can be redistributed without any restriction.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18
    Zcreenshot

    Zcreenshot

    Area-specific click-and-drag desktop capture with JPEG compression

    In a nutshell, Zcreenshot is a simple to use low resource consuming Windows utility to quickly and efficiently capture a specific area of your desktop using a click and drag selection box which can be saved with JPEG compression on-the-fly for sharing screenshots online, sharing with friends, or whatever your need for a screenshot may be without capturing the entire screen.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    GLEXT - Win32 OpenGL Extension API

    Win32 OpenGL Extension API

    GLEXT is a Win32 DLL with header and linker library, designed using Microsoft Visual Studio 2012. It implements all publicly available OPENGL extensions as static functions, that can be directly called without the danger of running into NULL pointer exceptions. It can be freely used and distributed or modified. And as source is also available, the API can be recompiled with other versions of Visual Studio. And source can also be recompiled with Other C/C++ API for different OSes...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    fb_chungVST

    fb_chungVST

    an audio multi effects VST plugin loading simple dlls

    ... the gui window edit mypluginproc : called as sample=mypluginproc(sample) in main audio loop with zero additional latency myecho.dll / my3band.dll / my4echo.dll / baxandall.dll / peekenhancer.dll with code source are provided as example (freebasic) . the dlls can be easily written in freebasic or any dll compatible language (c++,VBasic,...),giving you easy access to high level programming facilities (file access,gui windows,graghics) without needing special knowledge of the VST sdk (c++)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    OOF: the very open Flash components
    OOF is a set of components which enable designers to create a back office, a front office, dynamic sites, forms, rich applications, database driven applications... This done with Flash or SILEX, by designers without programming skills.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SMSG - Simple Mencoder Shell GUI. Primarily to be used as a batch video trans-coding application without all the tabs, buttons, bells and whistles. This is a Win 32 application using the .Net 2 SDK. ***Now with FFMPEG*** - Beta!
    Downloads: 9 This Week
    Last Update:
    See Project
  • 23
    The WebMinster WebPlayer (Vanadium) is a powerful MP3 Player which is based on Macromedia's Flash MX. With this MP3 Player you are able to play MP3 Files without any programming directly within your homepage!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Ophis allows musical live coding and composition within the Python programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    fastest & easiest way to create your own Multiplayer Online RPG, without need programming or scripting as simple as clicking mouse plenty of game resource libraries you can even create custom game resource libraries with plenty wizard tools to help you
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 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.