Showing 2977 open source projects for "no code"

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
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    Maintenance to famous project WTL Helper. It's a addin for vs2003, vs2005, vs2008 that support developer using WTL rapidly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    User interface (UI) generator. Servlet based, JSP-less. Generate HTML and Javascript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PHP Core Class Generator, given a specific MySQL database, will generate all core files with get and set methods as well as a core file which handles all DB updates/inserts/deletes with automatic notification of any errors. Uses PEAR::DB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Pygone is to be a programming language built on top of Python, aimed to be a ridiculously high level programming language, allowing for it to be used to introduce people to programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • D&B Hoovers is Your Sales Accelerator Icon
    D&B Hoovers is Your Sales Accelerator

    For sales teams that want to accelerate B2B sales with better data

    Speed up sales prospecting with the rich audience targeting capabilities of D&B Hoovers so you can spend more sales time closing.
    Learn More
  • 5
    Aide à la génération de scripts SQL. Les tables sont construites graphiquement avec MyDb puis le script est généré afin d'être inséré dans le SGBD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    An Eclipse Plugin for Development of leJos based Lego Mindstorms. Supports a leJos nature project. Integrated Upload via Bluetooth/USB. Includes a graphical modelling environment of statemachines. Requires: Eclipse GMF and oAW
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JavaScript XML/XSLT library is used for client-side manipulations with XML strings and DOM objects, including XSL transformations. Provides single API for different browsers. Can use remote files as XML and XSL sources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ArduoCSS is a Css editor with an intuitive and easy-to-use interface.With ArduoCSS you can preview dinamically how html is affected by your stylesheet changes. Most commons css properties can be choosed by drop-down menu, reducing the typing mistakes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    phpAnnotations provides Annotations support similar to Java or C# in your PHP projects. Annotations gives you the ability to add meta information/configuration to your classes by readable at runtime using reflections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10
    Survey coffeeBeans are Swing based JavaBeans for easy component based MVC application development
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Tokenizer and translator for the IDL language, principally used with the IDL environment from ITTVis and GDL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    RUNGJenerator is an Utility designed for increasing developement speed.It replicates blocks of similar code adding find/replace functionality.It works good with Ultraedit Macros.It's a general purpose tool for all programming languages and Developer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    jCompany Full-Stack Framework - Community Version. Hyper-produtive Full Stack Solution for Java EE Open Source Development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Java HTML/XML Compressor is a very small, fast and easy to use library that compresses given HTML or XML source by removing extra whitespaces, comments and other unneeded characters without breaking the content structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Add-In for Enterprise Architect UML tool, used for code generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Configurator and Code-Generator for automotive UDS (Unified Diagnostics Services). The generated code is independent of bus and transport-protocol. Every service is generated in it's own file. It's planned to create support for DEH and DET.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Felix programming language specifications and translator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    BCX Basic to C translator
    BCX (Basic to C Translator) BCX is a small command line tool that inputs a BCX BASIC source code file and outputs a C source code file which can be compiled with many C or C++ compilers.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19

    Chiba

    Creators discontinued Chiba & founded betterFORM http://betterform.de

    The development of Chiba was discontinued in 2009. The betterFORM Project by the same people who did Chiba is its successor. See http://www.betterform.de for further information
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This tool provide help for write SPEC file to build RPM, it work in snippet like style, the final goal should be to manage a fully project, with make the tar.bz2 archive and start the build of the RPM, we think also about a autocompletion like style.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Use of annotations to specify constraints on methods. There are annotations available to perform common checks (i.e. a parameter has to be not null, an int value has to be positive, etc.) and to use a full-flavoured design by contract in java with suppor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Cheetah is a template engine and code generation tool, written in Python. Web development is its principle use, but Cheetah is very flexible and is also being used to generate C++ game code, Java, sql, form emails and even Python code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Libparser is a C++ library for parsing. It can generate a parsing table at runtime (loading a BNF grammar file). It also includes a tool for creating the parsing table in a file or in C/C++ code. It currently can parse LL1 and SLR1 grammars.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MOStlyCE is a "What You See Is What You Get" (WYSIWYG) editor for the open source Mia Content Management System (MiaCMS). MOStlyCE aims to bring simply, yet power, HTML editing capabilities into the hands on the average user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ATTENTION! For various reasons, the infrastructure of the Reuseware project has moved. All information and latest versions are available via the new Reuseware webpage: http://reuseware.org
    Downloads: 0 This Week
    Last Update:
    See Project