Search Results for "opensource java code" - Page 167

Showing 4312 open source projects for "opensource java 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
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    X4Java is a framework that serializes and de-serializes Java object based upon the Schema provided, the output of this framework is XML file conforming to the provided Schema, structure of XML o/p can be change by applying minimal changes to schema file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The Copybook Adapter Generator will generate a Java object graph based on a copy book, or set of merged copybooks (i.e. header, body, footer). Handles length validation, proper field padding, redefines, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    CodeSnippet is a collection of Java libraries to convert CSS, DTD, HTML, Java, JavaScript, JSP, Properties, SQL, and XML code to HTML with syntax highlighting and line number support. If you want to see it in action, visit http://snippets.hoydaa.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PHPCheckclipse is an Eclipse-Plugin that enables Checkstyle features for PHP developement. This means PHPCheckclipse checks your code for coding standards while you are typing.
    Downloads: 0 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.
  • 5

    Kammerjäger

    Kammerjäger is a debugging tool with integrated correctness proving.

    Kammerjäger is a debugging and testing tool that enables you to prove the correctness of your code. In our C like programming language named "SimPL" you can easily and simply annotate your code with preconditions and assertions (also with forall and exists expressions). We then use Microsofts Z3 theorem prover to prove if the behaviour of your program matches what you expected. The easy to use GUI with an integrated Interpreter and Debugger (with a Stackview and HotCodeReplacement) makes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A simple J2EE framework for Web 2.0 applications. Made of conveniences and conventions, less4j can help to produce more applications with less Java code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Personal Twitter Search without noise. Java code at https://github.com/karussell/Jetwick
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    NekoMUD is a Multi-User Dungeon server written in Java using the Spring framework. Individual MUD servers may be made part of a larger MUD network. Server code is licensed under the GNU Affero GPL Version 3+.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Fly Angel is a JAVA development of ultra-lightweight open-source framework, with the goal of realization of the WEB system code page and separation, and do not need to write a lot of profile.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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
  • 10
    MUPE(Multi User Programing Enviroment) is an open source programing enviroment, written in java. It offers the ability for programer-groups, that work together on a project, to hold the code up to date.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Slickrock is a framework for building rich internet applications. Applications are workflow-based. Applications are designed using a configuration tool, with plug-in points that accommodate custom Java code, both on the server and client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Marko is a lightweight, action-based web framework for Java with support for multiple templating engines (Freemarker, Velocity, etc). Configuration is done in code (no XML).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Verifier/validator for the install4J commercial Java installer. Uses a simple hash comparison taken remotely and a local installation binary. Code is in subversion!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This project is to build a code review platform to have greate features such as multiple source code control tools and IDE support,crossing internet code review,live or offline code review.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JetS3t is a free, open-source Java toolkit and application suite for Amazon Simple Storage Service (Amazon S3), Amazon CloudFront content delivery network, and Google Storage for Developers. Code is available from http://bitbucket.org/jmurty/jets3t
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    FSRC is a branch of the FreeSimRC code started by Stefan Bissell. FSRC is a java based virtual air traffic control client for use on virtual fight simulation networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JNC means java native compiler. It take the java byte code file as input and translate it to C or ASM format then compile to native format such as elf or pe file. So your java program can run without JVM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MixGin provides a fluent API for an easy interaction between groovy and java fragments within java code.Those code can be mixed arbitrarily, including automatic category detection and data access of variables declared in groovy within java and vice versa
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Global IP scanner is fast and friendly network scanner for Windows, Linux, and Mac. It is very extensible, allowing it to be used for very wide range of purposes, with the primary goal of being useful to network administrators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    XSD Object Translator is capable to create Java classes from XSD files. And the classes created reflects the objects structure of valid XML files, in accordance with the XSD files. This way, this objects can to be serialized to XML and back with XStream.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Android shared emulator routines

    Rich Android integration shim for game console emulators

    This library is based on work, done by Yong (?) and intended to unify existing Android emulators code, written by him, with becoming Android frontend for libretro as further goal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Polyscript

    A "cross-platform" scripting language.

    A scripting language interpreted into several other script languages which can be executed on multiple platforms, such as bash/sh, Windows batch (cmd) and VBScript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Sympedia GenFw is a flexible and easy to use framework for software artifact generation. Input models can be associated with generators via extensible rule sets. Additional Content providers, generators and rules can be provided by Eclipse plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A behavioral synthesis tool infrastructure and software framework, translating sequential algorithms into hardware descriptions expressed in a hardware description language (HDL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Tools to simplify parsing and processing XML using the ANTLR parser generator.
    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.