Showing 1574 open source projects for "code"

View related business solutions
  • 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
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 1
    Roc C++ IDE and Compiler
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    x.Link is a Java J2EE performance profiler. Using byte code modification it has a minimal impact on running systems and can even be used in production systems. x.Link offers an alternative to commerical J2EE profilers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A compact C++ application that allows you to convert from Macintosh(R) format source code to PC Comptabile source-code. Mainly to convert line-feeds. It will work on an entire directory structure scanning all folders and sub-folders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    reverse is a preprocessor to turn programming languages (like C or java) into powerful templating languages
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    The Unnamed-RPG project's goal is to create a system of tools for developers to create games or software that takes advantage of the power and complexity of Rolemaster(TM) style of role-playing guidelines.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    playstation (psx) development tools: includes disassembler, code profiler, and cd mastering tools (split off from the World Foundry GDK).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The program emulates a MIX machine (introduced by Knuth in his books "The Art of Computer Programming"). - MIX Assembly Language (MIXAL) parser that converts the MIXAL code to MIX machine code - a MIX interpreter which executes MIX machine code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This library helps you avoid the use of raw pointers in your C++ code. The classes are proxies that provide strict ownership and reference checking, even in STL containers, and help eliminate resource leaks and dangling references.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    "Creator of Turbo Pascal Code" is a cool project allowing to create normal length programs in Turbo Pascal knowing only the basics of TP. It has a set of creators (for example: procedure creator using database of TP procedures). It is only in Polish!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    Open Source Microsoft VC to Delphi translator is the translation utilities toolset with IDE that support translating Microsoft VC 7.0 projects, libraries, API’s to Delphi 7.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Paradox is a programming language designed to combine the simplicity of scripting languages like PHP and Perl with the power and speed of C++ and Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    GameBlade is a set of C++ functions and classes simplifying the most common functions of SDL. GameBlade is treated and used as if it was your own code. It is very small, cleanly written and well documented, including many examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The C++Pager can help C++ programmers to output long complex text (i.g HTML). It enables to embed C++ code in text files which use JSP like syntax, and uses STL based stream to output. It is the C++\'s simple standalone version of JSP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Code to process human readable input is often highly stylized and repetitive. This project extracts the common elements found in such code and makes them available in a concise form as C tables and subroutines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Code duplication detector

    Detect copy-paste code.

    Attempts to detect duplicated code within and across multiple input files. Attempts to see through superficial variations such as variable names, changes in constness, and minor differences in types. Covers only C++ for now, but frontends for e.g. C9
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Zoso is a contextual programming language. Contexts speed software development by allowing you to use "mini-languages" that are optimized for specific tasks in a single source code file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    hIDE is an Integrated Development Environment (IDE) for C++, C & Java based application programming. It is currently being developed on the Linux platform with plans for an eventual port to Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    BeOS Rapid Integrated Environment (or BRIE for short) is an IDE for rapid development of BeOS / OBOS / Zeta applications. All code is generated in C/C++ using the BeOS API plus a few extensions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    TextCodec can encode texts using simple algorithm and then decode them by using statistical language data.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Esla is a very simple C++ scripting language that can be embedded within an application or a numerical code. New language keywords can easily be programmed and added to the core language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    THIS PROJECT IS STOPPED. This project is an unofficial C++ port of the Eclipse SWT. It provides a common GUI toolkit for writing Linux and Windows applications with the same source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Sigel teaches virtual robots to walk in a physical 3D-simulation. It uses the method of "Genetic Programming" to evolve control programs for any robots that come into your mind, visualizes them using OpenGL and exports animations to Povray.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SymDiff is a little command line tool for symbolic differentiation and expression evaluation. Furthermore, the code can be used for the symbolical implementation of certain mathematical algorithms that require derivatives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Python bindings for the Scintilla source code editor widget running under Gtk 1.x. NOTE: This is no longer under development, since the authors are moving to Gtk2 and using pyscintilla2 instead. See http://sra.itc.it/people/cavada/PyScintilla2.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project is undergoing re-evaluation (as of 3-21-04) to best serve its original purpose: to provide java-like, yet elegant clarity to Windows Code. With the discovery of similar projects, we aim to simplify and enhance this project greatly.
    Downloads: 0 This Week
    Last Update:
    See Project