Showing 339 open source projects for "java code editor"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 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
  • 1
    My Java Utilities - Multi-purpose library for Java applications, aka me sharing my reusable application code for all of you to re-use at will.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The main purpose of this project is to develop a Graphic policy definition editor implemented in Java language and based on the XACML standard which manages access control policies
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    Mass Password Generator

    An easy-to-use generator for large numbers of passwords.

    Originally for my school's IT Department, I have now released the source code under the GNU GPL. It supports the random generation of huge numbers of passwords that can be determined in a variety of ways.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JScript is Java Interpreter that parse and execute pure java code and share the resource with current JVM. In addition, a java command line console is included. It's easy to create script program in Java grammar by it.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
    Click to perfect your product now.
  • 5
    Glassbox is an automated troubleshooting and monitoring agent for Java apps that diagnoses common problems with one-click. Drop in a .war file from http://www.glassbox.com and find out what's wrong with your existing web apps, without any code chang
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PROSE is a system that performs controlled, systematic, and efficient modification of the code of running Java applications without requiring them to be shut down. PROSE is an infrastructure that supports software adaptation by extending apps at runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    AFRS utilizes the Linux inotify kernel tool to monitor your filesystem for file changes, records or displays those changes and if desired, replicates those changes in near real time to other systems running AFRS using rsync. AFRS can also be used as a li
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    An architecture description language (DiaSpec) supports the description of components of a given distributed computing area. From these descriptions, DiaGen generates a dedicated programming framework to support distributed application development.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Main source code is moved at https://github.com/jpahullo/planetsim. We recommend authors of contributions sections to move your code to github. Since then, contributions remain here for your use at will. PlanetSim is an object oriented simulation framework for overlay networks and services. This framework presents a layered and modular architecture with well defined hotspots documented using classical design patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 10
    Joone is a neural net framework written in Java(tm). It's composed by a core engine, a GUI editor and a distributed training environment and can be extended by writing new modules to implement new algorithms or architectures starting from base component
    Leader badge
    Downloads: 233 This Week
    Last Update:
    See Project
  • 11
    BinEditor is a editor for binary files, can show the bytes or nibbles as hexadecimal, decimal or binary value. Currently the project is dead, if any want to takeover, email to mariocastelancastro@gmail.com
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    This project is designed to help programmers understand the resource utilization of their code in the Java Virtual Machine and provide real time feedback via a GUI interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Parapin makes it easy to write code under Linux that controls individual pins on a PC parallel port. This kind of control is very useful for electronics projects that use the parallel port as a generic digital I/O interface (instead of as a printer port)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Peruser is a open-source lightweight knowledge application framework. Peruser speaks XML and RDF and is implemented in Java. Peruser code runs within Cocoon, as a standalone webapp, as console programs invoked through ant, or as embeddable java code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This Java program calculates the SPBRG value for a given baud rate (Baudrate) and clock frequency. It comes with a graphical interface and a simple value interpretation guide. A Java Webstart file (.jnlp) is provided.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    a framework library with a template method interface and inheritable classes for an executable process design which produces an executable which is both a GUI and a console application. It provides multi-threading for work items of the provider process .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This project about providing run-time support for developing Decentralized Autonomic Computing systems (Eclipse Innovation Grand). Currently the project contains a automatic guided vehicle (AGV) simulator and an editor and visualisation as eclipse plugin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JavaSock provides a combination Java API and native code library allowing Java programs to manipulate raw network packets through a consistent and secure interface. The API supports applications including packet filtering and packet sniffing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    WorkingCode gives you what the name says working pieces of codes in Java. We are talking about code snippets and full utility apps for Java and J2me. It's use is intended as a library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Standalone or webstarted JCR (JSR-170, Java Content Repository) browser and editor for existing repositories such as Apache Jackrabbit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Java Virtual System (JVS) is built around a virtual file system (VFS) - a common platform of Java, by Java, for Java. JVS extends JVM and makes it from an interpreter running half-compiled code a first-class server.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    The FrameCode.NET project is a collection of articles and sample code in all kinds of programming languages that point out hints, tips, tricks, samples, and much more. Articles are community driven and are provided by the public!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ActiveGrid is an Enterprise Web 2.0 solution that allows the composition of code-free applications that comply with corporate IT standards. Technologies include Python, Java, XForm, Xpath, WSDL, CSS, XML Schema (XSD), XACML, and BPEL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    XinDiff is a diff utility implementing WinDiff like GUI by an improved LCS algorithm. The key feature in addition to WinDiff is in-place comments for code review.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The DBE Studio is an Integrated Development Environment (IDE) for the Digital Business Ecosystem (DBE). It includes eclipse plugins that allow business services to be analysed, and corresponding software services to be defined, developed and deployed.
    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.