Showing 65 open source projects for "no coding"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    Azure Data Studio

    Azure Data Studio

    A data management tool that enables working with other SQL tools

    ...Use Azure Data Studio to query, design, and manage your databases and data warehouses wherever they are, on your local computer or in the cloud. Azure Data Studio offers a modern, keyboard-focused SQL coding experience that makes your everyday tasks easier with built-in features, such as multiple tab windows, a rich SQL editor, IntelliSense, keyword completion, code snippets, code navigation, and source control integration (Git).
    Downloads: 702 This Week
    Last Update:
    See Project
  • 2
    Design OS

    Design OS

    The missing design process between your product idea and your codebase

    ...It fills what the maintainers describe as the “missing design process” in AI-first development, helping users define product visions, model data, map user flows, and lay out interfaces before a coding agent begins implementation. The tool is poised to produce production-ready UI components and artifacts that any AI coding tool can consume, encouraging a disciplined front-to-backend workflow that avoids disjointed, reactive design prompts. Design OS emphasizes clarity of intent, consistency of design systems, and exporting usable components rather than just static mockups, which aligns better with automated build pipelines and agent-driven development.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Brotli

    Brotli

    Brotli compression format

    ...After the overflow happens, memcpy is invoked with a gigantic num value, that will likely cause the crash. Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling, with a compression ratio comparable to the best currently available general-purpose compression methods. It is similar in speed with deflate but offers more dense compression. The specification of the Brotli Compressed Data Format is defined in RFC 7932. Brotli is open-sourced under the MIT License. ...
    Downloads: 37 This Week
    Last Update:
    See Project
  • 4
    ReactOS

    ReactOS

    A free Windows-compatible Operating System

    ...Contributing your free time into an open source project seems to be also trending and marks a difference within you and another candidate for the same job. If you want to learn about coding and Windows internals, you won’t find a better real field case. You’ll find in ReactOS the possibility to move from the book theory to the practical cases. This is the main reason why top-most software companies offer ReactOS Devs jobs opportunities.
    Downloads: 13 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    SeaweedFS

    SeaweedFS

    Distributed storage system for blobs, objects, files, and data lake

    ...Blob store has O(1) disk seek, local tiering, cloud tiering. Filer supports cross-cluster active-active replication, Kubernetes, POSIX, S3 API, encryption, Erasure Coding for warm storage, FUSE mount, Hadoop, WebDAV. SeaweedFS is an independent Apache-licensed open source project with its ongoing development made possible because of the community. SeaweedFS is a simple and highly scalable distributed file system. There are two objectives, to store billions of files, and to serve the files fast! SeaweedFS started as an Object Store to handle small files efficiently. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    Monaspace

    Monaspace

    An innovative superfamily of fonts for code

    Monaspace is a superfamily of coding typefaces designed to improve the reading rhythm and texture of code while preserving the alignment benefits developers expect. It includes multiple coordinated families and weights, with italics and stylistic alternates that retain code clarity rather than introducing overly decorative forms. The fonts offer thoughtful ligatures and contextual features that handle common programming sequences without distorting spacing or meaning.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    editorconfig‑vim

    editorconfig‑vim

    EditorConfig plugin for Vim

    The EditorConfig plugin for Vim allows Vim to respect and apply coding style preferences defined in .editorconfig files. It handles properties like indentation, line endings, and character sets, helping maintain consistent code styles across different editors and IDEs. You can disable this plugin for a specific buffer by setting b: EditorConfig_disable. Therefore, you can disable the plugin for all buffers of a specific filetype.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    labwc

    labwc

    A Wayland window-stacking compositor

    ...It relies on clients for panels, screenshots, wallpapers and so on to create a full desktop environment. Labwc tries to stay in keeping with wlroots and sway in terms of general approach and coding style. Firstly, we believe that there is a need for a simple Wayland window-stacking compositor that strikes a balance between minimalism and bloat approximately at the level where Window Managers like Openbox reside in the X11 domain. Most of the core developers are accustomed to low-resource Desktop Environments such as Mate/XFCE or standalone Window Managers such as Openbox under X11.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PowerVim

    PowerVim

    Make your vim more power and much easer

    ...File explorers, fuzzy search, and quick commenting further streamline everyday tasks across projects. Because it’s delivered as a cohesive configuration, you can clone and start coding immediately, then tweak dictionaries or plugins to suit your stack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    NLog

    NLog

    Advanced and structured logging for various .NET platforms

    NLog is a flexible and free logging platform for various .NET platforms, including .NET standard. NLog makes it easy to write to several targets. (database, file, console) and change the logging configuration on-the-fly. NLog has support for structured and traditional logging. The focus for NLog is high performance, easy-to-use, easy to extend and flexible to configure. NLog is very easy to configure, both through configuration file and programmatically. Even without restarting the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AWS IoT Fleet Provisioning Library

    AWS IoT Fleet Provisioning Library

    Client library for using AWS IoT Fleet Provisioning service

    ...This library has gone through code quality checks including verification that no function has a GNU Complexity score over 8, and checks against deviations from mandatory rules in the MISRA coding standard. Deviations from the MISRA C:2012 guidelines are documented under MISRA Deviations. This library has also undergone static code analysis using Coverity static analysis, and validation of memory safety through the CBMC automated reasoning tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    AWS IoT Jobs library

    AWS IoT Jobs library

    Client library for using AWS IoT Jobs service on embedded devices

    ...This library has gone through code quality checks including verification that no function has a GNU Complexity score over 8, and checks against deviations from mandatory rules in the MISRA coding standard. Deviations from the MISRA C:2012 guidelines are documented under MISRA Deviations. This library has also undergone both static code analysis from Coverity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    AWS IoT Device Defender Library

    AWS IoT Device Defender Library

    Client library for using AWS IoT Defender service on embedded devices

    ...This library has gone through code quality checks including verification that no function has a GNU Complexity score over 8, and checks against deviations from mandatory rules in the MISRA coding standard. Deviations from the MISRA C:2012 guidelines are documented under MISRA Deviations. This library has also undergone static code analysis using Coverity static analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    OpenClinic GA

    OpenClinic GA

    Open Source Integrated Hospital Information Management System

    OpenClinic GA is an open source integrated hospital information management system covering management of administrative, financial, clinical, lab, x-ray, pharmacy, meals distribution and other data. Extensive statistical and reporting capabilities. OpenClinic GA and OpenClinic GMAO are owned by Frank Verbeke, MD, PhD at Post-Factum BV (https://www.post-factum.be)
    Leader badge
    Downloads: 174 This Week
    Last Update:
    See Project
  • 15
    Viboy Color

    Viboy Color

    Educational Game Boy Color Emulator written in Python via Vibe Coding.

    ...Cross-Platform: Runs on Windows, Linux, and macOS. This project serves as a living documentation of emulator development using modern AI-assisted workflows ("Vibe Coding"). Official Website & Documentation: https://viboycolor.fabini.one Source Code: https://github.com/Caprini/ViboyColor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Q-Dir

    Q-Dir

    Q-Dir is a manager with a customizable four-panel interface

    Q-Dir (Quad-Directory-Explorer) is a free and compact file manager for Windows developed by Nenad Hrg. It offers a unique four-pane interface that allows you to manage multiple folders at the same time, which greatly simplifies file management and increases productivity.
    Downloads: 105 This Week
    Last Update:
    See Project
  • 17
    OtoKeyboard - Auto Keyboard & Macro

    OtoKeyboard - Auto Keyboard & Macro

    OtoKeyboard: Boost productivity with Windows keyboard automation.

    OtoKeyboard is the premier auto keyboard and macro tool for Windows, designed to save you time and eliminate digital friction. Move beyond simple text replacement and turn any repetitive task into a single-keystroke action. It's the ultimate productivity companion for professionals, gamers, and developers alike. Automate customer support replies with interactive templates; execute complex in-game combos with perfectly timed macros; or launch your entire work environment with one...
    Downloads: 257 This Week
    Last Update:
    See Project
  • 18
    BAS (Browser Automation Studio)

    BAS (Browser Automation Studio)

    Automate everything that Chrome can!

    Browser Automation Studio (BAS) is a powerful and user-friendly tool for automating browser tasks without requiring any programming skills. It features a visual constructor that allows users to build scripts by simply dragging and dropping components. This tool is ideal for creating bots, automating repetitive tasks, and running multi-threaded processes. With features such as browser fingerprint switching, captcha solving, and an integrated HTTP client, BAS makes it easy to enhance your...
    Downloads: 28 This Week
    Last Update:
    See Project
  • 19
    Script Echo Color

    Script Echo Color

    Terminal text colorizing and simplifies script coding.

    ScriptEchoColor simplifies Linux terminal text colorizing, formatting and several steps of script coding.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    MacroHok

    MacroHok

    Advanced macro recorder and executor with loop, key, and click support

    ...Enable “Human Mode” to make clicks and movements appear more natural for improved detection safety. MacroHok also supports global hotkeys—ALT + X to record clicks, ALT + K for key presses, and ALT + Q to stop macros instantly. No coding needed—just record, run, and relax.
    Leader badge
    Downloads: 39 This Week
    Last Update:
    See Project
  • 21
    QP Real-Time Event Frameworks & Tools

    QP Real-Time Event Frameworks & Tools

    Real-Time Event Frameworks based on active objects & state machines

    QP real-time event frameworks (RTEFs) provide lightweight, modern, event-driven architecture based on asynchronous Active Objects (Actors) and Hierarchical State Machines. The matching QM model-based design tool and other host-based tools complement the QP frameworks by supporting graphical modeling, code generation, software tracing, and unit testing for event-driven embedded software. Visit https://www.state-machine.com for more information. The QP RTEFs can run on bare-metal...
    Leader badge
    Downloads: 86 This Week
    Last Update:
    See Project
  • 22
    Free SAP Table Download Power Connector

    Free SAP Table Download Power Connector

    Free Download / Extract / Export from SAP to Excel / CSV / XML

    Download / Export any SAP table to Excel and/or CSV or XML individually or in groups! Use (simple/complex) filters . Option to schedule downloads or start via command line as well. Can replace full table download from SE16 SE16N SE16H and ties as connector with RPA e.g. Blueprism, UIPATH, Alteryx, Power Apps & Power Automate & Excel. Can also provide you SAP table downloads via its web services for e.g. Power Query and Power BI.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    IEC60870-5 101 tools code library

    IEC60870-5 101 tools code library

    IEC 101 Server and Client Simulator Source code Library, Win, Linux

    v21,06.018 IEC101 RTU Server Simulator, IEC101 Client Master Simulator, Static and Dynamic Libraries, Source Code Library. Driver for Windows, POSIX Linux, ARM , PowerPC, QNX & more * Make your RTU, protocol converter, Gateway, HMI, Data concentrator compatible with iec 101. * Download Free Evaluation Kit - IEC 60870-5-101 Development Bundle. * In the Bundle included IEC 101 Server & Client Simulator, Windows and Linux SDK, C# projects, Doxygen , Raspberry Pi, ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    PC_Workman_HCK

    PC_Workman_HCK

    AI-powered PC monitoring that explains. Not shows numbers/spikes.

    PC_Workman is what 680 hours of coding after warehouse shifts looks like. Built on a laptop hitting 94°C, this AI-powered monitoring tool does what Task Manager can't: it understands your system, not just measures it. Features: - Time travel monitoring - debug issues from hours ago - AI diagnostics with HCK_GPT - Custom fan curves with profiles - Floating always-on-top widget - 2D system map - Cross-GPU support (NVIDIA/AMD/Intel) Four complete rebuilds. 29 features killed. 24,000 lines of optimized code. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    WinBasicDiag

    WinBasicDiag

    This soft provides Windows CMD diagnostic interface for lambda users

    ...This soft must be placed on the local desktop of the user in a dedicated folder, because each command create a .txt output file with the informations in the same folder than the .exe file. Please see the screenshots to have an idea of the interface. This has been coded in C++ on march 2024 (my first program, help with IA for coding) BUGs: -ping/tracert/nslookup freeze the app time to execute and build .txt file, if the target don't answer, the 30 hops of tracert should take time, let running until the application is unfrozen. Usefull on an LAN to identify a failure connection or problem on switch. This command add also the tasklist /svc in the .txt file, after nslookup return. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB